Gamestudio Links
Zorro Links
Newest Posts
AlpacaZorroPlugin v1.3.0 Released
by kzhao. 05/22/24 13:41
Free Live Data for Zorro with Paper Trading?
by AbrahamR. 05/18/24 13:28
Change chart colours
by 7th_zorro. 05/11/24 09:25
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
3 registered members (AndrewAMD, Akow, degenerate_762), 1,430 guests, and 9 spiders.
Key: Admin, Global Mod, Mod
Newest Members
AemStones, LucasJoshua, Baklazhan, Hanky27, firatv
19055 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 | chip programmers | 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