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

    [10.98] CipSoft Original Map (converted from 7.7)

    Does anyone have a full spawns/houses for this map?
  2. SebbePwnyou

    TFS 1.4| 10.98 | RME Bug Quests for Chest not working?

    I need to get a key with a actionID on it, to unlock a door with the same actionID 1634523135 I just used a script that gives me the key with an actionid on it. And attached the ActionID to the chest, thanks for the help with how to make a normal quest for a normal item :)
  3. SebbePwnyou

    TFS 1.4| 10.98 | RME Bug Quests for Chest not working?

    Ah so I need a script for the chest that gives the item w/ actionID on it for a door?
  4. SebbePwnyou

    TFS 1.4| 10.98 | RME Bug Quests for Chest not working?

    default is called quests.lua in actions\scripts\quests\quests.lua but using the default quests.lua doesn't work either.
  5. SebbePwnyou

    TFS 1.4| 10.98 | RME Bug Quests for Chest not working?

    Hello, i recently started mapping for my Server again and it seems that Quest ActionID: 2000 doesn't work? is there something that was changed in TFS 1.4 or with RME 10.98 with doing ActionID 2000? Actions.xml <action actionid="2000" script="quests/questsystem.lua" /> questsystem.lua...
  6. SebbePwnyou

    Compiling Request TFS 1.4 Downgrade 8.6 compile

    Hello, could someone give me a link to download TFS 1.4 downgraded 8.6 GitHub - nekiro/TFS-1.4-Downgrades at 8.60 (https://github.com/nekiro/TFS-1.4-Downgrades/tree/8.60) ?
  7. SebbePwnyou

    1 way Tile?

    Thank you for that just tried both the 0.4 version and 1.2 and both seem to work smoothly!
  8. SebbePwnyou

    1 way Tile?

    And you put it like this? <movevent type="StepIn" actionid="1337" event="script" value="onewaytile.lua"/>
  9. SebbePwnyou

    1 way Tile?

    Thanks :) And I will probably keep it at reset every day, as it is for a daily quest. Also is there a way to do it for older TFS versions as well like 0.3.7 or 0.4?
  10. SebbePwnyou

    1 way Tile?

    yeah walk on and it flags so you cant walk on it again
  11. SebbePwnyou

    Spell Ascuas Funkeln Spell's

    In TFS 1.2 you get this error: luaAddEvent(). Argument #3 is unsafe data/spells/scripts/support/regen.lua:21: in function 'Regeneration' data/spells/scripts/support/regen.lua:32: in function <data/spells/scripts/support/regen.lua:25> any fixes?
  12. SebbePwnyou

    1 way Tile?

    Hello Otland does anyone have a script that makes so if you walk on a tile you can't walk back? An example: If I walk over a bridge, and turn around to walk back over I can not. (edit) I'm using TFS 1.2 client 10.9
  13. SebbePwnyou

    Use Item on Object to receive items

    Hey, I'm using TheForgottenServer 0.3.7 and im using 10.10 version of Tibia.
  14. SebbePwnyou

    Use Item on Object to receive items

    Hello, Otland community I'm doing some custom things on a private server for myself and a few friends and I was curious if someone had a script where you can use a "pickaxe" on a rock to receive a random item from a list?
  15. SebbePwnyou

    Yellowhat's Mapping thread

    Yeah that's indeed a nice piece of a town.
  16. SebbePwnyou

    All LUA FUNCTIONS

    Is their a way to add links to the Lua code? for example, I got this: msg:addByte(GameStore.SendingPackets.S_OpenStore) inside my Shop system, but when I use the button ingame, it transfers me to tibias homepage. Is there a way of example do msg:addbye("http://sebbesot.ddns.net/buypoints.php")...
  17. SebbePwnyou

    Yellowhat's Mapping thread

    Looks sick, keep the good work up!
  18. SebbePwnyou

    Znode AaC website Application ingame?

    Hello, tibia community I'm currently running a private server that is gonna open to the public soon! I've got a working website for localhost atm, starting up soon. I'm using the Znode AAC Website and its Donator System, but as far I cannot figure out how I would show and use my "Points"...
Back
Top