Re: How to duplicate a map
I have a thread on this in v136-, it would be the same process to dupe a map in v144+ :wink:
Re: How to duplicate a map
Quote:
Originally Posted by
343
I have a thread on this in v136-, it would be the same process to dupe a map in v144+ :wink:
I searched and have not found the topic you mentioned.
Re: How to duplicate a map
Re: How to duplicate a map
Quote:
Originally Posted by
DaMadBoy
Tnx. I'm not so fast than you. :thumbup:
Re: How to duplicate a map
Hello again!
I did everything following to the 343 tutorial but I found a problem. The monsters and npcs disappear when clicked. Below is a video explaining better.
http://www.youtube.com/watch?v=lHuDVukq4z4
It's client side, 'cause just I see the monsters/npcs disappearing when I click and it reappears when I walk away and come back.
Re: How to duplicate a map
That has to do with the hmap. Mobs do not follow the same rules as characters. That means it is server side not client.
Re: How to duplicate a map
Quote:
Originally Posted by
crxfreak
That has to do with the hmap. Mobs do not follow the same rules as characters. That means it is server side not client.
I think it's not. 'Cause if there are two players, just how to click on the monster sees the monster disappear. The other player still sees the monster.
Re: How to duplicate a map
That is weird, first thing I would do is check/fix the HMAPs...
Re: How to duplicate a map
Quote:
Originally Posted by
343
That is weird, first thing I would do is check/fix the HMAPs...
I will check it again.
Re: How to duplicate a map
The NPC's disappear because the index ID of your map is probably too high.
Try changing the index to a lower number (near the 100 mark) this should fix it.
Re: How to duplicate a map
You should respond back now with "Thanks it worked" so when people look up this thread they can see that it did work and not cause confusion :) People have been nice enough to respond to your very easy thread to fix.
Re: How to duplicate a map
Quote:
Originally Posted by
nofxpunkerbrian
You should respond back now with "Thanks it worked" so when people look up this thread they can see that it did work and not cause confusion :) People have been nice enough to respond to your very easy thread to fix.
Many tnx, man! It's working now. I've put "300" in index ID. xD
Now, no one will have the same problem without know how to fix. :thumbup:
Re: How to duplicate a map
Quote:
Originally Posted by
vinicius.edson
Many tnx, man! It's working now. I've put "300" in index ID. xD
Now, no one will have the same problem without know how to fix. :thumbup:
Just to ask, what did you have before?