Question about stop_entire_game();
I use the command stop_entire_game(1); in the escape.c script, so whenever you press escape, the game stops (pauses). This has a few consequences, but can it do any harm? (ie scripts not working properly anymore after pausing, etc.)
March 27th 2008, 10:07 PM

likogirl


can you help me set up my ultimate cheats? i just downloaded it & dont know what to do next
I've been trying it and haven't had any real problems, but it does do something along the lines of draw_screen() because dead bodies, blood etc will disappear after using it. DinkC ref. v3.1 has more info about it.
Hey likogirl don't spam here Neo Kid! You can create a new topic instead!
That's the thing with stop_entire_game();. It redraws the screen. Go level up a level, see for yourself.