Update Value VariableRoom
Posted: 20 Dec 2017, 16:32
Hello everybody,
I have a small problem on _room.GetVariable ("update_me_plz"). Value ("im_the_value") client-side
I update my RoomVariable on server-side ( to "im_the_NEW_value" ), and on smartfox i can see the variable being updated.. all is fine.
But now client-side back I restart the script _room.GetVariable ("update_me_plz") Value and is always the original value ("im_the_value")
Any idea ? thx to all and sorry for bad eng
I have a small problem on _room.GetVariable ("update_me_plz"). Value ("im_the_value") client-side
I update my RoomVariable on server-side ( to "im_the_NEW_value" ), and on smartfox i can see the variable being updated.. all is fine.
But now client-side back I restart the script _room.GetVariable ("update_me_plz") Value and is always the original value ("im_the_value")
Any idea ? thx to all and sorry for bad eng