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

Search results

  1. Sami_san

    Npc problem

    http://textuploader.com/5bvcd this is my script
  2. Sami_san

    Looking for a website designer

    Ill hire or pay for designing a server aac website : )
  3. Sami_san

    Last kills gesior

    Hello is it possible to add a outfit image of the player that died in last kills? Example: (Player outfit )Makaveli died by Farosel (player outfit) Im using gesior aac for tfs 1.2
  4. Sami_san

    Npc problem

    Hello there . Ive got tfs 1.2 tibia 10.93. My npc druid yandar when i write to him hi he responds but he is still walking around . Any one knows what fuction or script i should add to this npc lua so he can stop and look at the player?
  5. Sami_san

    relog promotion

    Hello ive got a small problem. TFS 1.2 tibia 10.93 After my character get a vocation from the island of destiny after the relog he gets an higher rank So i got a knight vocation and after relog im a elite knight. please help
  6. Sami_san

    npc's problem

    Is it normal that in any tfs with rl map you get , youll get npc without scripts? i mean that they just say on hi -> Greetings , player name example script of an npc local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler)...
  7. Sami_san

    Compile error Ubuntu 16

    SOLVED ! If anyone will get that issue Just Remove any line containing cotire : )
  8. Sami_san

    Compile error Ubuntu 16

    5.3.1
  9. Sami_san

    Compile error Ubuntu 16

    Ive got a problem after trying to compile tfs 1.2 on my ubuntu 16. I get the error on the screenshot ive got the libraries from https://github.com/NicolasLoew/vps/blob/master/TutorialTFS and i followed his tutorial step by step. mysql phpmyadmin and apache working 100 % But i cant compile...
  10. Sami_san

    Linux How i can modificate tfs sources for upgrade tfs protocol to 10.90 to 10.94

    @gunz where did you paste this player add skill cause in my protocolgame.cpp cant find that line i found it in protocolgamebase.cpp but when i compile i get an error about this addskill i paste there that is not specified
  11. Sami_san

    damage to monster

    Hello there. anyone knows how can i increase the damage dealed to the monster? im on rookgard now and trying to kill a rat and it takes ages even if i got a wooden sword. tfs 1.2 tibia 10.90
  12. Sami_san

    Dedicated Server

    Can i connect to a remote desktop from windows to ubuntu or debian?
  13. Sami_san

    Dedicated Server

    Cant check that :s
  14. Sami_san

    santiago skip tutorial

    working perfectly. Thanks to @Xikini I've added the questlog update to it. Working perfectly!
  15. Sami_san

    Dedicated Server

    its ovh , server in europe
  16. Sami_san

    Dedicated Server

    Hello guys. My server got a rl map size around 130mb . tfs 1.2 tibia 10.90. Im gonna host on my dedicated server - forggotten server - uniserver I decided to use windows server for operating the dedicated server. Id like to ask. How many players can play with no laggs on this dedicated server...
  17. Sami_san

    santiago skip tutorial

    thanke you , and whats the command/line to let the npc wait like 5 seconds before he sends me?
  18. Sami_san

    santiago skip tutorial

    ---SECOND PART OF THE SCRIPT local player = Player(cid) if isInArray({"yes", "right", "ok"}, msg) then if storeTalkCid[cid] == 0 then npcHandler:say("Great, please go to my house, just a few steps south of here. Upstairs in my room, you'll find a chest. You can keep...
  19. Sami_san

    santiago skip tutorial

    Hello there again ! Could anyone add a function that when sandiago asks at the begginning Hello |PLAYERNAME|, nice to see you on Rookgaard! I saw you walking by and wondered if you could help me. Could you? Please, say {yes}! And i say skip tutorial he teleports me to the temple in...
Back
Top