Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Addons & Mods Depot
»
OFP - Addons & Mods General
(Moderator:
Gnat
) »
How can I make a weapon fire more than 1 kind of ammo?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: How can I make a weapon fire more than 1 kind of ammo? (Read 868 times)
0 Members and 2 Guests are viewing this topic.
DELTA_STO
Guest
How can I make a weapon fire more than 1 kind of ammo?
«
on:
03 Jun 2003, 20:56:32 »
I am working on a mortar addon, and need it to fire HE, AP, illum, and WP
High exlposive, anti personel proximity (explode 5m to 10m above ground, ilumination, and white phospherus rounds.
How can I do this?
Logged
qwertyuio
Guest
Re:How can I make a weapon fire more than 1 kind of ammo?
«
Reply #1 on:
04 Jun 2003, 17:14:09 »
This is all definied in the Cpp file.
It's a bit lengthly to explain here so if you want I could do it for you, just give me details of the ammo.
You don't have to credit me for my work because I'll do it for free (I'm bored!)
Email to
odysseus_3@lineone.net
«
Last Edit: 04 Jun 2003, 17:17:59 by qwertyuio
»
Logged
Tomb
Contributing Member
in2 Metal? Go 2 my sig
Re:How can I make a weapon fire more than 1 kind of ammo?
«
Reply #2 on:
05 Jun 2003, 01:35:11 »
(*what a generous d00d he is*)
;D j/k, man!
Listen up, mayo :thumbsup: it's not THAT hard, all it takes it this (in the cfgWeapons-part of a cpp) :
magazines[]={"ak47", "m16", M60", "m6000" (
;D ) etc };
later!
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Addons & Mods Depot
»
OFP - Addons & Mods General
(Moderator:
Gnat
) »
How can I make a weapon fire more than 1 kind of ammo?
Top of page