| Home Page | Recent Changes | Preferences

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

Image Uploads

Random Page

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

Mapping Topics

Mapping Lessons

UnrealEd Interface

Questions&Answers

Scripting Topics

Scripting Lessons

Making Mods

Class Tree

Questions&Answers

Modeling Topics

Questions&Answers

Log In