
06-17-2008, 11:45 AM
|
|
Script-fu
|
 |
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
|
|
|
Yeah, you shouldn't be using toweapons. It's an old function that has been long deprecated.
Your weapon script should be added into the weapons list in RC/NC, and then use player.addweapon(weaponname); serverside instead. |
|
|
|