textdraw help
#6

pawn Код:
public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
{
if (newkeys == KEY_FIRE)
{
TextDrawHideForAll(Ann);
//or
TextDrawHideForPlayer(Ann);
}
Reply


Messages In This Thread
textdraw help - by ThamburaaN - 24.12.2011, 02:15
Re: textdraw help - by Kar - 24.12.2011, 02:43
Re: textdraw help - by ThamburaaN - 24.12.2011, 03:30
Re: textdraw help - by ZmaXy - 29.12.2011, 16:30
Re: textdraw help - by ThamburaaN - 29.12.2011, 17:04
Re: textdraw help - by ZmaXy - 29.12.2011, 17:32

Forum Jump:


Users browsing this thread: 1 Guest(s)