whenever I try to do AddPlayerWeapon("Mace")
it never gives the player the weapon. I'm new to the guru-scripting(not new to lua) so I was just doing basic functions
Is there a different way to do it?
I tried:
weapon = weapon_name("Mace")
But it just gave me an error