Quote Originally Posted by Ni3ls View Post
Code:
if(self getGUID() == 0)
      self thread saveonname();
else
     self thread saveonguid();

Code:
guid = if(self getGuid;
Code:
******* script compile error *******
uninitialised variable 'guid': (file 'huntyaudobriy/save.gsc', line 7)
   f=openfile(guid+".wp", "write");