Quote:
Originally Posted by Chompy
I tried
PHP Code:
temp.obj.loadvars("levels/testfiles/objects.txt");
temp.obj.replace(0, "test");
sendtorc("/refreshfilelist");
the first var/member of the file is "testing",
but when I open it, its still "testing" when its suppose to be "test"
but isn't obj.replace(index, string); for arrays?
btw, anyone knows?
|
Ok, now paste the var's inside of the file.