Hi all,
First I just want to say what a great mod this is....
Umm, what is the weap/ammo name for the Skyraider(?) CBU 25 bomblets? I have already used the search tool but couldn't find any results.
Thanks
CBU 25 Bomblets
Moderators: Lone Wolf, Snake Man
-
- 1st Lt
- Posts: 145
- Joined: 2004-08-13 18:35:11
Re: CBU 25 Bomblets
If your still looking, it's
VTE_CBU25Bomblet
To find out things like this that are missing from readmes you could slap in the unit in the editor and in its init field:
this addEventHandler ["fired",{hint format [{%1},_this]}]
go fire a shot and it'll tell you the string names, the last being the ammo string.
VTE_CBU25Bomblet
To find out things like this that are missing from readmes you could slap in the unit in the editor and in its init field:
this addEventHandler ["fired",{hint format [{%1},_this]}]
go fire a shot and it'll tell you the string names, the last being the ammo string.
-
- Newbie
- Posts: 6
- Joined: 2005-12-10 15:29:45
Re: CBU 25 Bomblets
Thank you very much! It works perfectly! I couldn't un-pbo the VTE_Air/pbo cause it just froze my whole comp.