MrScience101 wrote:I am gonaa kick myself if it is quit();.
void quit()
{
ExitGame();
}
Sgt. Sparky wrote:MrScience101 wrote:I am gonaa kick myself if it is quit();.
it is close to quit.
if you want it to be quit put this in global code,
- Code: Select all
void quit()
{
ExitGame();
}
and when you press the x use quit();
and the game will quit/exit.
Rux wrote:You mean you could make your own scripting language for GE Script using global code? You could make the code and save it, then import it into GE whenever you want?
Users browsing this forum: No registered users and 1 guest