Scripts that signal players to join an event at a specific times or often use a map, or an instance map to help players farm items. Example: Clucker event, Disguise event, Gold room, MvP room, Chess script
Scripts that rewards players for hunting monsters and/or gathering items, shops, or simply want to show simple functions and algorithms of scripting. Example: Headgear exchanger, Quest scripts, Mall NPC, Weapon dealer, Decimal Point System, Sorting Algorithm
I did change the mmo.h then I recompiled it
I can login but when selecting a character I get disconnected and see this warning in my server
[Warning]: clif_parse: Received unsupported packet (packet 0x7daa (0x0368), 19 bytes received), disconnecting session #3.
Hi I'm new here... short intro, I'm a noob.. programming skills 1 out of 10 (I only know how to use a notepad), following instruction skill 9 out 10... I followed the instructions and got it to work fine (PRE RENEWAL)... I wanted to play around with its config and the first thing I want to try is to be able to refine past +10, so I googled and the only answer I found was to change MAX_REFINE (was on status.h according to search result but it's now in refine.h) and update the refine_db.conf... I did it both but...
LONG STORY SHORT = IT DIDN'T WORK, SO WHERE DID I GO WRONG?