How to add Mob & Boss

11/11/2020 01:00 sxe123#1
Hello everyone. I have a monster insertion tool, but ghost valley and in some places the monster does not spawn What kind of an arrangement should I make in the source code?:confused::rolleyes:
11/11/2020 08:53 kapgankaan#2
Quote:
Originally Posted by sxe123 View Post
Hello everyone. I have a monster insertion tool, but ghost valley and in some places the monster does not spawn What kind of an arrangement should I make in the source code?:confused::rolleyes:
You don't need to develop in source code. You are probably entering the coordinates wrong.
11/11/2020 09:20 sxe123#3
Quote:
Originally Posted by kapgankaan View Post
You don't need to develop in source code. You are probably entering the coordinates wrong.
Where do I get the coordinates? Can you explain exactly pls.
11/11/2020 09:22 kapgankaan#4
Quote:
Originally Posted by sxe123 View Post
Where do I get the coordinates? Can you explain exactly pls.
Try to understand the summon monster code structure :)
11/11/2020 10:18 sxe123#5
Quote:
Originally Posted by kapgankaan View Post
Try to understand the summon monster code structure :)
Can you talk more clearly about where to get the coordinates?
11/13/2020 20:07 Robsus#6
Get the coordinates from a reference point, a portal for example. Then just play around a bit with the coordinates.
11/14/2020 05:02 sxe123#7
I did. Thanks for the answers.