• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Solved No NPC's on new server? [9.80-9.86]

Redliner911

New Member
Joined
May 24, 2013
Messages
4
Reaction score
0
Ok so I went through the whole tutorial on hosting my own server and chose to run [9.80-9.86] The Forgotten Server v0.2.15 (Mystic Spirit).

Everything seems to be going well after the tutorial, players can connect, mobs spawn, and stores have items on shelves. But there are absolutely no NPC's anywhere.

In the NPC folder theres only a few npc files, so I downloaded a link from this site for the original tibia npc's and placed them in the folder and restarted the server.

Still no NPC's, help?


Thanks
 
I don't know anything about Remere? This may be where I have failed.
I just followed the tutorial on this site and downloaded the above mentioned server, confured the config.lua and myphpadmin.

Other than that I have not manually loaded anything or used commands. The server console just loads up fine without errors. Everyone can connect without problems, theres just no npc's where they are supposed to be.

There is npc files in this directory though C:\Users\Bnewb_000\Desktop\TFS\data\npc.

Forgive me if im repeating myself, this is so different to me than running a mcraft server.


Edit: Maybe my question should be, does the server come with npc's? Because there are only like 6 npc files in that folder that came with it.

Another Edit: ok, another edit. I found out what Remere is, and installed it. I may just have an invalid version because its not wanting to open the world map. Will continue looking...
 
Last edited:
What happens when you try to open the map?
You can use Remere 2.2 and if the map is saved in a higher client version then 9.6 (you will get unsupported client version if that is the case).
http://otland.net/f19/remeres-map-editor-9-80-9-81-a-175741/
http://otland.net/f19/rme-updated-9-83-a-185430/index2.html#post1826038

You can add the NPCs with Remere in the map (File, Import, Import Monsters/NPC, then in Creature Palette (press c on your keybord to open it), go to NPCs, add a spawn first, then add the NPC in it).
If you don't have much NPCs, you can get them from other servers, search for the NPC you need (Advanced Search or google) or look here.
Monsters, NPC & Raids

If you find TFS 0.3 NPCs, you should change the directory in the xml file of the NPC, because they are not the same as in 0.2.
TFS 0.2 example
XML:
script="data/npc/scripts/default.lua"
TFS 0.3 example
XML:
script="default.lua"
 
Last edited:
Back
Top