| Home Page | Recent Changes

Mod Authoring/Adding A Scoreboard

Scoreboards work just like HUD (UT)s. If you create a new scoreboard class that extends TournamentScoreBoard and put the class in your game type's ScoreBoardType variable, players will be given a scoreboard of that kind. A scoreboard draws its information whenever the player's bShowScores variable is true. It draws through the PostRender function and is given a Canvas parameter. Look at TournamentScoreBoard for an example of player sorting and score listing.


Prev Page: /Adding A HUDSection 12 of 12 – End of Document

The Unreal Engine Documentation Site

Wiki Community

Topic Categories

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

FAQs

Help Desk

Mapping Topics

Mapping Lessons

UnrealEd Interface

UnrealScript Topics

UnrealScript Lessons

Making Mods

Class Tree

Modeling Topics

Chongqing Page

Log In