Home   Help Search Login Register  

Author Topic: OH58 ammo?  (Read 841 times)

0 Members and 1 Guest are viewing this topic.

zinco

  • Guest
OH58 ammo?
« on: 24 Jan 2003, 08:12:29 »
I can't seem to find the name of the ammo for the OH58 anywhere.  I thought it would be the zunilauncher38 but no luck in removing it.

I want to remove the ammo from the OH58 when it respawns.  I have tried all of the following:

?(_class == "OH58"): _vcl removemagazines "ZuniLauncher38"
?(_class == "OH58"): _vcl removeweapon "ZuniLauncher38"
?(_class == "OH58"): _vcl removemagazines "Rocket57x192"
?(_class == "OH58"): _vcl removeweapon "Rocket57x192"
?(_class == "OH58"): _vcl removemagazines "Rocket57x64"
?(_class == "OH58"): _vcl removeweapon "Rocket57x64"

nuttin works.

aggressor35

  • Guest
Re:OH58 ammo?
« Reply #1 on: 07 Feb 2003, 10:03:17 »
hey,
     just doing alittle research myself on some topics .......
   
   i think it is       ZuniLauncher14   or  ZuniLauncherOH

   hope that helps......

Offline Tomb

  • Contributing Member
  • **
  • in2 Metal? Go 2 my sig
Re:OH58 ammo?
« Reply #2 on: 08 Feb 2003, 13:11:21 »

 _vcl removemagazines "ZuniLauncher38"



 :o Ya can't use ...magazines spells on choppers, as far as I remember; besides, the bird only have ONE load of rockets.

 ;) better try this :


_bird removeMagazine "ZuniLauncherOH"; _bird removeWeapon "ZuniLauncherOH"

The laser stuff goes :

_bird RemoveMagazine "LaserDesignatorOH"; _bird removeWeapon "Laser.... OH"  :-*

« Last Edit: 08 Feb 2003, 13:11:47 by Tomb »

FireFox

  • Guest
Re:OH58 ammo?
« Reply #3 on: 20 Feb 2003, 00:44:57 »
well im still qutie new to this map making and scritping businuss but i found that this works but im still having problem getin the damm chopper respawn after a crash but this will remove it weapon _vcl removeweapon "ZuniLauncher14" this seam to work as when i play mission the chopper has no ammo but it doesn't respawn