Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
0 registered members (), 16,643 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
can't save and load in the same frame #83739
07/29/06 09:14
07/29/06 09:14
Joined: Jul 2006
Posts: 14
U
upczhsh Offline OP
Newbie
upczhsh  Offline OP
Newbie
U

Joined: Jul 2006
Posts: 14
When I load another level in a level,it says "can't save and load in the same frame".
What is it?

Re: can't save and load in the same frame [Re: upczhsh] #83740
07/29/06 09:54
07/29/06 09:54
Joined: Jun 2004
Posts: 2,234
Wisconsin USA
FoxHound Offline
Expert
FoxHound  Offline
Expert

Joined: Jun 2004
Posts: 2,234
Wisconsin USA
did you save the old level and try to load another level in that frame? you need to put a "wait(1);" in there so they won't try to happen in the same frame.

the "wait(1);" is your friend, but know when to use him and when not to.


---------------------
There is no signature here.


QUIT LOOKING FOR ONE!
Re: can't save and load in the same frame [Re: FoxHound] #83741
07/31/06 19:07
07/31/06 19:07
Joined: Jul 2006
Posts: 11
F
FrasherEko Offline
Newbie
FrasherEko  Offline
Newbie
F

Joined: Jul 2006
Posts: 11
I think you have to write wait(2) in your script. I've copied that text (because I 'm not able to write in this language):
The current level will terminated.
One frame cycle after this instruction the level is loaded, two frame cycles after the instruction the local entities in the new map are created and their actions are started.


Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1