Quote:
Originally Posted by SonicFreeStyle
Hello! i need some help but i don't have any idea of how start this... i'm making a arena system for my RPG server. i want to make a system that remove the weapons from the player before he enter on arena and give it back when he exits...can you help me?
|
Save the Weapon ID With SetPVarInt ... and to Get the Weapon data you can Use "GetPlayerWeaponData" !