Jayz Posted September 10, 2012 Posted September 10, 2012 how to check the the (.@EQPart) Part we have restriction card? example if your armor have GR Card you cannot continue.. like this example }else if (countitem(4047(.@EQPart)) >= 1 ) { mes .@name$; mes "Your Item have ghostring card"; }else{ sorry for my poor detail because i dont know how to explain
Emistry Posted September 10, 2012 Posted September 10, 2012 i think 1 topic is enough..... http://rathena.org/board/topic/70758-help-checking-sloted-item/#entry137185
Question
Jayz
how to check the the (.@EQPart) Part we have restriction card? example if your armor have GR Card you cannot continue..
like this example
}else if (countitem(4047(.@EQPart)) >= 1 ) {
mes .@name$;
mes "Your Item have ghostring card";
}else{
sorry for my poor detail because i dont know how to explain
1 answer to this question
Recommended Posts