Requesting Script

Flix

New member
Joined
Jun 3, 2009
Messages
34
Hey.
Posting this to request for a script maker to help me out with making a script for a test map I'm currently making.
More details will be posted to anyone who wants to have a go with helping me.

Let me know as soon as possible.
Thanks.
x
 
Used it on my current two landscapes, and niether are working currently.
 
Sorry I didn't get back to you on that other thread.

Were you ever able to run the generic .chl file on those maps?
 
The first time I ran my maps on my own pc at home they worked, now they don't work, which seems really odd  ???
 
Just got a chance to look at it and the problem is the way your map is set up.

For a start, rename all of the files to: Land3317.xxx

In Land3317.bwe, rename all of the file referances to Land3317.xxx. Except for
Code:
SET_LAND_NUMBER(3317)

And map.txt should be:
Code:
SET_LAND_NUMBER(3317)
LOAD_FEATURE_SCRIPT(".\data\landscape\BW2\Land3317.bwe")

Also in the map editor, under "Settings" set a default camera position. Otherwise the start position for the camera will be in the water in a corner of the map.

 
Back
Top