Reply to Re: Checking globals from previous DMods?
If you don't have an account, just leave the password field blank.
Couldn't you write a program (outside dink) that read the old save and copied the values you are interested in to the new startup script?
You'd have to instruct the player to run that program first before starting the dmod... you could even check it in the startup by setting the variable to something (like 99 for example) befor it is replaced, and if it still is that on startup you could force it to show instructions and then shut down...
Am I making sense?
You'd have to instruct the player to run that program first before starting the dmod... you could even check it in the startup by setting the variable to something (like 99 for example) befor it is replaced, and if it still is that on startup you could force it to show instructions and then shut down...
Am I making sense?