Posts: 54
Threads: 8
Joined: Jun 2011
Reputation:
2
06-02-2011, 09:50
(This post was last modified: 06-02-2011, 09:52 by mac1981.)
Hi guys i read throu the forum, i need to write a welcome screen in the middle of the hud for about 5 seconds which appears on first spawn could you please help me with that? I know how to insert a text but its permanently...
THX
M@C
Posts: 3,054
Threads: 268
Joined: Feb 2011
Reputation:
63
its too big code. try this
self thread maps\mp\gametypes\_hud_message::hintMessage("PUT YOUR TEXT HERE");
put it "onPlayerSpawned" just after
self waittill("spawned_player");