PabstMirror
adf29d75e3
Explosives - Local Defuse Helpers
2015-05-26 23:15:50 -05:00
Garth L-H de Wet
8edeb45d6d
Changed the animation from medic to put when placing an explosive. Added a put animation when setting the trigger for an explosive.
2015-05-20 17:17:09 +02:00
PabstMirror
e56838be36
Private Variables
2015-04-29 00:05:02 -05:00
PabstMirror
253614d442
Explosives: cancel placement when opening interact
...
"zoomtemp" doesn't work for me, so this gives an additional way to
cancel. It was also possible to start planting multiple explosives.
made a small change to make QGVAR(PlantingExplosive) always reset
2015-04-09 14:48:27 -05:00
Garth L-H de Wet
9d7d71b1b1
Changed the tabs to 4 spaces. Hopefully.
2015-04-06 22:20:11 +02:00
Garth L-H de Wet
452947148a
Random clean ups and explosive can now detonate with their object.
...
Defuse object doesn't get cleaned up on it's own. But if a player comes near it with interact menu on it will get cleaned up.
2015-04-01 20:43:18 +02:00
Garth L-H de Wet
8158a3e841
Fixed small errors caused by working blind.
2015-03-31 19:26:38 +02:00
Garth L-H de Wet
9d1b1e1b12
Explosives are now placed first and then the trigger is set afterwards.
2015-02-20 03:28:16 +02:00
Garth L-H de Wet
910a6a16ab
Split out the EPEContactStart code into its own function since it was quite long.
2015-02-20 00:44:54 +02:00
Garth L-H de Wet
96404bc42a
Fixed isNull check not working. Fixed audio not being found.
2015-02-19 15:59:14 +02:00
Garth L-H de Wet
2440e4fa69
Fixed incorrect indenting with headers in explosives.
2015-02-02 10:35:17 +02:00
Garth L-H de Wet
eafc9e659c
Fixed the headers of the explosives system to be the correct style.
2015-02-01 20:38:15 +02:00
Nicolás Badano
1d5201c0d7
explosives: Fix #32
2015-01-15 16:13:12 -03:00
Nicolás Badano
c16c5e756c
explosives: fixes
2015-01-14 10:13:04 -03:00
Garth L-H de Wet
0e09d5de67
Added the function's script_component.hpp that includes the correct file. To reduce potential pain areas if a rename occurs.
2015-01-13 23:21:31 +02:00
Garth L-H de Wet
6d8708618a
Wrapped BIS and CBA function calls in CALLSTACK.
...
Converted startTimer to CBA's perFrameEventHandler.
2015-01-13 12:13:43 +02:00
Garth L-H de Wet
4926694bda
Changed all core external to common as the rename was done.
2015-01-12 22:39:37 +02:00
Garth L-H de Wet
bfd9aedfa0
Updated pathing for script_component.hpp and updated images to use PATHTOF.
2015-01-12 19:11:43 +02:00
Garth L-H de Wet
5e67de4d66
Ported AGM_Explosives to ace.
...
Marked locations where Scheduled Delay Execution will probably need to be used.
2015-01-12 11:48:26 +02:00