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

    Znote ACC - Correct vocation name in Character Profile

    I don't really understand what this do
  2. R

    [Znote AAC] Sorcerer Layout

    I need some help with this layout, how can I change the background color? here's a screenshot
  3. R

    Hoster OTS Hosting Service 2023 w/DDoS Protection

    Is there a way to pay via SMS paygol, daopay, zaypay or something else? I'm paying from mexico
  4. R

    [Znote AAC] Sorcerer Layout

    Nmms quedo chingon//It's fucking awesome!
  5. R

    [Znote AAC] Show outfit on online list

    Does this works for znote aac 1.4?
  6. R

    [Gesior acc] Edited Runescape Layout! For tibia!

    Nice, the first thing that comes to my mind is Ogame haha, i dont use gesior but its sexy
  7. R

    Layout AAC Request

    Hello I've been trying to find this layout but I haven't found it anywhere heres the link for the layout, hope you can help me find it or link it to me it's pretty awesome: http://otland.net/threads/new-layout-for-znote-aac-has-flash.191910/
  8. R

    New layout for Znote AAC (has flash)

    Where's the download link?
  9. R

    [Znote] Fire Breather v1

    Upload Images and Layout again plz!!
  10. R

    [Znote AAC] TibiaCOM template

    I also would like to know how to do that...
  11. R

    [Znote AAC] Advanced News System

    News Create a new article."; } } while($row = mysql_fetch_array($result)){ echo ' '; echo ' '.$row['title'].' '; echo ' Posted on '.date('F j, Y',$row['date']).''; if(!empty($row['author'])){ echo ' by '.$row['author'].' '; }else{ echo ' '; } echo ' '; echo $row['content']; echo ' '; echo ''; }...
  12. R

    Help with PHPMyAdmin

    Should I click on columns or indexes?
  13. R

    Help with PHPMyAdmin

    It only says this: SELECT * FROM `accounts`
  14. R

    Help with PHPMyAdmin

    I'm using UniServer, but when I'm in a database it looks like this: Instead of editable colums. Also i cant enter http://localhost/special Im hosting on my pc, windows 7 x86(32bit) Help plz!
  15. R

    ERROR: Unable to load config.lua!

    i use uniserv, how do i create the db? i have the pass I'm putting the database I created with uniserv, but it tells me this: >> Establishing database connection... MySQL Error Message: Can0t connect to MySQL server on 'localhost' <10061> > ERROR: Failed to connect to database >> No services...
  16. R

    ERROR: Unable to load config.lua!

    That fixed that, but now it prompts like this: >> Establishing database connection... MySQL Error Message: Access denied for user 'rulaz'@'localhost' to database 'gorgottenserver' > ERRO: Failed to connect to database >> No services running. The server is NOT online. What's the admin password...
  17. R

    ERROR: Unable to load config.lua!

    -- Combat settings worldType = "pvp" hotkeyAimbotEnabled = "yes" protectionLevel = 1 killsToRedSkull = 3 killsToBlackSkull = 6 pzLocked = 60000 removeAmmoWhenUsingDistanceWeapon = "yes" removeChargesFromRunes = "yes" timeToDecreaseFrags = 24 * 60 * 60 * 1000 whiteSkullTime = 15 * 60 *...
  18. R

    ERROR: Unable to load config.lua!

    Well, how to begin... Today I compiled a TSF 1.0 for windows x86 (32bit) everything went fine until I tried to run the server, I've put all the data & folders inside the compiled folder, but when i try to run the server this error is shown: The Forgotten Server - Version 1.0 Compilied on Jan 14...
  19. R

    Compiling TFS 1.0/1.1 latest source. 64 and 32 bits. Pics and lots of explanation.

    Ok, i changed it to the original file, just modified the spaces and that. -- Combat settings worldType = "pvp" hotkeyAimbotEnabled = "yes" protectionLevel = 1 killsToRedSkull = 3 killsToBlackSkull = 6 pzLocked = 60000 removeAmmoWhenUsingDistanceWeapon = "yes" removeChargesFromRunes =...
Back
Top