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
4 registered members (dBc, clonman, TipmyPip, 1 invisible), 19,019 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
Page 3 of 4 1 2 3 4
Re: menu and level load issue... [Re: Blink] #320103
04/19/10 17:58
04/19/10 17:58
Joined: May 2009
Posts: 439
T
TerraSame Offline
Senior Member
TerraSame  Offline
Senior Member
T

Joined: May 2009
Posts: 439
I just read all the new posts...
I definatly understand the "Driring me Crazy" comment...
I'm lov'in it that you got it working finally....
Great!
Now it's back to my flippin' code problems...
G'd Day!

Re: menu and level load issue... [Re: TerraSame] #320155
04/19/10 23:38
04/19/10 23:38
Joined: Jan 2006
Posts: 2,157
Connecticut, USA
Blink Offline OP

Expert
Blink  Offline OP

Expert

Joined: Jan 2006
Posts: 2,157
Connecticut, USA
thanks for confidence, i ran into yet another issue! maybe its not meant for me to finish this game!


My Famous Quotes: "Hip hop is like a virus, infecting everyone and everything around it. Every form of media has some way,shape or form, assimilated hip hop into it." It has also mutated into other strains like, trip hop, house, rap, gangster, and conscious forms. Once you are infected with it, its with you for life."
Re: menu and level load issue... [Re: Blink] #320166
04/20/10 04:40
04/20/10 04:40
Joined: May 2009
Posts: 439
T
TerraSame Offline
Senior Member
TerraSame  Offline
Senior Member
T

Joined: May 2009
Posts: 439
Do not stop...
Must finish what you started...
Proceed forward...
The shortest distance is a straight line...
Don't dieviate...
Keep a stiff upper lip...
You'll git-er-done!

Re: menu and level load issue... [Re: TerraSame] #320306
04/20/10 20:16
04/20/10 20:16
Joined: Jan 2006
Posts: 2,157
Connecticut, USA
Blink Offline OP

Expert
Blink  Offline OP

Expert

Joined: Jan 2006
Posts: 2,157
Connecticut, USA
i hope so.....query, does anybody know how to finish a game? i have a menu, all the levels are loaded, but i am getting an error when i publish from SED. ANYONE....BUELLER...????


My Famous Quotes: "Hip hop is like a virus, infecting everyone and everything around it. Every form of media has some way,shape or form, assimilated hip hop into it." It has also mutated into other strains like, trip hop, house, rap, gangster, and conscious forms. Once you are infected with it, its with you for life."
Re: menu and level load issue... [Re: Blink] #320335
04/21/10 00:28
04/21/10 00:28
Joined: May 2009
Posts: 439
T
TerraSame Offline
Senior Member
TerraSame  Offline
Senior Member
T

Joined: May 2009
Posts: 439
I don't get it!
What's the problem now???
You said it was working perfectly.
Give us more detail...
Then maybe someone here can help!
Have you resourced each level seperatly into multiple .wrs files?
Explain the situation with details...

Re: menu and level load issue... [Re: TerraSame] #320347
04/21/10 06:26
04/21/10 06:26
Joined: Jan 2006
Posts: 2,157
Connecticut, USA
Blink Offline OP

Expert
Blink  Offline OP

Expert

Joined: Jan 2006
Posts: 2,157
Connecticut, USA
now that i have the menu complete, all levels complete and linked. now when i tried to publish, the main script(menu)wasnt there, so when i tried to run the compiled level.cd, it had an error. what am i doing wrong?


My Famous Quotes: "Hip hop is like a virus, infecting everyone and everything around it. Every form of media has some way,shape or form, assimilated hip hop into it." It has also mutated into other strains like, trip hop, house, rap, gangster, and conscious forms. Once you are infected with it, its with you for life."
Re: menu and level load issue... [Re: Blink] #320348
04/21/10 06:27
04/21/10 06:27
Joined: Jan 2006
Posts: 2,157
Connecticut, USA
Blink Offline OP

Expert
Blink  Offline OP

Expert

Joined: Jan 2006
Posts: 2,157
Connecticut, USA
keep in mind, i am using A6 Commercial.


My Famous Quotes: "Hip hop is like a virus, infecting everyone and everything around it. Every form of media has some way,shape or form, assimilated hip hop into it." It has also mutated into other strains like, trip hop, house, rap, gangster, and conscious forms. Once you are infected with it, its with you for life."
Re: menu and level load issue... [Re: Blink] #320377
04/21/10 12:10
04/21/10 12:10
Joined: May 2009
Posts: 439
T
TerraSame Offline
Senior Member
TerraSame  Offline
Senior Member
T

Joined: May 2009
Posts: 439
OK...
So your publish proceedure only allows you to create a new folder that has all the files in it...
Simply copy your missing file into the new subfolder...
I suppose you tried that...

Tell me... are you doing this work with all your files located in the 3dgs "Work" folder or do you have a seperate folder located elsewhere?
Sometimes all your files need to be in the "Work" folder otherwise the publish process screws up...

When you publish... do you get any error pop-ups?

Try this maybe...
Go into the 3dgs folder and change the "Work" folder name then create a new "Work" folder...
Then copy all your files into the new folder...
Then try publishing...

Re: menu and level load issue... [Re: TerraSame] #320472
04/21/10 21:01
04/21/10 21:01
Joined: Jan 2006
Posts: 2,157
Connecticut, USA
Blink Offline OP

Expert
Blink  Offline OP

Expert

Joined: Jan 2006
Posts: 2,157
Connecticut, USA
i did that already, got an error. i have a seperate folder located elsewhere, but i have published there before and didnt have any issues. when i publish, one of my files cant be found, but its not the file that the error said is missing. update, i fpound the file that was missing, and extracted it from the code, so i no longer get the error. now the problem is when i run the level from the level.cd folder, the wdl is not found.


My Famous Quotes: "Hip hop is like a virus, infecting everyone and everything around it. Every form of media has some way,shape or form, assimilated hip hop into it." It has also mutated into other strains like, trip hop, house, rap, gangster, and conscious forms. Once you are infected with it, its with you for life."
Re: menu and level load issue... [Re: Blink] #320474
04/21/10 21:04
04/21/10 21:04
Joined: Jan 2006
Posts: 2,157
Connecticut, USA
Blink Offline OP

Expert
Blink  Offline OP

Expert

Joined: Jan 2006
Posts: 2,157
Connecticut, USA
ok, solved the problem. here was the solution.

i was publishing from SED, but the publish didnt include the wdl i published from...odd. but when i published from WED, no problem, it ran and everything. strange also, i was forced to create a wmb for the menu code, because it would run without a wmb of that script. thanks Terrasame for looking.


My Famous Quotes: "Hip hop is like a virus, infecting everyone and everything around it. Every form of media has some way,shape or form, assimilated hip hop into it." It has also mutated into other strains like, trip hop, house, rap, gangster, and conscious forms. Once you are infected with it, its with you for life."
Page 3 of 4 1 2 3 4

Moderated by  HeelX, Lukas, rayp, Rei_Ayanami, Superku, Tobias, TWO, VeT 

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