Jump to content
  • 0

[HELP]Spawn problem


Question

Posted

I have a problem that will make me crazy!!! When I relog server, npcs that i have spawned ( shop, gk...) are erased. Idk whats the problem. Any ideas? I use L2J FREYA.

 

(I´m sorry for the other wrong post)

 

Thx!!!

6 answers to this question

Recommended Posts

  • 0
Posted

# ---------------------------------------------------------------------------

# Database Custom Tables

# ---------------------------------------------------------------------------

# Default: False

CustomSpawnlistTable = False

 

# Option to save GM spawn only in the custom table.

# Default: False

SaveGmSpawnOnCustom = False

 

# Option to delete spawn in alternate table.

# Default: False

DeleteGmSpawnOnCustom = False

  • 0
Posted

This work, but it must be like this:

 

# ---------------------------------------------------------------------------

# Database Custom Tables

# ---------------------------------------------------------------------------

# Default: False

CustomSpawnlistTable = True

 

# Option to save GM spawn only in the custom table.

# Default: False

SaveGmSpawnOnCustom = True

 

# Option to delete spawn in alternate table.

# Default: False

DeleteGmSpawnOnCustom = False

Guest
This topic is now closed to further replies.


×
×
  • Create New...