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

Recent content by michaelsilvers7

  1. M

    How would taxes work for U.S. if your ot made money?

    Buddy, what in the world are you on about? My question has basically zero to do with the validity of "donations" and/or how to cheat the tax system by falsely claiming sales as donations, and in fact it's actually the exact opposite and me inquiring on how to legally go about filing taxes on the...
  2. M

    How would taxes work for U.S. if your ot made money?

    So basically you're saying it would just be 10.99 filing as a self employed buisness, and their donations would be my income I would report on? Similar to like a tradesmen with his own business?
  3. M

    How would taxes work for U.S. if your ot made money?

    Hey guys, so I understand no one in here is probably a tax consultant, so I understand I'm probably shooting in the dark, but it's worth asking! Basically, I've been working on my own ot, and it does use the real map (which I know is more risky in terms of getting sued by Cipsoft, but I doubt...
  4. M

    Item Id TFS 0.3.6

    bump, i need an answer to this also
  5. M

    TFS 0.X SQL ERROR with website?

    Getting these two errors with my website. Query: SELECT `bans`.`id`, `bans`.`type`, `bans`.`value`, `bans`.`param`, `bans`.`active`, `bans`.`expires`, `bans`.`added`, `bans`.`admin_id`, `bans`.`comment` FROM `bans` WHERE `type` = '3' AND `value` = '4' AND `active` = '1' SQLSTATE: 00000 Driver...
  6. M

    TFS 0.X PROBLEM WITH AAC STEP 5 CREATING ADMIN ACCOUNT

    Yes it did now I am having an issue creating characters, -The Following Errors Have Occurred: Wrong characters configuration. Try again or contact with admin. ADMIN: Edit file config/config.php and set valid characters to copy names. Character to copy Knight Sample doesn't exist. but you have...
  7. M

    TFS 0.X PROBLEM WITH AAC STEP 5 CREATING ADMIN ACCOUNT

    <3333333333 thank you so much for your time bro. Please tell me how i can repp you? You are awesome sauce
  8. M

    TFS 0.X PROBLEM WITH AAC STEP 5 CREATING ADMIN ACCOUNT

    //////////////////////////////////////////////////////////////////////// // OpenTibia - an opensource roleplaying game //////////////////////////////////////////////////////////////////////// // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU...
  9. M

    TFS 0.X PROBLEM WITH AAC STEP 5 CREATING ADMIN ACCOUNT

    no i cant remember but when i run my server it says "the forgotten server .4" at the very top. most things are workign well so i'd like to not switch any of my current stuff, surley there is a way to get a website up? also how do i rep you? im new to the site
  10. M

    TFS 0.X PROBLEM WITH AAC STEP 5 CREATING ADMIN ACCOUNT

    well im using .4 but the download had branch options and i selected my tfs version. This is the readme that came with it Gesior2012 ========== Gesior 2012 - Account Maker [website] for OTSes Select 'branch' for your OTS (TFS) version. and this is the readme.text -- ##### CREDITS ##### Version...
  11. M

    TFS 0.X PROBLEM WITH AAC STEP 5 CREATING ADMIN ACCOUNT

    Got this on step 3 (add tables and coloums to database) - even though it may just be saying i already have them added because i already did this step before without an error, but here it is - Fatal error: Uncaught PDOException: SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name...
  12. M

    TFS 0.X PROBLEM WITH AAC STEP 5 CREATING ADMIN ACCOUNT

    now i get this error :/ Fatal error: Uncaught Error: Call to a member function rowCount() on boolean in C:\xampp\htdocs\classes\account.php:36 Stack trace: #0 C:\xampp\htdocs\classes\account.php(21): Account->load(1, 'name') #1 C:\xampp\htdocs\install.php(517): Account->__construct(1, 'name')...
  13. M

    TFS 0.X PROBLEM WITH AAC STEP 5 CREATING ADMIN ACCOUNT

    <?PHP define('INITIALIZED', true); define('ONLY_PAGE', false); if(!file_exists('install.txt')) { echo('AAC installation is disabled. To enable it make file <b>install.php</b> in main AAC directory and put there your IP.'); exit; } $installIP = trim(file_get_contents('install.txt'))...
  14. M

    TFS 0.X PROBLEM WITH AAC STEP 5 CREATING ADMIN ACCOUNT

    what do you mean by tags? new to this site sorry
Back
Top