• 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!

Recent content by oto

  1. oto

    Team Need new team for my new project tibiaera! im advanced hoster!

    Team completed!!! Joints to otland: 0 private serch: Complet team! Thanks otland ;)
  2. oto

    [PHP+JS] Hourly countdown (With SERVER TIME!)

    not work for me
  3. oto

    Team Need new team for my new project tibiaera! im advanced hoster!

    project is finishing last days to join my team! last call for gamemasters and scripter advanced:D
  4. oto

    how can i add countdown time for my website??

    hello!! im finishing my project and i need add a countdown timer for my website modern aac! thanks for any help!
  5. oto

    Team Need new team for my new project tibiaera! im advanced hoster!

    i need expert of database protections and security manager
  6. oto

    Team Need new team for my new project tibiaera! im advanced hoster!

    prefer before join scripters, graphic designer and programer or web designer comon post your information!
  7. oto

    Team Need new team for my new project tibiaera! im advanced hoster!

    hello,im oto, 23 years old, spain 5 Years experienced on tibia! I am looking for a team for my project called tibiaera.com 8.60 tfs 0.4 dev rev 3884 fixed best rev for 8.6 War-System, Woe,Bomberman,Casino all citys with full zao, pyre, gengia, oken, farmine and north zao full rlmap my host...
  8. oto

    Scripter i find good scripter for join to my team of spain-ot.es

    i need scripter for join to my team server spain-ot.es experience about scripts and manage ot serv ,advanced use on linux and seriously. http://spain-ot.es My Server Description: Spain-Ot.es 8.60 Realand Rl Map 8.60 |WAR SYSTEM| FOOTBALL EVENT, Bomberman ,Casino! Name: Spain-ot Ip...
  9. oto

    [Spain] Spain-Ot.es server linux stable 24/7 full rl 8.6 war system,woe,bomberman,zao

    closed project spain-ot closed my new project is: www.tibiaera.com http://otland.net/f61/need-new-team-my-new-project-tibiaera-im-advanced-hoster-146471/
  10. oto

    Linux Debian/Ubuntu: Start your OT server through SSH (and keep it running)

    where add this script?' only in shell? or i need a create file?? thanks *Get into your OT's directory. In case you don't have a restart script yet, create one. Here's the script: Code: #!/bin/bash while true do ./TheForgottenServer done
  11. oto

    Need dbschema new.posts for forum modern aac

    ok this is all: ALTER TABLE `accounts` ADD `page_access` int(11); ALTER TABLE `accounts` ADD `page_lastday` int(11); ALTER TABLE `accounts` ADD `email_new` varchar(255); ALTER TABLE `accounts` ADD `email_new_time` int(15); ALTER TABLE `accounts` ADD `rlname` varchar(255); ALTER TABLE...
  12. oto

    Need dbschema new.posts for forum modern aac

    Yes i know where is dbschema.txt but not find news.posts sql table in my file is only this dbschemas: CREATE TABLE IF NOT EXISTS `forums` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(64) NOT NULL, `description` text NOT NULL, `access` int(5) unsigned NOT NULL...
  13. oto

    Need dbschema new.posts for forum modern aac

    A Database Error Occurred Error Number: 1146 Table 'newspain.posts' doesn't exist SELECT `b`.`id`, `b`.`name`, `b`.`description`, `b`.`closed`, `b`.`moderators`, `u`.`name` AS `author`, `p`.`thread_id`, `t`.`name` AS `thread_title`, `p`.`time` FROM `forums` AS `b` LEFT JOIN (SELECT...
Back
Top