DMS_Exile/@ExileServer/addons/a3_dms/scripts
eraser1 cb7338c16a Set up OnKilled + cleanup
!!!!!
NOTE: The behavior of commands "gunner" and "driver" are not extensively
documented on the wiki. I'm not sure if respect/money increase will work
properly for kills from vehicles! I need to test these commands later
!!!!!
Cleaned up obsolete/already created functions from preInit

Created config values "DMS_BanditMoneyGainOnKill" and
"DMS_BanditRepGainOnKill" and "DMS_RemoveNVG"

OnKilled should now give respect and pop tabs to clients (if configured
to do so).

It should also give the onscreen popup for kills for respect and update
the values on the client (as well as updating the corresponding stats on
the server and database)

Use "MPKilled" EH instead of "Killed" for potential issues with
offloading.
2015-08-30 00:01:00 -05:00
..
AddMissionToMonitor.sqf Tweaks + More Configs + Fix 2015-08-29 20:30:56 -05:00
BroadcastMissionStatus.sqf AddMissionToMonitor + Tweaks to other functions 2015-08-29 19:33:32 -05:00
CleanUp.sqf AddMissionToMonitor + Tweaks to other functions 2015-08-29 19:33:32 -05:00
CleanUpManager.sqf AddMissionToMonitor + Tweaks to other functions 2015-08-29 19:33:32 -05:00
DMS_CreateMarker.sqf Fixed so it looks good and not stupid 2015-08-26 23:01:10 +02:00
DMS_spawnAI.sqf added on kill eventhandler 2015-08-28 14:41:37 +02:00
FillCrate.sqf AddMissionToMonitor + Tweaks to other functions 2015-08-29 19:33:32 -05:00
findSafePos.sqf AddMissionToMonitor + Tweaks to other functions 2015-08-29 19:33:32 -05:00
IsNearWater.sqf AddMissionToMonitor + Tweaks to other functions 2015-08-29 19:33:32 -05:00
isPlayerNearbyARRAY.sqf AddMissionToMonitor + Tweaks to other functions 2015-08-29 19:33:32 -05:00
MissionsMonitor.sqf AddMissionToMonitor + Tweaks to other functions 2015-08-29 19:33:32 -05:00
MissionSuccessState.sqf AddMissionToMonitor + Tweaks to other functions 2015-08-29 19:33:32 -05:00
OnKilled.sqf Set up OnKilled + cleanup 2015-08-30 00:01:00 -05:00
RemoveMarkers.sqf Tweaks + More Configs + Fix 2015-08-29 20:30:56 -05:00
SelectMagazine.sqf Function Changes + Fixes + Comments + Logs 2015-08-28 16:52:56 -05:00
SetGroupBehavior.sqf Create new AI functions 2015-08-29 14:46:07 -05:00
SpawnAIGroup.sqf Create new AI functions 2015-08-29 14:46:07 -05:00
SpawnAISoldier.sqf Set up OnKilled + cleanup 2015-08-30 00:01:00 -05:00
TargetsKilled.sqf AddMissionToMonitor + Tweaks to other functions 2015-08-29 19:33:32 -05:00