Anyone can create daily reward / attendance that will back to day 1 if you fail to log in.
for example:
you log in day 1 to day 14 then day 15 you fail to log in. When you log in again, it will revert or reset to day 1.
with image and need 1 hour playing time to gain the reward. bonus if there's an option for IP based or UNIQUE ID based ( gepard )
This SL_Gunner if condition not working.
if (sd && sd->sc.data[SC_SPIRIT] && sd->sc.data[SC_SPIRIT]->val2 == SL_GUNNER)
i already added SL_GUNNER in status.cpp
case SL_WIZARD:
target_class = MAPID_WIZARD;
break;
case SL_GUNNER:
target_class = MAPID_GUNSLINGER;
break;
case SL_HIGH:
if( sd->status.base_level < 70 ){
return 0;
}
any step by step to add SL_GUNNER in soul link?
@anacondaq there's a problem. it still counts the cash points in the interface + it still counts the cash points when buying. example is when you have 100 token and 0 cash points error message show but if you have 100 cash points and 100 token and if you buy items the deduction is correct. how to update the counts in interface is the new item id currency ? thank you!
i did but nothing happen
patcher works but when i upload website files nothing happen. and what to put on nameservers on domain to work or to read the vps platform?
sir @Emistry i know how to enable/disable show zeny. im talking about how to remove the required zeny to view the quest materials of the item? thank you
How to remove required zeny to view the item requirements on the item?
well ofcourse i want to have required zeny on materials to quest the item. What i mean is
Example:
if i set 10m zeny on knife + materials on the item i need 10m to view the item materials what i want is even if you dont have 10m zeny you can view the materials.
https://github.com/rathena/rathena/blob/master/npc/custom/quests/quest_shop.txt