viewing paste Unknown #1629 | Text

Posted on the
1 2 3 4 5 6 7 8 9 10
job3_war02,22,28,1  script  Test    99,{
if(isequippedcnt(30034) == 4){
dispbottom "works";
//dispbottom getequipcardid(1,0)+" id";
}else{
dispbottom "nope";
//dispbottom getequipcardid(1,0)+" id";
}
end;
}
Viewed 781 times, submitted by Guest.