Alright, i tried this and i'm not getting it, would someone mind making an example spawn for a spawn at map 2 x:4 y:2?
Cause I did this and idk if it's wrong or right...
# Home spawn & Innkeeper
#
# name.name = name
# name.location = map,x,y
# name.innkeeper = npcid
# name.question[1-3] = question
# name.answer[1-3] = asnswer
# name.innsleepcost = amount
# name.innsleep = map,x,y
#
# Level Tier Spawn Format:
#
# name.name = home name
# name.location = m,x,y
# level.x = name
#
# Example:
#
# newbland.name = EOSource
# newbland.location = 2,4,2
# level.0 = newbland
#
# wandrerer.name = Wanderer
# wanderer.location = 1,7,7
# level.1 = wanderer
#
# Creates a spawn point at 3,4 on map 1 called Wanderer for vagabonds.
# Questions and answers are only needed if the innkeeper id is set.
#
# It is recommended to create a new file and change the config to point at it
# rather than editing this file.
#
newbland.name = EOSource
newbland.location = 2,4,2
level.0 = Hell
---
Something I do instead of sleeping