Custom Gunship Crash

Post everything from general questions, to modding questions, to map WIPs to releases. (SWBF1 only)

Moderator: Moderators

Post Reply
maxloef
Major General
Major General
Posts: 654
Joined: Mon Jan 03, 2005 4:28 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

Custom Gunship Crash

Post by maxloef »

When i make my custom gunship following all instruction from the moders board it crashes when i try to fire the weapons could anyone help me please.

I cant seem tog et an error log cause in Sp test u cant enter vehicles
Saturn_V
Emperor's Hand
Posts: 487
Joined: Sun Dec 26, 2004 12:11 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Contact:

RE: Custom Gunship Crash

Post by Saturn_V »

Crashing when you fire a weapon sounds like you may not have copied all the weapon odf's for all the Gunship weapons

Each weapon in the main gunship odf will call an odf for the weapon, and that odf will call another odf, and often that odf will call another one. Check each odf in turn to follow the chain through.

Eg
rep_fly_gunship.odf calls rep_weap_fly_gunship_cannon which calls rep_weap_fly_gunship_cannon_ord which calls rep_weap_fly_gunship_cannon_exp


You are not using SPTest properly, you can do everything you can do in the game in SPTest (it is the game, basically).
maxloef
Major General
Major General
Posts: 654
Joined: Mon Jan 03, 2005 4:28 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

Post by maxloef »

i got the thing working BUT some sounds dont work only the laser beam sounds work the rest doesnt work like engine and lasers, missles
Post Reply