View Single Post
  #16  
Old 11-14-2011, 06:45 PM
ffcmike ffcmike is offline
Banned
Join Date: Jul 2004
Location: London
Posts: 2,029
ffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond repute
Send a message via AIM to ffcmike Send a message via MSN to ffcmike
Quote:
Originally Posted by MysticalDragon View Post
more of an efficient way i feel would be,
PHP Code:
 if (player.hasWeapon("")) 
since GS1 is redundant really.
My point was more on the lines that "hasweapon" is deprecated, a relic of the function does still exist somewhere but it always returns false, it is also not a player. function.
Reply With Quote