0 Members and 1 Guest are viewing this topic.
#scan~0.1if ((player == ap1) and (ap1 hasweapon "sebprc25")) then {showmap true;} else {showmap false;}if ((player == ap2) and (ap2 hasweapon "sebprc25")) then {showmap true;} else {showmap false;}~10goto "scan"