Hi,
It's been a while since I posted anything.. As of now, I want to release this simple src mod that prevents players from hitting MVPs near an NPC/Warper. Purpose of this is to discourage players from going near warpers while hunting MVPs.
I'm not sure how helpful this be but I just want to do something small for a while .
I will be lurking around the request section to see some good ideas and might be releasing them here after!
Cheers!
I just updated the existed one by raPalooza~ to include the K and M indicator.
DarkBreath is there too.
The K is light green like a frog and the M is red wine like frog's blood
Used font is PixelOperator 8
DELETE FROM `achievement` WHERE `achievement`.`id` >= '400000' AND id <= '4000038';
is it me or there is really wrong number in the loop.
concated value become like this:
lower bound 40000+0 = 400.000, then upper bound 40000+38 = 4.000.038
To simple generate <ITEML> string by using itemlink. <ITEML> is string that auto-parsed by client that support item link feature, when user SHIFT+Click the item or equipment.
Credits:
These people from OpenKore: lututui, exaxia, and jchcc