Quote:
Originally Posted by Chompy
I found an method by searching for "savelines" :O
btw, Yen posted about this in that thread I found :]
PHP Code:
temp.obj = new TStaticVar();
with (temp.obj)
this.player_money="test";
works, but it adds all this:
HTML Code:
joinedclasses=
player_money=test
scriptlogmissingfunctions=false
timeout=0
will that change anything to it?
|
Get dynamic vars, can use to find each individual one