for example :
I have health, live, and power vars, how do I can save them in "data" folder as data.dat file???
maybe
- Code: Select all
health=56;
live=2;
power=7;
saveVars("\data\data.dat", "atr");
Maybe you could help me Max-Line...
health=56;
live=2;
power=7;
saveVars("\data\data.dat", "atr");
Bee-Ant wrote:how do I change the "Esc" key to the other function???
Bee-Ant wrote:how do I can save them in "data" folder as data.dat file???
LoadGame("\data\Stage01.exe")
Bee-Ant wrote:I know about that...my question is...
HOW TO LOAD GAME WHICH PLACED IN "DATA" FOLDER???
Could I use this code :
- Code: Select all
LoadGame("\data\Stage01.exe")
Users browsing this forum: No registered users and 1 guest