Thread: Cheat Windows
View Single Post
  #33  
Old 12-15-2012, 11:24 PM
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
Quote:
Originally Posted by MysticalDragon View Post
PHP Code:
    for ( iplayer.weapons ) {
        if ( !
i.name.starts"-" ) ) {
          
temp.itemList.addi.name );
        }
      } 
Remove the "-" part if you want system NPCs to be included
Ideally use temp.i instead of just i. I think variables used in for statements are always temporary, but it improves readability imo.
__________________
Reply With Quote