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