Jump to content
  • 0

[Help] i need help with faction server


Question

Posted

Plz people help i have been searching for 2 hours trying to find an npc

for oneo pack. I want this npc to change faction at the time you create a char.

or if there is something like that plz share it

 

 

sorry for my english!

14 answers to this question

Recommended Posts

  • 0
Posted

there is a npc inside oneos database which allows you to change faction , search npc table

  • 0
Posted

efxaisto alla an mporeis na help xana edo ! thelo ena faction gm shop xrisipmopio afto edo http://www.maxcheaters.com/forum/index.php?topic=23140.msg156159#msg156159 alla opos kai ta alla otan patao koumpi dn ginete tpt

 

                                                thanks pantos

  • 0
Posted

its english section here ... edit your post ...

 

add the htm files into merchant , .xml files into multisell and import the sql into your database and it should work .. whats the prob exactly u get? any errors in console?

  • 0
Posted

tnks i fixed it but now do you know were how can i change the town players spawned after create and when they press to vilage?

 

 

 

 

what pack are u using ? if oneo there should be a config in l2joneocustom.properties , check also char_templates into your database and change x,y,z to where u want the chars spawn

 

 

help im plz

 

user warned!

  • 0
Posted

there is something else i want to finaly ask you do you know how can i change the location players spawn after changing faction?

 

you need to have the source of your pack ,if u do so go to gameserver/model/actor/instance/L2FactionInstance.java

 

and change

 

						player.getAppearance().setNameColor(Config.KOOFS_NAME_COLOR);
						player.teleToLocation(-45530, -113613, -240);

 

where u want koofs to go , and ,

 

						player.getAppearance().setNameColor(Config.NOOBS_NAME_COLOR);
						player.teleToLocation(-83863, 243495, -3735);

where u wnt noobs to go!

  • 0
Posted

what do you meen source of the pack?

 

 

source code of the pack .. search what source code means and u will understand

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...