Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

L2J [Guide]How to change new players spawn

Junior Spellweaver
Joined
Jan 31, 2007
Messages
141
Reaction score
0
1. You need the cordinates of the location you want the entire class to spawn

2. Write it down.

3. Log out.

4. Go to your database and into your char_templates.sql
and click human fighter.

*TIP* Only change the starting classes Human fighter, Human mystic, elf mage, elf fighter... etc.

5. The cordinates you had are in this order " X " " Y " " Z "
There are 3 fields you need to fill in, x y and z fill those in.

6. Save and restart the server.
 
Newbie Spellweaver
Joined
Mar 4, 2008
Messages
15
Reaction score
0
, 'Human Fighter', 0, 40, 43, 30, 21, 11, 25, 4, 80, 6, 41, 300, 333, 33, 44, 33, **** 81900, -71338, 258271, -3**** 0, 1.10, 1.188000, 9.0, 23.0, 1.10, 1.188000, 8.0, 23.5),


Wheres X,Y,Z, ??
 
Back
Top