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

    Tibia Server 6.4

    I bought an a disk to my old laptop dont shutdown AOIEAOIAEoaieAOeiaEOiaeo
  2. Morrison

    Tibia Server 6.4

    Man put on tha server!
  3. Morrison

    OTU - OpenTibiaUnity - A new TibiaClient based on Unity3D engine

    Oh my brotha :( So sad to read this.... thank your for all
  4. Morrison

    OTClient 1.0

    Nice work!
  5. Morrison

    AAC ignore css in a specific <tr>

    Maybe trying with !important <tr style="background-color:'.($count % 2 ? 'rgba(241, 224, 198, 0.6)!important' : 'rgba(212, 192, 161, 0.6)!important').';" >
  6. Morrison

    AAC ignore css in a specific <tr>

    u try clear cache from your browser?
  7. Morrison

    AAC ignore css in a specific <tr>

    You have cloudFlare with your site or the changes was in local dev?
  8. Morrison

    AAC ignore css in a specific <tr>

    Are you using MyAcc? 1593723943 For MyAcc, you add in config.local.php next config for disable cache? $config['env'] = 'dev'; // dev or prod
  9. Morrison

    OTClient 1.0

    Hey Mehah.. not is the same shit? 🤔
  10. Morrison

    OTClient 1.0

    Wow nice initiative, a true developer.. heart and soul in every line of code <3
  11. Morrison

    why cant i see his thread?

    virus, that mining crypto, enable your webcan and steal your personal information using a keystroke logger 😅
  12. Morrison

    Itutorial's Terrible Sprites

    haha coool xD
  13. Morrison

    Programmer Need a programmer for sources editing

    why no diagonal pathing? D:
  14. Morrison

    Best GUI framework to work with?

    For tools i think the framework need to be on JS mmm maybe electronjs development of desktop GUI applications using web technologies for (Mac, Linux, Win) workin with CSS, HTML, (JS with powerfull TS)
  15. Morrison

    Tibia for android is comming ;)

    Nice Kondra! Thanks, i can use for free on my ot? or is limited?
  16. Morrison

    [11x+] Map full grave danger and feaster of souls

    Who is this men @PAPACU ? shared a tons of free resources 🥳 👍 Thanks!
  17. Morrison

    TFS 1.X+ [1.3] Add new item to player dont decay

    yep easy way, but i really wan to use this function 😭 i try i do your same example but dont works 😭
  18. Morrison

    TFS 1.X+ [1.3] Add new item to player dont decay

    I have action when player use give a sword with time to decay, but dont work function onUse(player, item, fromPosition, target, toPosition, isHotkey) local it = player:addItem(2390, 1) it:setAttribute(ITEM_ATTRIBUTE_DURATION, 60000) it:setAttribute(ITEM_ATTRIBUTE_DECAYSTATE, true)...
Back
Top