Hide textdraws
#4

Quote:
Originally Posted by doreto
Посмотреть сообщение
pawn Код:
public OnPlayerSpawn(playerid)
{
    // called when player spawn
    TextDrawHideForPlayer(playerid, textdraw); // replace textdraw with your defined textdraw
    // hide textdraw when player spawn
    return 1;
}
He wants it to show AFTER the player spawns
Reply


Messages In This Thread
Hide textdraws - by Ananisiki - 08.09.2013, 17:12
Re: Hide textdraws - by [HK]Ryder[AN] - 08.09.2013, 17:16
Re: Hide textdraws - by doreto - 08.09.2013, 17:18
Re: Hide textdraws - by [HK]Ryder[AN] - 08.09.2013, 17:20
Re: Hide textdraws - by Lidor124 - 08.09.2013, 18:20
Re: Hide textdraws - by Ananisiki - 08.09.2013, 18:22
Re: Hide textdraws - by alex9419 - 08.09.2013, 18:30
Re: Hide textdraws - by PrinceKumar - 08.09.2013, 18:49

Forum Jump:


Users browsing this thread: 1 Guest(s)