• 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!

Need help to fix my OT problem about scripts

bradette19

Member
Joined
May 25, 2011
Messages
97
Reaction score
6
Location
Canada
Just uploaded a real tibia map on my OT server 10.77, TFS 1.1. But when I load the map, I have no npc on map. Where can I find the npc scripts ?
 
The NPC's are located on realmap datapack... All you have to do is copy the npc folder from realmap to your datapack.

Is that your question? I can't understand well.
 
Now my NPC is on, but Banker npc, boat npc isn't working. When I say "Hi", they answers me, but "Withdraw, deposit, balance and more" he didn't answer me..
 
Open your scripts with any text editor ( I recommend Notepad++ or Sublimetext ) and post the .lua code here, so we can try to take a look @ it for you, bro!
 
Can't, the message is too long.
NPC Script too long? Sometimes is easier copy npcs from other datapacks. A boat sample NPC its easy to find and to edit.

Don't forget to replace the intire folde "npcs" on your datapack. Every NPC won't work without it file on data/npcs/scripts.
So copy the npc.xml (data/npcs) and npcsscript.lua (data/npcs/scripts).

----- GitHub thing removed
 
Last edited:
Copy the entire datapack to your server, you seem to have copied only world and npc.


No, you didn't. You linked the forgotten server releases which only contain a basic testing datapack.


You are right! I so sorry! I've made a mistake. I got confused, forget what I said!

Here is a nice datapack with global NPCS, MONTERS, ETC 100%

https://github.com/orts/server

Thanks @Lordfire !
 
Last edited:
Back
Top