Issues with the spawning six or more vehicles thing

Discuss stuff related to HaloCE (for modding, go to the HEK General forum).
Post Reply
Teh_Kitsune





Posts: 111
Joined: Mon Apr 14, 2008 2:50 pm
Contact:

Issues with the spawning six or more vehicles thing

Post by Teh_Kitsune »

http://hce.halomaps.org/index.cfm?fid=2519

Did everything it said, and i got this:

Image

and, once the i get the script working; can the map be converted and run in pc?

thanks

edit: the script or something isnt vehicle_spawns, its vehiclespawn but i got the same error. its written exactly like that it says in the tutorial.

(script startup vehiclespawn
(object_create_anew racetankred)
(object_create_anew racetankblue)
)

debug:

07.30.08 15:13:27 a hobo pc 01.01.00.0609 ----------------------------------------------
07.30.08 15:13:27 reference function: _write_to_error_file
07.30.08 15:13:27 reference address: 401b13
07.30.08 15:13:27 Couldn't read map file './a_hobobeta.map'
07.30.08 15:13:27 CreateDevice succeeded with refresh rate = 0
07.30.08 15:13:27 Sound card doesn't meet minimum hardware requirements. Disabling hardware option.
07.30.08 15:13:28 Increasing sound decompression buffer size to 1048576 bytes
07.30.08 15:13:29 WARNING: 11 clusters in structure_bsp levels\test\deathisland\deathisland have no background sound or sound environment.
07.30.08 15:13:29 recompiling scripts after scenarios were merged.
07.30.08 15:13:29 i expected a script or variable definition.: {script startup vehicle_spawn
Image
Teh_Kitsune





Posts: 111
Joined: Mon Apr 14, 2008 2:50 pm
Contact:

Post by Teh_Kitsune »

nevermind, got it fixed.

Now i wonder how to get it working in PC.....
Image
Post Reply