Posts: 51
Threads: 8
Joined: Oct 2016
Quote:
Originally Posted by Shaheen
try this
PHP Code:
public ongamemodeinit()
TextDrawShowForPlayer(playerid, XBoss30[playerid]);
return 1;
and on
public onplayerspawn(playerid)
TextDrawHideForPlayer(playerid
XBoss30[playerid]);
it should work..
|
Are u dumb or something? but thanks for the help. Not working