Textdraw while in class selection?
#2

You will need to detect the class ID. Then that stuff goes into "OnGameModeInIt".
Then you will need to show the textdraw when the class ID is right, using "TextDrawShowForPlayer".
https://sampwiki.blast.hk/wiki/TextDrawShowForPlayer
Theres so such thing as "OnPlayerClassSelection". And you will also need to "TextDrawHideForPlayer" when
the class ID does not match they class they are currently looking at.
https://sampwiki.blast.hk/wiki/TextDrawHideForPlayer

If you don't mind, you can just use "GameTextForPlayer", to show a name, but if you wish to stick
to your textdraws, you can. https://sampwiki.blast.hk/wiki/GameTextForPlayer
Reply


Messages In This Thread
Textdraw while in class selection? - by BJaxx - 11.11.2010, 23:10
Re: Textdraw while in class selection? - by Las Venturas CNR - 11.11.2010, 23:38
Re: Textdraw while in class selection? - by BJaxx - 12.11.2010, 00:34
Re: Textdraw while in class selection? - by Las Venturas CNR - 12.11.2010, 01:53
Re: Textdraw while in class selection? - by BJaxx - 12.11.2010, 03:06

Forum Jump:


Users browsing this thread: 1 Guest(s)