Gamestudio Links
Zorro Links
Newest Posts
Executing Trades on Next Bar Open
by vicknick. 06/13/24 08:51
Zorro Beta 2.61: PyTorch
by jcl. 06/10/24 14:42
New FXCM FIX Plugin
by flink. 06/04/24 07:30
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
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
0 registered members (), 1,251 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
AemStones, LucasJoshua, Baklazhan, Hanky27, firatv
19059 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 2 of 2 1 2
Re: i know im an extreem noob [Re: OblivionDrake] #205686
05/07/08 23:33
05/07/08 23:33
Joined: Feb 2008
Posts: 87
O
OblivionDrake Offline OP
Junior Member
OblivionDrake  Offline OP
Junior Member
O

Joined: Feb 2008
Posts: 87
ok the pic didnt come out good so heres what is in the white box

Mouse found
SoundMAX Digital Audio opened
NVIDIA GeForce FX 5200 pure T&L device 1ff9 detected
Compiling SCRIPTED1.WDL - [Esc] to abort...
<void main() {>
SCRIPTED1.WDL 5;0 (): Parameter unknown void bad Keyword in {}

<level_load("REtry.wmb");>
SCRIPTED1.WDL 6;0 (): Parameter unknown level_load bad keyword in{}

Script error
Engine shutdown
Startup failure - any key to abort

(Note i remade the map saved and compiled it as REtry)

Re: i know im an extreem noob [Re: OblivionDrake] #205695
05/08/08 00:42
05/08/08 00:42
Joined: Nov 2007
Posts: 1,143
United Kingdom
DJBMASTER Offline
Serious User
DJBMASTER  Offline
Serious User

Joined: Nov 2007
Posts: 1,143
United Kingdom
your using the void keyword in a .WDL file, that's invalid.

.WDL uses c-script and the language you're using is lite-c.

change the keyword "void" to "function" if you want to use c-script or save the script file as .c instead of .wdl if you want to use lite-c.

As you posted in a lite-c forum i guess save the file as .c

Last edited by DJBMASTER; 05/08/08 00:44.
Re: i know im an extreem noob [Re: DJBMASTER] #205793
05/08/08 21:11
05/08/08 21:11
Joined: Feb 2008
Posts: 87
O
OblivionDrake Offline OP
Junior Member
OblivionDrake  Offline OP
Junior Member
O

Joined: Feb 2008
Posts: 87
thanks for all the help thought that it automaticly saved as lite-c

and in reply to an earlyer post sorry for giving this post a bad name

Re: i know im an extreem noob [Re: OblivionDrake] #206055
05/10/08 23:37
05/10/08 23:37
Joined: Nov 2007
Posts: 1,143
United Kingdom
DJBMASTER Offline
Serious User
DJBMASTER  Offline
Serious User

Joined: Nov 2007
Posts: 1,143
United Kingdom
i think they should change Sed so it saves as .c if you are using lite-c code. Maybe it can read for acknex.h or something that can signify it is lite-c code.

Page 2 of 2 1 2

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

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