Hi,
i was trying to set a variable from the player monitor, but it wouldn't work and i have no clue, why :/ The code is correct (or?) -> but it just not get's executed:
Set variable from player monitor.fsm
i was trying to set a variable from the player monitor, but it wouldn't work and i have no clue, why :/ The code is correct (or?) -> but it just not get's executed:
PHP:
if (_guiSelection == 0) then {
player_updateGui = [] spawn {
while {true} do {
//private...
player_updateGui = [] spawn {
while {true} do {
//private...
Set variable from player monitor.fsm