Jump to content
  • 0

kati gia starting zone


HliakOs

Question

15 answers to this question

Recommended Posts

  • 0

gia sas pedia exo ena problem ola ta newbies bgenoun sto nero pos boro na to bgalo? k na bgenoun o kathenas se kanoniko sto diko tous.

Λογικά τα coords που έχεις βάλει για custom start spawn είναι λάθος με αποτέλεσμα να τους βγάζει στο αχανές,μέσα στο νερό.

Link to comment
Share on other sites

  • 0

enterworld.java

if (activeChar.getLevel()== 1)
	{
		activeChar.teleToLocation(x, y, z)
	}

 

ή charactercreate.java

 

			newChar.setXYZInvisible(template.spawnX, template.spawnY, template.spawnZ);

Link to comment
Share on other sites

  • 0

enterworld.java

if (activeChar.getLevel()== 1)
	{
		activeChar.teleToLocation(x, y, z)
	}

 

ή charactercreate.java

 

			newChar.setXYZInvisible(template.spawnX, template.spawnY, template.spawnZ);

to prwto tha prokalesei isos NPE kai isos kai disconnects.

xrisimopoihse to 2o.

Link to comment
Share on other sites

  • 0

Λογικά τα coords που έχεις βάλει για custom start spawn είναι λάθος με αποτέλεσμα να τους βγάζει στο αχανές,μέσα στο νερό.

dn exei valei custom spawn

Link to comment
Share on other sites

  • 0

UPDATE char_templates

SET x = x_starting_location_human_fighters

SET y = y_starting_location_human_fighters

SET z = z_starting_location_human_fighters

WHERE ClassId = '0'

 

Κάντο ένα .sql και execute στην DB.Το παραπάνω είναι για το starting των human fighters (classid=0).Εύκολα τροποποιείς τα ClassId και x,y,z για κάθε άλλο starting class

Link to comment
Share on other sites

  • 0

1)prepei na exeis error sto gameserver

2)kamia fora to kanei an exeis balei megalo title se new chars. dld otan mpenei o alos na exei title L][Malakistan. AN isxiei dokimase na balei kati me ligoterous xaraktires i kai ka8olou title kai kane palu new char..

Link to comment
Share on other sites

  • 0

Μπές καλυτερα στα options και βάλε 1 spawn location για όλους τους new Chars

Gameserver/config/options

 

#=============================================================

#              Custom Chars Spawn                          =

#=============================================================

# Set this to True if you want to add a custom spawn location for ALL new characters.

AllowCustomNewSpawn = True

CustomNewSpawnX = 0

CustomNewSpawnY = 0

CustomNewSpawnZ = 0

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...