EOSERV Forum > EOSERV > Innkeeper file
Topic is locked.
Page: << 1 >>
Innkeeper file
Author Message
Post #32168 Innkeeper file

Hello, I've made my innkeeper file but it doesn't work. When I'm trying to start test at innkeeper there are no questions. Here's my file:

aeven.name = Citizen of Aeven
aeven.location = 4, 24,27
aeven.innkeeper = 150
aeven.question[1] = How many houses are on the Aeven map
aeven.answer[1] = 20
aeven.question[2] = What is the name of the blue hair guy near Aeven square?
aeven.answer[2] = dan
aeven.question[3] = How much do flowers cost at the Aeven grocery?
aeven.answer[3] = 120


btw. Sausage, you should extend info at home.ini file for innkeeper settings example, and fix typo (snswer)

15 years, 20 weeks ago
Post #32170 Re: Innkeeper file

Here is the correct innkeeper data. Enjoy!

# Innkeeper/spawn point information
#
# Spawn Point Format:
#  name.name = name
#  name.location = map, x,y
#  name.innkeeper = npcid (optional)
#  name.question[1-3] = question (optional)
#  name.answer[1-3] = snswer (optional)
#
# Level Tier Spawn Format:
#  level.x = name
#
# Example:
#  newbland.name = Wanderer
#  newbland.location = 1, 3,4
#  level.0 = newbland
#
# 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.
#
tutorial.name = Wanderer
tutorial.location = 192, 5,6
level.0 = tutorial

main.name = Wanderer
main.location = 2, 13,40
level.1 = main

admin.name = Wanderer
admin.location = 33, 12,4
level.100 = admin

aeven.name = Aeven
aeven.location = 4,24,27
aeven.innkeeper = 150
aeven.question1 = How many houses are on the Aeven map?
aeven.question2 = What is the name of the blue hair guy near Aeven square?
aeven.question3 = How much do flowers cost at the Aeven grocery?
aeven.answer1 = 20
aeven.answer2 = dan
aeven.answer3 = 120

estaq.name = Estaq
estaq.location = 48, 40,10
estaq.innkeeper = 156
estaq.question1 = By whom was the Illusion Master named Hitaru cursed?
estaq.question2 = How may axes are ther to be found on the Estaq map?
estaq.question3 = Everyone in estaq have walked over it...
estaq.answer1 = apozen
estaq.answer2 = 6
estaq.answer3 = bridge

halowdale.name Halowdale
halowdale.location = 151, 57,72
halowdale.innkeeper = 161
halowdale.question1 = Which unique skill can be learned in Halowdale?
halowdale.question2 = Which famous person picknicked in our town 1 century ago?
halowdale.question3 = How many gold spawns in the golden chest in Halowdale?
halowdale.answer1 = bard
halowdale.answer2 = sirhalowdi
halowdale.answer3 = 34

centaur.name Centaur
centaur.location = 29, 23,25
centaur.innkeeper = 160
centaur.question1 = Centaurs are half human and half...
centaur.question2 = What weapon does the weapon smith sell that he can't have smith?
centaur.question3 = How many candles are lighted in the church of Centaur?
centaur.answer1 = horse
centaur.answer2 = book
centaur.answer3 = 4

anundo.name Anundo
anundo.location = 161, 44,16
anundo.innkeeper = 159
anundo.question1 = What do pandas eat for dinner?
anundo.question2 = Which famous panda rests in Anundo?
anundo.question3 = What does the word 'idaku' mean?
anundo.answer1 = bamboo
anundo.answer2 = pandakopanda
anundo.answer3 = hug

15 years, 20 weeks ago
Post #32227 Re: Innkeeper file

Yeah, at first I thought the same, but then I realized, it's an ini file in EOSERV, and thought "question1..etc" but, yeah.  Use Apollo's it's finished ;o

15 years, 20 weeks ago
Page: << 1 >>
Topic is locked.
EOSERV Forum > EOSERV > Innkeeper file