if u wanna to spawn with saving,Hello, i have 1 problem, when i spawn NPC after server restart they disappear.
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE list SYSTEM "spawn.dtd">
<list>
</list>
Example:
ValakasRespawnTimePattern = ~180:0 20 5 * *
In this example, Valakas will spawn with a spread from 0 to 180 minutes (~180:) from the starting point at 20:00 (0 20) on Friday (5)
If you want to bind not to the day of the week, but from the time of the murder + how many days
Example:
ValakasRespawnTimePattern = ~180:0 20 +5: * * *
Valakas will spawn with a spread of 0 to 180 minutes (~180:) at 20:00 (0 20)...