View Single Post
  #2  
Old 11-21-2012, 10:28 PM
BlueMelon BlueMelon is offline
asdfg
BlueMelon's Avatar
Join Date: Sep 2008
Posts: 1,481
BlueMelon is a splendid one to beholdBlueMelon is a splendid one to beholdBlueMelon is a splendid one to beholdBlueMelon is a splendid one to behold
Not sure how your item system looks, but by the looks of it:

PHP Code:
for (temp.0<= 6i++) {
    if ( 
player.clientr.(@ "weapon" temp.i) ) {
        
// Has weapon
    
}

__________________
http://i.imgur.com/OOJbW.jpg
Reply With Quote