![]() |
Gui Timeout
Hi all
I created a gui back some time and it worked great now a few monthys later all's going fine but the player mp wont update in a guitextctrl(text1) I have text = player.mpand in a timeout I have if (player.mp != text1.text) { text1.text = player.mp; } yet this doesnt work. Does anyone not know why? |
The code looks ok, text1 must be bugged / not set.
|
Maybe use object.setText(text), and check to see the timeout is working.
|
The timeout is working becuase it's updating other stats but the player.mp wont update :/
|
Put all the gui script in one part, but have the timeout somewhere else.
Example PHP Code:
|
still doesnt work :/ it updates when I update the weapon but thats it
EDIT: I got it to work thanks everyone |
| All times are GMT +2. The time now is 10:59 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.