PDA

View Full Version : FastRestart



Paho
15th July 2016, 11:39
What functions comprise fast restart?

IzNoGoD
15th July 2016, 11:59
map_restart(true) or map_restart(false)

Paho
15th July 2016, 12:12
I mean what's going at fast restart

Ni3ls
15th July 2016, 12:34
What do you mean?

IzNoGoD
15th July 2016, 14:36
on a fastrestart, everything is wiped except for player.pers array, and maybe the game array (not sure about that last one)

maxdamage99
15th July 2016, 20:27
level.array wiped

Paho
18th July 2016, 11:45
what endon to use?
level endon("end_map");?

Whiskas
18th July 2016, 12:09
what endon to use?
level endon("end_map");?

First, tell us what you want to achieve.

Paho
18th July 2016, 12:18
Fast restart not work
script runtime warning: potential infinite loop in script.
@ number
only fast restart
but i not can set developer 1(too much edit for developer)

IzNoGoD
18th July 2016, 12:34
Then your script is buggy, not fast_restart.