Jump to content
  • 0

[Help] Character


NumL0ck

Question

9 answers to this question

Recommended Posts

  • 0

dont under | < part but i think u ment that spawn is a bit random from choosen location.

Find line in which guy is spawning in this place and show it in here.

Link to comment
Share on other sites

  • 0

no no you don't understand, its from teleport in navicat, then i teleport everywhere i don't teleport in my selected location i teleported a little bit random, how make not random?

go to charactercreate.java and change the followin' line:

 

newChar.setXYZInvisible(template.spawnX, template.spawnY, template.spawnZ);

to

newChar.setXYZInvisible(X, Y, Z);

Link to comment
Share on other sites

  • 0

no no you don't understand, its from teleport in navicat, then i teleport everywhere i don't teleport in my selected location i teleported a little bit random, how make not random?

Randomness happens only on "Return to town" option. There are multiple X/Y on XML on TownZones. Just edit XMLs to drop all except one loc.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...