View Single Post
  #1  
Old 07-22-2013, 06:53 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
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.
__________________
Reply With Quote