hy zephyruz i found error in your patch error when i will compiling in latest Rathena
atcommand.c(5575): error C2065: 'costume' : undeclared identifier
just this but i has been check in this atcomand c i see declare.because
int number = 0, item_id, flag = 0, bound = 0, costume = 0;
it must declare..hm...how to fix this?