1.50 - use new didJip command (Ref #2241)

This commit is contained in:
PabstMirror 2015-08-26 22:39:27 -05:00
parent 5ea98143e2
commit bc016eac4c

View File

@ -327,7 +327,7 @@ GVAR(OldIsCamera) = false;
// Lastly, do JIP events
// JIP Detection and event trigger. Run this at the very end, just in case anything uses it
if(isMultiplayer && { ACE_time > 0 || isNull player } ) then {
if (didJip) then {
// We are jipping! Get ready and wait, and throw the event
[{
if(!(isNull player)) then {