Character Creation Spawn

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
RazRazvan
Posts: 43
Joined: Sat Jan 02, 2010 11:13 am

Character Creation Spawn

Post by RazRazvan »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:
Hello friends !
Here I come with the next question :
I want that all the characters spawn in another place , not basic.
I changed the coordinates in char_template so they spawn in an Instance , but after the character logs into server , it's teleported outside.
I enabled :

Code: Select all

# Restores the player to their previous instance (ie. an instanced area/dungeon) on EnterWorld.# Default: FalseRestorePlayerInstance = True
Here are the coordinates and the zone ( somewhere in Gracia Area ) :
http://img269.imageshack.us/img269/2676/shot00001su.png
Need to change something else ?
P.S. : I used the search tool : " character creation spawn " , but did not found this problem , with the instance.
Please , help me.
Thank you , have a good day !
marcose
Posts: 117
Joined: Fri Jun 17, 2011 3:56 pm

Re: Character Creation Spawn

Post by marcose »

but after the character logs into server , it's teleported outside.
Logs, what logs?, or im missing something?

Check the core in enterworld.java
RazRazvan
Posts: 43
Joined: Sat Jan 02, 2010 11:13 am

Re: Character Creation Spawn

Post by RazRazvan »

marcose wrote:
but after the character logs into server , it's teleported outside.
Logs, what logs?, or im missing something?

Check the core in enterworld.java
By "logs into server" , I mean , when the character is logging on server , enters the server , however you want to call it.
My bad , sorry.
User avatar
St3eT
Posts: 961
Joined: Sun Mar 07, 2010 6:50 pm

Re: Character Creation Spawn

Post by St3eT »

Table char_template, here edit X, Y and Z for all.
If i should be black sheep for sure no as punishment
Image
marcose
Posts: 117
Joined: Fri Jun 17, 2011 3:56 pm

Re: Character Creation Spawn

Post by marcose »

Maybe the sever use the variable last X Y Z :S
Post Reply