viewing paste Unknown #1628 | Athena

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