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?
__________________
Deep into the Darkness peering...