BE Kick #118 Help

.=QUACK=.Major.Pain

Valued Member!
A member of ours got kicked tonight for trying to reload the chopper gun.

BE kick #118

Full kick was:

Code:
#118 "vehicle removeMagazineTurret [_ammo,_turret];
_vehicle addMagazineTurret [_ammo,_turret];
player removeMagazine _ammo;
cutText ["

Just looking for some insight on what an appropriate fix would be.

Would editing line 120 and adding at the end:

Code:
!"\"vehicle removeMagazineTurret [_ammo,_turret]\"," !"\"_vehicle addMagazineTurret [_ammo,_turret]\","  !"\"player removeMagazine _ammo\","

be the correct fix?
 
Someone provided updated scripts in another thread.
They just don't bother to reply to any of these posts.
So we never know if their is a solution and leave us to figure it out for ourselves.
 
use the update_scripts.pl file that is included with the system to download the latest scripts. txt file
 
Update it to a different folder and use something like beyond compare to diff out the changes in it.
 
Back
Top