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

    Lua MoveEvent Training Square [TFS_11]

    Ok, i went to my Source code and find that lines so i got that funcion active, the last thing is to change the lua of the sqtrainer from this: local weaponRight = getPlayerSlotItem(p.cid, CONST_SLOT_RIGHT) if weaponLeft.itemid ~= 0 then weaponLeft =...
  2. kushovu

    Lua MoveEvent Training Square [TFS_11]

    Added that line at Compat.lua but didn't work (sorry newbie arround here) if i'm not in an error That link is from the Source for compiling, i used that version So it should have that function active but its all i understand from this
  3. kushovu

    Lua TFS 1.1 problems

    If you imported the DB from: https://github.com/otland/forgottenserver it shouldn't be any problem
  4. kushovu

    Lua TFS 1.1 problems

    TibiaCom Layout Is made From Znote Too, check it: https://otland.net/threads/znote-aac-tibiacom-template.191625/ I didn't test it but it seems to run good
  5. kushovu

    Windows Paypal customers dont receive premium points (Znote)

    No, that is at Paypal, enter to paypal and check at Profile (top Right corner) and under that tab chose the last one (MORE) Profile->More And at the left sidemenu is a option like "my selling tools" enter there You should search for "IPN" or "Instant Payment Notifications" or something like...
  6. kushovu

    Windows Znote ACC Help with Server Info

    Same Problem It Doesn't Works Here are Stages <?xml version="1.0" encoding="UTF-8"?> <stages> <config enabled="1" /> <stage minlevel="1" maxlevel="8" multiplier="50" /> <stage minlevel="9" maxlevel="20" multiplier="40" /> <stage minlevel="21" maxlevel="50" multiplier="30" />...
  7. kushovu

    [10.77][TFS 1.2] ORTS, a real map project

    @Ted F Update your Data from the ORTS Repository
  8. kushovu

    Mucha información a sus manos

    Wow Gracias! nunca esta de mas tener el conocimiento! seguramente en algo ayudara!
  9. kushovu

    Windows Paypal customers dont receive premium points (Znote)

    In other hand, you setted up your IPN at Paypal to forward to http://yoursite.com/ipn.php ??
  10. kushovu

    Lua TFS 1.1 problems

    But still isn't enought for the server, with my local at 4gbs the map (when it loads) delay 300+ Seconds, you loaded it in 24 seconds and on the rented dedicated it loads at 5s, i'm not a All-knows but it may be for the power of prosessing Edit: I never used Gesior because of that XD i get to...
  11. kushovu

    Lua TFS 1.1 problems

    I had the same problem and never figured out this posts XD But this problem only happens on Local Machines with less than 4GBs of ram I used a dedicated server with 32GB of ram (rented only for tibia) and there isn't any issue When i try to use 32bits is there when i get bugged and crash
  12. kushovu

    Lua TFS 1.1 problems

    Are you using the map that i posted up? Are you sure of putting folder "yasir" at data/world/ ? Here it comes.. This Version and Data pack don't comes with "Ingame Automatic account creator" You should use one of this Automatic Account Creators: DevAAC Znote AAC Gesior AAC Panda AAC
  13. kushovu

    Lua TFS 1.1 problems

    You imported Schema.sql or Global-8.sql to your database? if not it should be at:
  14. kushovu

    Lua TFS 1.1 problems

    That error shows that Monsters Are missing I recomend you to use this TFS Version: 1.1 Engine: https://github.com/otland/forgottenserver Data pack:https://github.com/orts/server (Here at Data Pack Should be all the Monster that are missing, Download this and Overwrite on the Engine Folder)...
  15. kushovu

    MoveEvent Training Square

    Having a little of problems using this script for TFS_11 https://otland.net/threads/moveevent-training-square-tfs_11.231312/ Someone can help?
  16. kushovu

    Lua MoveEvent Training Square [TFS_11]

    Hi everyone its me again with another compat problem TFS Version: 1.1 Engine: https://github.com/otland/forgottenserver Data pack:https://github.com/orts/server Map Version: 10.76 Map source: https://github.com/orts/world/ In the last post i had problems adding an NPC of an Outdated TFS At...
  17. kushovu

    Lua Island of Destiny NPCs - [TFS_11] - 10.76

    I thought it was solved but after some time i get this error :S I hope you can still help
  18. kushovu

    Lua Island of Destiny NPCs - [TFS_11] - 10.76

    Not really replicating, i like Island of Destiny so i wish to implement it the NPCs are now working, there is another bugs but i'll post it on another post Thanks for your help!
  19. kushovu

    Lua Island of Destiny NPCs - [TFS_11] - 10.76

    Nice it works perfectly When i finish i will post a Tutorial of all i learned here
Back
Top