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

    Elime's NPC Editor

    Really great :D
  2. elking

    [ZnoteAAC] TibiaCOM layout. Proceed or waste of time?

    Why you don't share t :D Great work :)
  3. elking

    Linux Sample error

    That because you didn't add cast lines or have problem with it try add it ALTER TABLE `players` ADD `cast` TINYINT NOT NULL DEFAULT '0', ADD `castViewers` INT( 11 ) NOT NULL DEFAULT '0', ADD `castDescription` VARCHAR( 255 ) NOT NULL
  4. elking

    Programmer FrogUpload.nu |Searching active developers and graphic designers

    @Cornex what about adding delete code to remove file as a security
  5. elking

    GlobalEvent Random Encounter

    Really very useful to me :) thanks :D
  6. elking

    Compiling Higher outfit amount crash client

    Ok thank you I fixed second and third do you know anything about first one ?!
  7. elking

    Compiling Higher outfit amount crash client

    Hello people of OTLand. I have 2 problem need to fix First with compiling source ...I edited outift.h OUTFITS_MAX_NUMBER 25 to OUTFITS_MAX_NUMBER 29 I have 23 outfit in and I add 8 outift as a quest when I made 1 or 2 quest and try to change my outfit tibia client crash I use tibia client 8.6...
  8. elking

    Remove Item

    Can you make it for TFS 0.4 but with globalevents timer ?
  9. elking

    Necronia - Discussion

    World open ?!
  10. elking

    Programmer FrogUpload.nu |Searching active developers and graphic designers

    Sorry @Wezza I took your font design This is PSD http://speedy*****malware.localhost/AKeF7/Untitled-2.psd
  11. elking

    Programmer FrogUpload.nu |Searching active developers and graphic designers

    @Cornex I made this add the word :) http://speedy*****malware.localhost/jbFrd/Untitled-2.psd
  12. elking

    Lua WOE event does not work

    You added this file ? /_woe.lua?
  13. elking

    Solved Mysql, Tfs 0.4 on Debian 7

    that happened when I add it # MySQL returned an empty result set (i.e. zero rows). CREATE TABLE IF NOT EXISTS `guild_wars` ( `id` INT NOT NULL AUTO_INCREMENT, `guild_id` INT NOT NULL, `enemy_id` INT NOT NULL, `begin` BIGINT NOT NULL DEFAULT '0', `end` BIGINT NOT NULL DEFAULT '0', `frags` INT...
  14. elking

    Solved Mysql, Tfs 0.4 on Debian 7

    I already know :P but it don't work
  15. elking

    Solved Mysql, Tfs 0.4 on Debian 7

    @Cornex I can't add this by using unifrom server
  16. elking

    Lua WOE event does not work

    can you post your talkaction.xml about this part ?
Back
Top