• 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. H

    Quick edit Please :) rep+

    Rep + , but dosnt work ;S, it wont talk to you if you don't have the outfit on, but if u do he still wont talk to you. - - - Updated - - - BUMP
  2. H

    Quick edit Please :) rep+

    Hey could any one edit this npc file so that he will only talk to you if you have an outfit look type of 57, if you dont he will say "Sorry I dont deal with your kind". local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler)...
  3. H

    Znote AAC 1.4 - [TFS 0.2.13+] & [TFS 0.3.6+/0.4]

    Hi I have a problem, not really sure what is coursing it ;/. When i buy points it works, and when i buy an item it works, but when i go into game and say !shop, it does nothing? Im not sure if I need to add a talk action? or am I missing an sql statement, hope some one can help ;(? Thanks. - -...
  4. H

    Large amounts of lag?

    lol its a private dedicated server, i cant see whats going on, i can just copy/paste my server stuff into it, i cant see what the processors are but I assume there just the linux ones, and i cant restart the server just the tfs server.
  5. H

    Large amounts of lag?

    45-55 fps in tibia. a few scripts arnt working due to case sensitivity but not that many
  6. H

    Large amounts of lag?

    the map is 12mb, here is the specs of the server: Server Status running Uptime 1 day 2 hours 4 minutes 45 seconds IP Address(es) 46.105.246.41 Hostname CPU 0.09% of 4 cores Memory 725.39 MB / 1024.00 MB Swap 25.62 MB / 0 bytes Disk Space 1383.48 MB / 6144.00 MB Disk I/O 710.295552 bps...
  7. H

    Large amounts of lag?

    Ok, so set up all the server, no problem apart form case sensitivity, but worked that out quickly, however when me and a friend log on we have large amounts of lag, like 2 second delays walking with keys and freezing every couple of seconds? i know its only 1gb, but its only got 2 players on...
  8. H

    Hoster OTS Hosting Service 2023 w/DDoS Protection

    Opened ticket up, Bought a server, entered in the information i got sent in the email into WinSCP, but it says will not accept the password? Any ideas any one?
  9. H

    Any Tips :)?

    Hi, I just got back into mapping, in like the last 2 months for a project. After like a 4 year break lol. Anyway thought idd post one of my first map pieces that is 100% raw see what peoples opinions are :). This is for a quest. Feel free to say if its shit. - - - Updated - - - -BUMP- - -...
  10. H

    use pickaxe on floor tile, changes the tile

    Works like a charm thanks Limos :)
  11. H

    use pickaxe on floor tile, changes the tile

    Ty :P, but i reli need it re add the action id, other wise the person wont be able to do it again. So if anyone can fix it :P REP++
  12. H

    use pickaxe on floor tile, changes the tile

    Hi im in need of a simple script, when you use an item on a floor tile, it changes the floor tile and outputs a message to the player, and then after 5 mins the tile changes back again to the tile there previously. This can be done as many times as the player wishes, but only on the tiles with...
  13. H

    Simple Quest

    lol I fixed it, like a dumb ass idd linked to wrong script lol! sorry ;( Ty so much :))
  14. H

    Simple Quest

    Yup but i dont see this message anywhere in your code? 07:17 [NPC] 1: Great as I see you approved! Its like its not updating correctly ;/
  15. H

    Simple Quest

    <?xml version="1.0" encoding="UTF-8"?> <npc name="[NPC] 1" script="npcA.lua" talkradius="3" walkradius="3" walkinterval="1500" floorchange="0"> <health now="100" max="100"/> <look type="146" head="20" body="16" legs="32" feet="20" mount="405" addons="3"/> </npc> -- Npc A local...
  16. H

    Simple Quest

    Still doing the same thing lol :(, accept off npc A, goto npc B say 'npc A sent me' he tells me 'do he didn't, don't lie'. Anyway rep for helping me so far ;/.
  17. H

    Simple Quest

    None, thats the strange thing. working on 9.6 client, TFS 0.4. Ok now this is odd lol, i accept the mission off NPC A, then go to NPC B and say NPC A sent me, and he wont have it ;/ 07:17 [NPC] 1: Welcome, Thegooua! I have been expecting you. 07:17 Thegooua [35]: mount 07:17 [NPC] 1: So you...
  18. H

    Simple Quest

    Still not working ;S, theres a couple of errors, NPC B, says 'No he didn't don't lie to me' even if I have spoken to NPC A before, I have to repeat 'NPC A sent me' 2 times in order for him to offer me the quest, you can also go straight to NPC B and say 'NPC A sent me' 2 times and he will offer...
  19. H

    Simple Quest

    Ty man but it dosnt seem to count the monsters, or come up with the message once you have killed them, so you cant progress past that bit. ;S
  20. H

    Simple Quest

    Rather simple for someone whos experienced with quests i think.
Back
Top