The Dink Network

Question about stop_entire_game();

March 27th 2008, 09:57 PM
bonca.gif
Christiaan
Bard They/Them Netherlands
Lazy bum 
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
anon.gif
likogirl
Ghost They/Them
 
can you help me set up my ultimate cheats? i just downloaded it & dont know what to do next
March 27th 2008, 11:10 PM
dinkdead.gif
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.
March 28th 2008, 02:00 AM
pq_cthunik.gif
GOKUSSJ6
Peasant He/Him Poland
Everyone should get a pizza for free in each week. 
Hey likogirl don't spam here Neo Kid! You can create a new topic instead!
March 28th 2008, 03:17 AM
sob_scorpy.gif
DinkDude95
Peasant He/Him Australia
The guy with the cute D-Mod. 
That's the thing with stop_entire_game();. It redraws the screen. Go level up a level, see for yourself.