Setglobalint within dialog

Started by Minimi, Thu 20/11/2003 22:14:55

Previous topic - Next topic

Minimi

I want to add a value of 1 to a certain global value within dialog and outside does this work?

within dialog :

set-globalint 1 +1

outside dialog :

setglobalint (1, +=1);


I just need to check, so can you tell me if this will work?

Proskrito

Why dont you just try it before posting? : P
And im not so sure, but i think that wont work, just use a run-script with dialog_request and SetGlobalInt(1,GetGlobalInt(1)+1)

SMF spam blocked by CleanTalk