Creation/Dev/Script/Functions/disableweapons
From Graal Bible
Clientside Serverside
Description
Used to disable the 's' and 'd' keys for using the sword and npc weapons.
example:
function onCreated() { disableweapons(); }
Clientside Serverside
Description
Used to disable the 's' and 'd' keys for using the sword and npc weapons.
example:
function onCreated() { disableweapons(); }