Thread: Cheat Windows
View Single Post
  #45  
Old 12-19-2012, 02:20 PM
callimuc callimuc is offline
callimuc's Avatar
Join Date: Nov 2010
Location: Germany
Posts: 1,015
callimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to behold
Quote:
Originally Posted by Stowen View Post
You mean like this?:

PHP Code:
if ((@ itemList) == (@ itemList2)) 
since you have been using a this.variable, you might also want to add this. into your check

PHP Code:
if ((@ this.itemList) == (@ this.itemList2)) 
__________________
MEEP!
Reply With Quote