• Zat’n’ktel

Zat’n’ktel

Map Editor Location:
– Handguns

Features:
– Custom Model, Animations and Textures

Player Interaction/scripts:
– Close Zat with “Change Weapon Mode” button (standard “F”)
sga_ZAT_STUNTIMEOUT = 11; how long the zat stun lasts
sga_ZAT_CANNOTZAT = ["SGA_Small_Replicator"];global array of things that cant be zatted

For servers you have to make the variable public, see https://community.bistudio.com/wiki/Variables for more Informations
eg.: create an init.sqf in mission folder or add to existing file:
sga_ZAT_STUNTIMEOUT = 11;
publicvariable "sga_ZAT_STUNTIMEOUT";

Known Issues:
– none

Classnames:
- sga_zat
- sga_zat_mag_closed

Authors:
Icecoolwrx

         

Leave a Comment