|
|
|
Help!
by VoroneTZ. 10/14/25 05:04
|
|
|
|
|
|
0 registered members (),
9,184
guests, and 0
spiders. |
Key:
Admin,
Global Mod,
Mod
|
|
|
wdl files
#84966
08/07/06 13:23
08/07/06 13:23
|
Joined: Mar 2006
Posts: 724 the Netherlands
Frits
OP
User
|
OP
User
Joined: Mar 2006
Posts: 724
the Netherlands
|
A possibility to put your *.wdl files in a different folder then the workfolder like; Gstudio6 ..Workfolder1: all the WED elements and Start.wdl for that game (1) ..Workfolder2: all the WED elements and Start.wdl for that game (2) ..etc. ..Scriptsfolder: all the scriptfiles needed for game1 and game 2
In this way, if you change a wdl file, it will effect all the games where it is used and the gamefolder in use has no elements that are not needed by the game.
Regards, Frits
I like to keep scripting simple, life is hard enough as it is. Regards, Frits
|
|
|
Re: wdl files
[Re: Excessus]
#84968
08/07/06 13:31
08/07/06 13:31
|
Joined: Mar 2006
Posts: 724 the Netherlands
Frits
OP
User
|
OP
User
Joined: Mar 2006
Posts: 724
the Netherlands
|
Tried it, does not work, look in the manual.
Regards, Frits
Last edited by Frits; 08/07/06 13:32.
I like to keep scripting simple, life is hard enough as it is. Regards, Frits
|
|
|
Re: wdl files
[Re: Excessus]
#84970
08/07/06 13:59
08/07/06 13:59
|
Joined: Mar 2006
Posts: 724 the Netherlands
Frits
OP
User
|
OP
User
Joined: Mar 2006
Posts: 724
the Netherlands
|
I have tried it, My start.wdl is in a folder 'Workfolder1' with all the elements from WED. All my script files in the folder 'Scripts'. Indeed I can't run my game, and when I loaded the start.wdl in SED all the included files will not automaticaly loading in SED and yes I have set Load Included Files in SED --> Configuration on the tab Environment. When I open WED it say's; Can't open file 'x.wdl' Can't open file 'y.wdl' Can't open file 'z.wdl' etc Now I have placed all the wdl files in the workfolder, then it works. So you can only place the wdl files in a subfolder in the workfolder, and that is not what I want because then the wdl files are not visible for my other workfolder.
Regards, Frits
Last edited by Frits; 08/07/06 14:49.
I like to keep scripting simple, life is hard enough as it is. Regards, Frits
|
|
|
Re: wdl files
[Re: FBL]
#84972
08/07/06 15:57
08/07/06 15:57
|
Joined: Mar 2006
Posts: 724 the Netherlands
Frits
OP
User
|
OP
User
Joined: Mar 2006
Posts: 724
the Netherlands
|
No, only when you make it a subfolder in the workfolder. What I want is a subfolder in Gstudio6 named 'scripts' and that does not work.
C: ..Program Files ....Gstudio6 ......Gamefolder; with start.wdl and WED entities ......Scripts; with the rest of the scripts
This does not work,
C: ..Program Files ....Gstudio6 ......Gamefolder; with start.wdl and WED entities ........Scripts; with the rest of the scripts
This works.
Regards, Frits
I like to keep scripting simple, life is hard enough as it is. Regards, Frits
|
|
|
Re: wdl files
[Re: FBL]
#84975
08/07/06 20:55
08/07/06 20:55
|
Joined: Jun 2003
Posts: 1,017 Germany
Thomas_Nitschke
Senior Developer
|
Senior Developer
Joined: Jun 2003
Posts: 1,017
Germany
|
That's what I thought when I first came across this thread... "../scripts" should do the job, indeed. I can't think of anything that could prevent this from functioning.
Formerly known as The Matrix - ICQ 170408644
I've been here for much longer than most people think. So where's my "Expert" status?
|
|
|
|