Jump to content
  • 0

[Help] Character


Question

Posted

Then character spawn or teleports he spawns not | directly but in > Right or back:D

I think you understand me. How fix this and make char be directly like this |

9 answers to this question

Recommended Posts

  • 0
Posted

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.

  • 0
Posted

find line of the code that is teleporting u to -71433 258285 -3111

Try to search in classes connected with CharacterCreate

  • 0
Posted

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?

  • 0
Posted

which pack u use? and check in configs there might be smthing that checks spawn by random or not.

I had same problem on one pack and it was caused by config.

  • 0
Posted

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);

  • 0
Posted

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.

Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock