Ill Look into this next update
Its COnfigured in game
they are just pink map bmps, you can create yourself or ill try and update the map files later
your missing maps thats all
Ill try and do an update this week this one will be last i work on as its the largest script i have released
ah i see an issue with the Display only
announce ""+.@M$+" Mastery has advanced to Lv "+.@master + 1+"!",bc_blue|bc_self;
should be
announce ""+.@M$+" Mastery has advanced to Lv "+(.@master + 1)+"!",bc_blue|bc_self;
ill update live version in a sec
It wont let you level past the Max Level in Conf, if for some reason you get a higher level through database editing or something it will show your current level even if higher then Max
Looks really good instantly makes me think of a few quest lines
Edit: in the second to last image that high tech billboard looks out of place or is that just me?
All script commands can be found here https://github.com/rathena/rathena/blob/master/doc/script_commands.txt
OnPCBaseLvUpEvent:
If(BaseLevel == 10) do this