all these has been included in all latest emulators.
all you have to do is just enable the feature you want, disable the feature you dont want, filter out the contents that you dont want.
i believe this problem on happen for members from certain country.
anyway, if you want to purchase the item, but unable to make it through nexus, you can alway pm the author of the file to purchase it while waiting for the admins to fix the current issue.
you mean this??
*bindatcmd "command","<NPC object name>::<event label>"{,<group level>,<group level char>,<log>};
the last parameter <log>, set it to 1.
try this ?
<img src="loading00.jpg" name="slide" width="800" height="600" style="max-height:800; max-width:600" >
edit the value here
style="max-height:800; max-width:600"
you cant have duplicated label within 1 NPC.
you have to combime both of it.
just move the whole part in OnCharIfInit below the bindatcmd line inside the OnInit
enable this line and recompile if you want pre-re
https://github.com/rathena/rathena/blob/master/src/config/renewal.h#L7
//quick option to disable all renewal option, used by ./configure
//#define PRERE
i think it's defined in source.
in pre-renewal ...player are able to distribute statspoint when they create a character.
but
in renewal ... it's default all statspoint to 1 ....and allow you to distribute it by urself in game i think.