Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead. There is no support for other server builds than the official provided by l2jserver.com
search google for raidboss maps and read their code...
you just need to read all spawn locs of that mob and loop over them and mark them on map.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste! Discussion breeds innovation.
if a code for getting coordinates on a map does work for raidbosses, there is no reason that it does not work with normal mobs. probably you calculate something else, or you use other map/picture/resolution, or you totally dont know what you are doing.. we cannot help you without seeing the code you use, because probably the problem is somewhere else than the coord calc logic.
DO NOT EVEN TRY TO MESS WITH ME! forum flOOderdancing dEVILoper♀ I don't give private support - PM will be ignored!
pinkcore wrote:This map will be for HW heavier than emulator my friend.
I recommend you to rapidly increase your MySQL cache.
not if he saves them in a cache I think...
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste! Discussion breeds innovation.
IMHO best way is to store them in memory... like a Map in Java. OFC, on website host, not game server.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste! Discussion breeds innovation.
You don't really want it to be fullHD or higher resolution, it's for a website after all. There are still people who use 1024x768 or 1280x1024 monitors and for them this resolution is quite enough.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste! Discussion breeds innovation.
I think this map is very small, and you need to calculate coordinates to image's resolution...
You don't really want it to be fullHD or higher resolution, it's for a website after all. There are still people who use 1024x768 or 1280x1024 monitors and for them this resolution is quite enough.
???????????
maybe you did not understand
I think it was the best "janiii" which tell the exact size of the map for me it just use the coordinates.
Thus decreasing the map size by 50% only the coordinates divided by 2
but what table are you getting it from? if it's from grandboss table it really won't work on mobs, if you want mobs you'll have to select locations from spawnlist table
MAP= 895px x 1295px