Thread: text files
View Single Post
  #1  
Old 10-27-2006, 09:40 PM
xAndrewx xAndrewx is offline
Registered User
xAndrewx's Avatar
Join Date: Sep 2004
Posts: 5,260
xAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud of
Quote:
Originally Posted by Chompy View Post
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
__________________
Reply With Quote