17.03.2011, 16:52
Hey,
I can't use TextDrawCreate(607.000000, 326.000000, PlayerInfo[playerid][username]); in OnGameModeInit because of the following error:
error 017: undefined symbol "playerid"
What can I do to show the username in the textdraw without using playerid?
I can't use TextDrawCreate(607.000000, 326.000000, PlayerInfo[playerid][username]); in OnGameModeInit because of the following error:
error 017: undefined symbol "playerid"
What can I do to show the username in the textdraw without using playerid?