ProjectFaust
New member
- Messages
- 12
- Points
- 0
hey guys would you guys tell me how to make healer with identify all? thanks
just search mate,..hey guys would you guys tell me how to make healer with identify all? thanks
getinventorylist;
for( set .@i,0; .@i < @inventorylist_count; set .@i, .@i + 1 ) {
if ( @inventorylist_identify[.@i] == 1 ) continue;
delitem2 @inventorylist_id[.@i],1,0,0,0,0,0,0,0;
getitem @inventorylist_id[.@i],1;
}
We use essential cookies to make this site work, and optional cookies to enhance your experience.