Update3DTextLabel help
#3

Do you want ideas or are you asking for someone to make it for you?

Well, I'm assuming you know how to make a command. Lets just say you're using ZCMD for beginners' sake.
PHP код:
CMD:command(playeridparams[]) 
Congratulations, you've now created a command.

Now you can use Create3DTextLabel to create a label.

Then you can set a timer using SetTimerEx or SetTimer, coolies. You could either make a global loop in the timer, or a label ID specific update timer. (Update all labels at once > Run a loop in the timer) (Update a single label at once > Pass the label ID through SetTimerEx)

Now within that timer, you can just use Update3DTextLabel to update the label. Wow, that's so easy!

--

Good luck!
Reply


Messages In This Thread
Update3DTextLabel help - by nemanjasepa - 19.10.2016, 13:06
Re: Update3DTextLabel help - by nemanjasepa - 21.10.2016, 11:33
Re: Update3DTextLabel help - by Threshold - 21.10.2016, 11:39
Re: Update3DTextLabel help - by nemanjasepa - 21.10.2016, 11:47
Re: Update3DTextLabel help - by s4kuL - 21.10.2016, 12:00
Re: Update3DTextLabel help - by nemanjasepa - 21.10.2016, 12:17
Re: Update3DTextLabel help - by Yaa - 21.10.2016, 12:32
Re: Update3DTextLabel help - by nemanjasepa - 21.10.2016, 12:36
Re: Update3DTextLabel help - by nemanjasepa - 21.10.2016, 12:46
Re: Update3DTextLabel help - by ThatFag - 21.10.2016, 13:03

Forum Jump:


Users browsing this thread: 4 Guest(s)