Textdraw cmd
#9

Quote:
Originally Posted by Ananisiki
Посмотреть сообщение
I know that, but how do i create the command itself, like if press 1 then it changed to ~r~OFF and so on
Use an if else statement:

if(Blahblah - in this case if they hit 1)
{
show the text draw that says off
}
else
{
continue showing the textdraw that says on
}


Just do something like that.

Edit: Of course before any of this is done you must make the textdraws in a textdraw editor.
Reply


Messages In This Thread
Textdraw cmd - by Ananisiki - 04.05.2014, 21:25
Re: Textdraw cmd - by Aerotactics - 04.05.2014, 22:37
Re: Textdraw cmd - by Ananisiki - 04.05.2014, 23:01
Re: Textdraw cmd - by ShaneOvSina - 04.05.2014, 23:23
Re: Textdraw cmd - by Ananisiki - 04.05.2014, 23:29
Re: Textdraw cmd - by ShaneOvSina - 04.05.2014, 23:34
Re: Textdraw cmd - by Smileys - 05.05.2014, 08:06
Re: Textdraw cmd - by Ananisiki - 05.05.2014, 21:39
Re: Textdraw cmd - by K9IsGodly - 05.05.2014, 21:50
Re: Textdraw cmd - by Ananisiki - 05.05.2014, 22:03

Forum Jump:


Users browsing this thread: 1 Guest(s)