Fangames > Programming Questions

Player Start object is not working, need help. Again.

<< < (2/2)

lawatson:
And in your tempExe script?

MatthewRPG:

--- Quote from: lawatson on March 28, 2015, 02:52:31 PM ---And in your tempExe script?

--- End quote ---

--- Code: --- var f;
f = file_bin_open("temp",0);
global.savenum = file_bin_read_byte(f);
file_bin_close(f);
saveExe();
--- End code ---
(Sorry for the late response, internet kinda died.)

MatthewRPG:
Okay. For whatever reason, the Player object was not persistent. The problem is now resolved. Sorry for wasting your time.  :FailFish:

Navigation

[0] Message Index

[*] Previous page

Go to full version