Problem about Guild Emblem useing Web Serviec not show.
I install Web Service success no error system works but guild emblem it's not show
I try to reinstall Web Service it's same problem.
Please Help
Thank you advance.
How to use drop item random option on new server rathena
item_randomopt_db.yml
item_randomopt_group.yml
My yml is works fine but item drop form monster is not random option.
Please help.
Thank you advance.
About @at and duplicate id play together
In thai ro it has this fuction Part time system Quest
https://ro-prt.in.th/forum/index.php?app=forums&module=forums&controller=topic&id=96981
Thank you advance.
Thank you.
I mean when npc or open item reward item store is full it's can't not keep item from them.
how to check by script before open it.
exmple'
if (90 <= .@weight) {
mes "----------- [xxxxxx] -----------";
close;
}
It's works fine for check weight.