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,618 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 1 of 2 1 2
Game Demo Not Work #79381
06/25/06 18:22
06/25/06 18:22
Joined: Mar 2006
Posts: 24
B
Blkmage44 Offline OP
Newbie
Blkmage44  Offline OP
Newbie
B

Joined: Mar 2006
Posts: 24
After dling the goodies(250mb) in the 3dgs website, everytime i try to run a demo level made by someone else, and from one of the demo levels, it always says

<INCLUDE ^message.wdl>;>
ADEPT2.WDL 22:2 Error(26) Can't open message.wdl
<INCLUDE ^menu.wdl>;>
ADEPT2.WDL 22:2 Error(26) Can't open menu.wdl
<INCLUDE ^particle.wdl>;>
ADEPT2.WDL 22:2 Error(26) Can't open particle.wdl

This happens everytime, even when i try to run future.wmp used to go through the tutorial.... plz help! I just reinstalled my 3dgs and everything unaltered but the problem still remain

Re: Game Demo Not Work [Re: Blkmage44] #79382
06/25/06 20:03
06/25/06 20:03
Joined: Jul 2002
Posts: 4,436
Germany, Luebeck
Xarthor Offline
Expert
Xarthor  Offline
Expert

Joined: Jul 2002
Posts: 4,436
Germany, Luebeck
a) Check the path set in the main wdl file of the level
or b) copy the template scripts into the same folder where you're level is and you should be fine

Which edition and version are you using by the way?

Re: Game Demo Not Work [Re: Xarthor] #79383
06/25/06 22:41
06/25/06 22:41
Joined: Mar 2006
Posts: 24
B
Blkmage44 Offline OP
Newbie
Blkmage44  Offline OP
Newbie
B

Joined: Mar 2006
Posts: 24
For the update to 6.4. The new templates are downloaded separately, but after unzipping the actually update (15mb), how do u apply the 3mb new template folder, do u delete the old templete_6 folder? paste it inside the old template_6 folder...or what? BTW, does the update work if im updating it from version 6.11?

Re: Game Demo Not Work [Re: Blkmage44] #79384
06/25/06 23:24
06/25/06 23:24
Joined: Mar 2006
Posts: 24
B
Blkmage44 Offline OP
Newbie
Blkmage44  Offline OP
Newbie
B

Joined: Mar 2006
Posts: 24
also, after replacing all my old templates with new ones, i found out that tech demo no longer worked. The error message is horribly long, here's a section of it:

<create(gelb.pcx>,MY_POS,gelb_fligt)>
tlight.wdl 400:0 Error(269): Syntax Error-

<create(elf.mdl>,temp,my_elf)>
tlight.wdl 400:0 Error(269): Syntax Error-

<play_entsound(my,sndRoomPTorn0,1000)>
tpart.wdl 492:0 Error: Bad or missing parameter unknown function

plz help


Last edited by Blkmage44; 06/25/06 23:35.
Re: Game Demo Not Work [Re: Blkmage44] #79385
06/26/06 11:04
06/26/06 11:04
Joined: Jul 2002
Posts: 4,436
Germany, Luebeck
Xarthor Offline
Expert
Xarthor  Offline
Expert

Joined: Jul 2002
Posts: 4,436
Germany, Luebeck
Are you sure you replaced your old ones with the new ones?
Caus these syntax stuff looks like A5 or even prior.
(create is ent_create, play_entsound is ent_playsound ...)

To update from 6.11 to the latest version:
Download the 6.31 update first (at the very bottom of the download page), install it, then download the 6.40 update and install it aswell.

I don't use the templates and have no idea.
If you have a templates related question please post it over in the Templates forum.

Re: Game Demo Not Work [Re: Xarthor] #79386
06/26/06 11:30
06/26/06 11:30
Joined: Jul 2000
Posts: 28,024
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,024
Frankfurt
Of course you don't need to install the 6.31 update before. Installing 6.40 is just fine and will update your A5 templates and techdemo to the latest version.

Your error messages indicate that you've tampered with the A5 templates, f.i. copied old template files from the template folder into one of your game folders. This, of course, can not be fixed by an update.

Re: Game Demo Not Work [Re: jcl] #79387
06/28/06 10:42
06/28/06 10:42
Joined: Mar 2006
Posts: 24
B
Blkmage44 Offline OP
Newbie
Blkmage44  Offline OP
Newbie
B

Joined: Mar 2006
Posts: 24
so how should i use/put the new template, replace the old template folder? delete old template folder?

Re: Game Demo Not Work [Re: Blkmage44] #79388
06/28/06 14:44
06/28/06 14:44
Joined: Jul 2000
Posts: 28,024
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,024
Frankfurt
Depends on which folder you want to fix. You should better not have several copies of the template folder. Better copy the folders of the game demos that you want to run into your gstudio6 folder.

Re: Game Demo Not Work [Re: jcl] #79389
06/28/06 20:30
06/28/06 20:30
Joined: Mar 2006
Posts: 24
B
Blkmage44 Offline OP
Newbie
Blkmage44  Offline OP
Newbie
B

Joined: Mar 2006
Posts: 24
i mean the new 6.4 template update download, where do i put the material in the update download to update my templates

Re: Game Demo Not Work [Re: Blkmage44] #79390
06/28/06 22:49
06/28/06 22:49
Joined: Aug 2005
Posts: 13
P
PhilMo Offline
Newbie
PhilMo  Offline
Newbie
P

Joined: Aug 2005
Posts: 13
When attempting to run the techdemo in version 6.40, I get a syntax error at line 400 in tlight.wdl.

This is the line: create(<gelb.pcx>, MY_POS, gelb_fligt);

In the "New Features" doc for 6.40 it says: "The following A4 keywords are not recognized anymore by the engine: SYNONYM, SWITCH_VIDEO, CREATE, MORPH, ROTATE, REMOVE, PLAY_SOUND, PLAY_LOOP, STOP_SOUND, PLAY_ENTSOUND, TUNE_SOUND, SHOOT, TOUCH, SEND, NOP."

Does that mean that the techdemo scripts have to be re-written for 6.40 before they will execute?

Page 1 of 2 1 2

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