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

    Onlook Error

    Here's my onlook Code named "Questlook.lua" function onLook(cid, thing, position, lookDistance) local quests = {20001, 20003, 20009} local completed = {} if isPlayer(thing.uid) then for i = 1, #quests do if getPlayerStorageValue(thing.uid, quests[i]) > 0 then...
  2. Tachi

    Lua onKill Doesn't work properly

    For some reason the server i am using [TFS 0.3.7 Crying Damson 9.70] the onKill Function sometimes works and sometimes it doesn't work.. Ill list the scripts iv tryed using below... Maybe something in the main sources is messed up?... but other then that would there be anything that could...
  3. Tachi

    Windows Search 9.7 item editor

    As the tile says i am in search of a working item editor that will work with TFS's 0.3.7 Crying Damson - 9.70 - items.otb. Before you say go use the search function, i already have. These are a list of all the item editors i tryed downloading, that did not work!!!!!! i got to the point i tryed...
  4. Tachi

    Solved Gesior 2012 - Pull Players Group_id from logged account

    how would i get it to goto the table accounts, grab the account_id and then goto players and pull all players from said account_id and then Return highest group_id from thoes players.. Like if the account logged had 5 players, say 3 of those players are just regular players, 1 is a tutor, and 1...
  5. Tachi

    Wands / Rods Giving Stats Bonuses.

    Iv been Trying to get the wands to give extra stats, like magic level or shielding.. But cannot seem to get it to work.. heres what i have tryed <item id="18411" article="a" name="muck rod"> <attribute key="description" value="A true staff of old, spitting slimy orbs." /> <attribute...
  6. Tachi

    Lua [MOD] Zombies Event w/ Rounds & Killing Quest & Killing Portal

    [MOD] Zombies Event w/ Rounds &amp;amp; Killing Quest &amp;amp; Killing Portal OKk as the title states i am working on trying to get my scripts less cluttered, and i was wondering how i could go about my script iv crafted (PLEASE NOTE: i did copy paste alot of core functionality from mulitple...
  7. Tachi

    Team ~Aldoriana 9.70~ Testing/Recruitment

    Hello there fellow otland players, I would like to introduce my open tibia server ~Aldoriana~ 9.70, using TFS 0.3.7 Crying Damson. I am looking for a team / helpers to get the server going, atm its almost finished, just needs final tweeks, thus we need testers / beta players. PLEASE NOTE: That...
  8. Tachi

    Lua Cannot get Onkill to work, any ideas?

    When i try to use getItemDefense, get itemAttack, getItemArmor Ect....... they all give a nil value error in the console, TFS 0.3.7 crying damson..... Now getItemWeight, getItemNameById work just fine... is there something i can do to get these to work properly again.... Just messing with it...
  9. Tachi

    Team 8.6 RPG-FunPVP Needing Team

    Ok, Well as seeing i just started this project there is not a lot of information to be posted about the server. Currently i am looking for some people that can code/map tutors and such will be needed at a later time, but your more then welcome to fill out an application. I'v worked on a few...
  10. Tachi

    New Vocation Skills

    When i created a new vocation i wanted skills to raise faster.. cant seem to get it to work... whats the lowest the skill can be set at?... if that cant be done is there a way to make it when you promote you gain skills faster?.. or would i have to set non promoted state skill's to something...
  11. Tachi

    New Skills..

    Well as the title hints im wanting to add some skills into the server.. For example i wanted to add a wood cutting skill... just like sword, club ect.. how would i go about doing this?... I already know im going to have to edit the tibia client.. (working on that part..) But i dont know where...
  12. Tachi

    Mass problems compiling..

    Why is it when ever i try to compile the tags of trunk from the svn i cannot get it to compile.. Downloaded the patch release 2 of newest release.. Link:[forgottenserver] Index of /tags/0.3b1pl2 Errors i get when i open the dev file and hit compile...
  13. Tachi

    [Request] Voc. req. Tile

    As the title says im wanting a tile that requires a sertain vocation to only pass on it.. Like the level and premmy one on rook.. Anyways i tryed making it myself.. and it didnt work out to well.. i dont know much about coding.. tryed mixing a voc req door with a tile.. Anyways im sure it's...
  14. Tachi

    [Looking] News Archive System..

    As topic says im looking for a news system archive.. i have reseached it and cannot find much.. and i know it's possible but cannot find anything about it.. i searched news and news archive both came up with 8+ pages with 40+ topics each.. search each one of thoes manauly and couldnt find...
  15. Tachi

    Reme's Mapeditor Is Messed up!

    Ok well.. as the title says.. remes map editor is not working right.. I didnt download the 1.1.4 on this computer.. only because no open tibia server works with that version of map yet.. (STUPID!!) So i was using the 1.1.3 and it said something about i HAD to download the newer version.. and...
  16. Tachi

    Does The Quest Log Work?

    I was wanting to know if there was a was to get the quest log working.. im sure many people have asked.. i searched and couldn't find anything for an hour so im posting in support..(hope it's the right section) Anyways if anyone knows how to get it working let me know i would really like to...
  17. Tachi

    Website Support

    Ok well as you all know Gesior.pl has his own AAC. I was wondering if there was a way to take out the Sample's Names from the Highscores list.. im sure this has been asked before.. so sorry if it was i looked on a few boards and though this was the most approperite.
  18. Tachi

    Whats your Computers Stats?

    Like the Topic Says List all of your computers stats!! Example of my home computer: Ram: 4 gb (2x 2 gb Sticks) Cpu: 2.80 Dual Core Pent 4 Hard Drive: 4 x 200 gb Sata Hard drives (unknown speed) Any Cards: Yes. Video Card: Radeon 7000 - 64 mb Sound Card: Live Blaster? (dont remember) If you...
  19. Tachi

    Team needed for Darkened Sky Ots

    Server Completion : |||||||||| --- 30% There... Completed: Map,& Few Spawns... Jobs Needed [] - Scripter 1 [ ] - Scripter 2 [X] - Mapper 1(Me,& Friends) [ ] - Mapper 2 [ ] - Spawn Creator1 [ ] - Quest Maker 1 [ ] - Item Editor / Sprite Maker 1 [ ] - C++ Programmer 1 [X] - C++ Programmer...
  20. Tachi

    MySQL Setting up link and Getting everything ready.

    There are alot of posts on how to get a sql server running.. yet alot of people ask how to do it still.. heres a few links i have found fast.. Notice.. i do not take any credit for these.. and im just putting them all together in sections to help people that dont under stand sql.. i will also be...
Back
Top