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

    Some new bugs on map.

    Is there something You don't know? Thank You man :D
  2. D

    Some new bugs on map.

    Hi there! I've got a probolem with my map because, well, seems like the server trying to use another ID's of items than it should... Just look at it: I've placed a screenshot of houses belong to two different cities below. As you can see... Well, I don't think I had this bug before, but I'm...
  3. D

    Solved [Need] Script for ,,belongs to..."

    Thank You :D (Again :p)
  4. D

    Solved [Need] Script for ,,belongs to..."

    I think I used wrong function... I should use doItemSetAttribute, but still I'm not sure how to remake it cuz it would looks like this: doItemSetAttribute(item.uid, "description", "This item belongs to " .. getCreatureName(cid)) So I'm confused when I'm trying to remake it... Also when I have...
  5. D

    Solved [Need] Script for ,,belongs to..."

    Like a trophy system. I need some script just for example, cuz I'm trying to fix another one. I need function which adds special destription to item, cuz doSetItemSpecialDescription doesn't work on my TFS 0.3.6 and I have to use getItemAttribute, but well... I'm not sure where to place Item ID...
  6. D

    Solved Problem with adding new Attack Rune

    I would like to ask yet, why normal SD doesn't need ,,needtarget" and ,,block="solid" " ?
  7. D

    Solved Problem with adding new Attack Rune

    Thanks a lot :D
  8. D

    Solved Problem with adding new Attack Rune

    Script is just the same like SD one, I only changed a name of it Here is spells.xml: <rune name="Sudden Sorcerer" id="2272" allowfaruse="1" charges="2" lvl="27" maglv="8" exhaustion="2000" blocktype="all" event="script" value="attack/sudden sorcerer.lua"> <vocation id="1"/> <vocation...
  9. D

    Solved Problem with adding new Attack Rune

    Hello there! I added a new rune based on Sudden death. Actually, I just copied SD script and changed ID, name, value and added vocation req. It looks like I made all what is needed to do, but the new SD version doesn't work... I can use it in game, and there is not any error in console, but I...
  10. D

    I can't see lower floors when I stand of some of them

    Hi there! I've got a problem with black thing on the map which don't show me lower floors. Is there any chance to get it off? I tried to cut my building and place it on lower floor but that thing just gone with it... I mean bulding's high is 12-8 floors and black thing is on the 9 floor... So...
  11. D

    Port Forwarding problem? Please Help!

    You should check if You have a DMZ option in Your router. If so, enable it and use Your IPv4 like in Port Forwarding. Also make sure You shutted off Your system firewall and antivirus protection, cuz it may block You too. If You do all these things, it should work.
  12. D

    I need help with make special TP.

    Thank You very much :D Btw love You dude, also Your avatar ^^
  13. D

    I need help with make special TP.

    Hello everyone! Today I want to ask You for way to make special TP. For example. The player have to put 3-4 items in different places and then stand on Stone Tile to be teleported to hidden area. Also I would know how to make normal teleport with use lever and some item required to be placed...
  14. D

    Make VIP on ground (like gems or something), not only on Doors

    Thanks for help :) We got one more problem yet. Doors for 300 lvl says it's for 300 lvl when We look at them, but when We look at doors 600 or above, it only says it's an gate of expertise... Nothing else. How can We change it? All doors have te same item ID.
  15. D

    Make VIP on ground (like gems or something), not only on Doors

    Limos, so how can I set 1k or 2k lvl for exp gate? Have I to change something in scripts?
  16. D

    Make VIP on ground (like gems or something), not only on Doors

    0.3.6//forgotten server//tibia 8.60 Like in topic, I would like to use VIP script on ground yet, so it would be easier to get in VIP area. For example: http://pl.tinypic.com/view.php?pic=nz4pcp&s=8#.VHZvmckpXcs I have also problem with VIP doors because it teleports me on 1 sqm next to doors...
  17. D

    Incorrect house prices

    Edited.
  18. D

    Incorrect house prices

    Hello there! My next problem is price of houses. Everything should be alright cuz in houses.xml and in editor are the prices like I set. But server is loading some other prices and I don't know where is the problem. Maybe any of You will be able to help me? For example. My house should cost...
  19. D

    Errors while loading map

    I'm using Forgotten one (8.6). Hmm... So I have propably set it in movements.xml?
  20. D

    Errors while loading map

    Ah... I see. Okay, thank You very much ^^. Oh, and I would ask for something yet. How can I make swimable area? Have I to use sea water with some special ID?
Back
Top