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

Search results

  1. O

    Npc Rashid

    Works fine for me. However I do close and open server every day when server is saving. I do not think it will change position without actually restarting server? I could be wrong.
  2. O

    OpenTibia OTClient 8.0 with Real Tibia features

    Anyone still have this and is willing to reupload? Much appriciated :)
  3. O

    TFS 1.X+ I Can't push player when i use rune tfs 1.2

    He does have a nasty attitude most of the time. Takes a bigger man to actually help this dude when he is so disrespectful lol. How exactly does he crash servers and what are the proof tho?
  4. O

    [8.0] [TFS 1.2] - Server Global Full [Real Map]

    You're in full CSI mode. I like it :D Nice find. Let us know if you find more shady stuff !
  5. O

    [8.0] [TFS 1.2] - Server Global Full [Real Map]

    Did you find any other tp other than the ones Glaszcz posted? <-- EDIT: Don't answer this I saw that you did :P sorry Well to be honest since alot of npcs aren't working properly if you have the time you should check all the scripts anyway while your fixing npcs :p I too don't think it was done...
  6. O

    Npc Rashid

    Perfect. Script works perfectly now =) Thank you for your help I appreciate it!
  7. O

    Npc Rashid

    >> Loading config >> Establishing database connection... MySQL 6.1.2 >> Running database manager > Optimizing table players_online... [success] > Optimizing table tile_store... [success] >> Loading groups >> Loading vocations >> Loading items >> Loading script systems [Warning -...
  8. O

    [8.0] [TFS 1.2] - Server Global Full [Real Map]

    LMAO, holy shit that is shady what a way to hide it too! Good job dude. If anyone is going to use this map you should 100% just remove all the items in that room and build like a trap to whoever tries to do this shit LOL @Shiris undrin I am not sure if you did this on purpose, I honestly don't...
  9. O

    Npc Rashid

    Yes that's what I found odd. I have only changed x,y,z. in globalevents.xml <globalevent type="startup" name="TravellingNPC" script="npctravel.lua" /> and the script: local days = { ["Sunday"] = { {npc = "Rashid", pos = {x = 32348, y = 32832, z = 7}, deSpawnOnNextDay = true}...
  10. O

    Npc Rashid

    Thanks but I am getting following error: [Warning - Event::checkScript] Event onStartup not found. scripts/npctravel.lua Tried adding function onStartup() to the script and error went away but rashid is not spawning
  11. O

    Npc Rashid

    Thank you sir and this should work for tfs 1.2 too right? =)
  12. O

    Npc Rashid

    Sorry for probably asking a dumb question but do I put this in globalevents as a new script or do I add it to a existing script? Once again sorry, I'm relatively new to this :p
  13. O

    [8.0] [TFS 1.2] - Server Global Full [Real Map]

    Just delete the area :D He probably just has a unreachable show off room, doubt it was maliciously put there but I could be wrong. Anyway it's always smart to just to look around in RME, I think you can search for items with name/id as an option. I think I saw somewhere in another release...
  14. O

    Lua TFS 1.2 Working NPC Adrenius

    Works perfectly! Thank you very much!!
  15. O

    Lua TFS 1.2 Working NPC Adrenius

    Hello, Been searching through alot of datapacks and the forums without finding a working NPC Adrenius. I only found one in the 7.4 OTX real map datapack but npc doesn't respond on tfs 1.2 (no errors) Anyone got one or willing to help me make the script below to work with tfs 1.2 One that...
  16. O

    [8.0] [TFS 1.2] - Server Global Full [Real Map]

    Remove adventureblessings in creaturescripts it should fix ur problem as adventureblessing isn't a thing in 8.0 therefore it causes the client to debug (OP probably used OTclient when testing and never found this issue) There is quite a few bugs but as OP is stating he did this all by himself...
  17. O

    PHP [ZNOTEACC] How to hide options in manage account

    Hi, Sorry for being noob but where did you put these codes? :D
  18. O

    [TFS 1.3] Teleport Command - !tp <dest>

    Works perfectly thank you :)
  19. O

    [TFS 1.3] Teleport Command - !tp <dest>

    Hi :) I am getting this error:
Back
Top