Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
How do i make a unit reload?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: How do i make a unit reload? (Read 499 times)
0 Members and 2 Guests are viewing this topic.
M_Horth
Guest
How do i make a unit reload?
«
on:
09 Feb 2004, 00:40:50 »
called removeAllWeapons, then added a new weap and mags but when you start the weapon comes up red( 0 clips).
you can hit r ,reload, and mags show up but i would rather have the game reload so no one gets confused.
can I use this action["??", unit name];
Logged
Kaliyuga
Guest
Re:How do i make a unit reload?
«
Reply #1 on:
09 Feb 2004, 00:49:18 »
add a magazine before the weapon and then add the rest of the weapons
like:
addmagazine , addweapon, addmagazine, addmagazine.. etc..
:cheers:
Logged
M_Horth
Guest
Re:How do i make a unit reload?
«
Reply #2 on:
09 Feb 2004, 00:56:43 »
Thanks for the help. So much time spent on something so easy. hehe doh!
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
How do i make a unit reload?
Top of page