@Goblin_Wizard
Sorry to bother you again but...
Do you maybe know how to Save global variables?, Because I'd like to save some Numbers and or Strings that I can Read/Load trough an Systems Activate.script File.
I mean something Like this:
if (VARIABLE=="2") then
-- Do Stuff
end;
Is this somehow Possible to do?
|