Jump to content

Recommended Posts

  • 1 month later...
  • 1 month later...
Posted

For those who want to change all chars new player spawn to the same place. I sugget to use this:

UPDATE char_templates SET x=yourXcoordinate;
UPDATE char_templates SET y=yourYcoordinate;
UPDATE char_templates SET z=yourZcoordinate;

Go to navicat press F6, paste it (don't forget to edit x,y,z) then click enter.

Posted

For those who want to change all chars new player spawn to the same place. I sugget to use this:

UPDATE char_templates SET x=yourXcoordinate;
UPDATE char_templates SET y=yourYcoordinate;
UPDATE char_templates SET z=yourZcoordinate;

Go to navicat press F6, paste it (don't forget to edit x,y,z) then click enter.

 

yeah thats its better :D

Posted

thank you :) only this way is for changing cordinates for new players ? createcharacter.java or etc i saw a something like "template.spawnx, template.spawny, template.spawnz", i think we can change this. Or iam wrong?

  • 1 month later...
  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • 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