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

    Znote AAC 1.4 - [TFS 0.2.13+] & [TFS 0.3.6+/0.4]

    @Raggaer string(132) "INSERT INTO `znote_accounts` (`account_id`, `ip`, `created`, `activekey`, `flag`) VALUES ('4', '0', '1463269960', '578152465', 'br')" (query - SQL error) Type: voidQuery (voidQuery is used for update, insert or delete from database) Unknown column 'activekey' in 'field...
  2. gianflogao

    Znote AAC 1.4 - [TFS 0.2.13+] & [TFS 0.3.6+/0.4]

    @Raggaer thx "acocunts" i edit
  3. gianflogao

    Znote AAC 1.4 - [TFS 0.2.13+] & [TFS 0.3.6+/0.4]

    string(45) "SELECT `id` FROM `accounts` WHERE `name`='1';" (query - SQL error) Type: select_single (select single row from database) Unknown column 'name' in 'where clause'
  4. gianflogao

    Znote AAC 1.4 - [TFS 0.2.13+] & [TFS 0.3.6+/0.4]

    i have problem... please help
  5. gianflogao

    [SUPORT] RME MAP EDITOR

    @Cornex THX!
  6. gianflogao

    [SUPORT] RME MAP EDITOR

    http://pt-br.tinypic.com/view.php?pic=315e6av&s=9#.VzcyfuSTOHs because when I open the RME, map looks like?
  7. gianflogao

    [7.6] Avesta

    have source?
  8. gianflogao

    [Znote AAC] Tibia Layout

    xampp or vertrigo?
  9. gianflogao

    [help] Forever amulet - Skull, Red Skull, Black Skull

    I need an amulet forever, as the title, skull, red skull, black skull and receives "bless" when use.
  10. gianflogao

    TFS 1.2 - LADDERS BUG

    @beastn do not know why does not work, it's all right, you just compiled for linux, should be working!
  11. gianflogao

    TFS 1.2 - LADDERS BUG

    i using https://github.com/ninjalulz/forgottenserver/tree/8.6 ...
  12. gianflogao

    TFS 1.2 - LADDERS BUG

    i used https://github.com/ninjalulz/forgottenserver/tree/8.6, items
  13. gianflogao

    TFS 1.2 - LADDERS BUG

    @beastn I used otb ORIGINAL TFS, but it did not work
  14. gianflogao

    TFS 1.2 - LADDERS BUG

    You need to check something?
  15. gianflogao

    [HELP TFS 1.2 DOWNGRADE 8.6] LOSE FIGHT PROTECTION AREA - ENABLE OR LEAVE PARTY

    Hi Otland, I need help, when Player1 Player2 is with the party and is in combat, when entering protected area he can not undo the party, but in the game it appears without a fight. Below are the pictures ... I went to get fight I entered the protected area As you can see, even though no...
  16. gianflogao

    TFS 1.2 - LADDERS BUG

    @beastn does not work the way you showed me, still with the bug :(
  17. gianflogao

    TFS 1.2 - LADDERS BUG

    help?
  18. gianflogao

    TFS 1.2 - LADDERS BUG

    please, help me ?
  19. gianflogao

    TFS 1.2 - LADDERS BUG

    someone help me?
  20. gianflogao

    TFS 1.2 - LADDERS BUG

    actions.xml <action itemid="1386" script="other/teleport.lua" /> teleport.lua local upFloorIds = {1386, 3678, 5543} function onUse(player, item, fromPosition, target, toPosition, isHotkey) if isInArray(upFloorIds, item.itemid) then fromPosition:moveUpstairs() else...
Back
Top