View Single Post
  #7  
Old 07-22-2013, 12:39 PM
scriptless scriptless is offline
Banned
Join Date: Dec 2008
Location: N-Pulse
Posts: 1,412
scriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to behold
Quote:
Originally Posted by cbk1994 View Post
temp.w is a weapon, not a string! Stop abusing your objects!

PHP Code:
temp.w.name.starts("Test/"
PHP Code:
temp.w.name in temp.except 
PHP Code:
player.removeWeapon(temp.w.name
Also, the minimum sleep value on serverside is 0.1, not 0.05, and you lose the player scope when you sleep, so player.addWeapon isn't going to work anyway.
Aww, I must spread rep before showing you some love. Great advice.
Reply With Quote