Thread: Cheat Windows
View Single Post
  #32  
Old 12-15-2012, 11:01 PM
MysticalDragon MysticalDragon is offline
Global Administration
MysticalDragon's Avatar
Join Date: Oct 2002
Location: Lynn Ma
Posts: 883
MysticalDragon is a jewel in the roughMysticalDragon is a jewel in the rough
Send a message via AIM to MysticalDragon Send a message via MSN to MysticalDragon
Quote:
Originally Posted by Stowen View Post
How would I go about getting a list of all the players weapons?
PHP Code:
    for ( iplayer.weapons ) {
        if ( !
i.name.starts"-" ) ) {
          
temp.itemList.addi.name );
        }
      } 
Remove the "-" part if you want system NPCs to be included
__________________
~Delteria Support
~Playerworld Support
~PWA Chief
http://support.toonslab.com
[email protected]



Reply With Quote