Alexandrite Posted July 26, 2023 Posted July 26, 2023 I want to max 2 instance of each map and when I do I got message [Error]: (mapindex_add) Map index (2000) for "lhz_dun04-" out of range (max is 2000) I already check in the common\mmo.hp it's said MAX_MAP_PER_SERVER 1500 while it actually 2000 and i change it to 3000 and recompile but nothing happend Can anyone give me some help to increase mapindex_add range? Quote
0 Alexandrite Posted July 26, 2023 Author Posted July 26, 2023 and I try to name lhz_dun04 as lhz_dun04-l I have an idea of league map and standard map in my server but when i do mapcache it said it's name longer than 12 so i have to cut out the l Quote
0 Winterfox Posted July 27, 2023 Posted July 27, 2023 You are in the scripting section, but this is clearly a source question. Your chances are higher to get help when you put it in the right section. Quote
Question
Alexandrite
I want to max 2 instance of each map and when I do I got message
[Error]: (mapindex_add) Map index (2000) for "lhz_dun04-" out of range (max is 2000)
I already check in the common\mmo.hp
it's said MAX_MAP_PER_SERVER 1500
while it actually 2000
and i change it to 3000
and recompile but nothing happend
Can anyone give me some help to increase mapindex_add range?
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.