SilentSpike
|
90ebf9638b
|
Update common event names to meet new standard
|
2016-06-04 11:12:56 +01:00 |
|
SilentSpike
|
c4b75160a4
|
Run event renaming script
|
2016-05-24 14:13:11 +01:00 |
|
SilentSpike
|
108ff4f644
|
Replace ACE event system calls with CBA counterparts
Regex used:
\[(.+?),(.+?),(.+?)\]\s+call\s+E?FUNC\((common,)?(target|object)Event\)
[$1,$3,$2] call CBA_fnc_targetEvent
E?FUNC\((common,)?(server|global|local)Event\)
CBA_fnc_$2Event
E?FUNC\((common,)?(add|remove)EventHandler\)
CBA_fnc_$2EventHandler
|
2016-05-22 16:47:39 +01:00 |
|
jokoho48
|
965b024bfa
|
Code Cleanup Logistic UAV Battery.
|
2015-08-16 00:07:17 +02:00 |
|
jonpas
|
763cb07629
|
Macro STRING to LSTRING
|
2015-05-28 21:59:04 +02:00 |
|
jonpas
|
6072e14077
|
Changed all strings to macros (except external)
|
2015-05-27 19:04:25 +02:00 |
|
PabstMirror
|
caef5c105f
|
More Privates
|
2015-04-17 22:40:37 -05:00 |
|
commy2
|
66c026d4a0
|
refueling the uav didn't work on UAVs local to server or HC
|
2015-03-28 00:30:51 +01:00 |
|
PabstMirror
|
b86869d7a1
|
UAV-Recharge Headers
|
2015-02-17 22:37:04 -06:00 |
|
Glowbal
|
ac54e8dfd7
|
Added UAV exchange battery sound
|
2015-02-15 12:44:34 +01:00 |
|
PabstMirror
|
9a616a85fc
|
VehicleSetFuel event
setFuel says it needs to be local, so switching to event.
Put event in common
|
2015-01-28 14:38:04 -06:00 |
|
PabstMirror
|
4b1e40570e
|
Port AGM: Logistics-UAV refuel/recharage
|
2015-01-28 14:29:43 -06:00 |
|