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
1 registered members (TipmyPip), 18,449 guests, and 6 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
Load error... #134388
06/07/07 01:21
06/07/07 01:21
Joined: Jun 2007
Posts: 43
Montréal
J
Julientdc Offline OP
Newbie
Julientdc  Offline OP
Newbie
J

Joined: Jun 2007
Posts: 43
Montréal
Hello,

I put my script in a folder with all this files for I can using easily when I need it.

But I have a lot of problems...

1. I can load my sounds with : sound son_saut = "Global01\\sauter.wav"; but I can't load my bitmap with: bmap = "Global01/panneau.pcx"; or bmap = "Global01\\panneau.pcx"; that do this error: "invalid character" because the slash...

2. Why I can't see the actions who is not in my main script? I go in behavior and my actions is not there... But if I put in main file all my script work... Yes I have include my file and yes all my functions in my file included work but not the action...

3. Why I have diffulty to change my model with the same script of the old? The scipt not associated with the new entity but with nothing when I change my model!?

I need your help...

Thank you,
Julien

Re: Load error... [Re: Julientdc] #134389
06/07/07 03:21
06/07/07 03:21
Joined: Jun 2007
Posts: 43
Montréal
J
Julientdc Offline OP
Newbie
Julientdc  Offline OP
Newbie
J

Joined: Jun 2007
Posts: 43
Montréal
Ok I have find the question 1 answer:

BMAP panneau = "Global01\\panneau.pcx";
...
bmap = panneau;

When you do this, this work!

But I add a question:

4. Why when I open a script wdl just with a double click in my folder a message say "C:\Document not found.".

5. Why when I try to open the panel editor my script editor crash with a startup error E355?

Last edited by Julientdc; 06/07/07 03:26.

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