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

    [GESIOR 2012] Change name for premium points

    Is there a way to make it work with PHP? Like get & store last username, alter namelocks table with old_name or something and then insert old name to this table.
  2. raf

    Gesior2012 Looking for few scripts

    Hey guys. I've been trying to add few cool things to my AAC website based on Gesior2012. My TFS is 1.0 but will be upgrading to 1.2 so any of those two versions will suit my purpose. I've been also wondering if someone maybe has scripts (php+lua) like: Powergamers Onlinetime "Top outfiters"...
  3. raf

    Gesior: get char name by id

    omg, i didn't notice it :D anyway thanks, it works :)
  4. raf

    Problems with phpMyAdmin

    I'd go with pandaac but they still didn't finish & release stable version for tfs 1.2. For now the best thing is Gesior2012 i think. Code is quite old but it does the job well :)
  5. raf

    What are hosting requirements

    I don't want to lie, and I'm not sure, but my friend has few minecraft servers and he have been alot under DDoS attacks. I'm not sure if he do this by script (automated) or manually, but he has several IP addresses, so he switch them whenever server get attacked.
  6. raf

    Problems with phpMyAdmin

    first off, why don't you use AAC website ? second, this query is doing stuff in "phpmyadmin" database, which is not a place to edit, you shuldn't even touch that database, i guess your db name is divinity from the query, so go into ur DB, then into table called "accounts" and there you can do...
  7. raf

    Gesior 2012 account name issue

    could you paste atleast a code that's involved in this ?
  8. raf

    Solved Error with offline training

    what tfs are you using guys ? you probably are missing getOffline.......... function - i think
  9. raf

    What are hosting requirements

    I'm not an expert in that case but i can tell you few things. Casual network provided by your hosting provider. Good thing is to get unlimited bandwith so your ot will run even in case of huge use of your network. DDoS protections come mostly with your server (data centers protect themselves...
  10. raf

    Gesior: get char name by id

    How can i get character name by id ? i have query to get latest news posts from forum: $query = $SQL->query("SELECT `z_forum`.`icon_id`,`z_forum`.`post_topic`, `z_forum`.`author_guid`, `z_forum`.`post_date`, `z_forum`.`post_text`, `z_forum`.`id`, `z_forum`.`replies`, `players`.`name` FROM...
  11. raf

    Problems with phpMyAdmin

    which database are you in ? query says you are trying to get stuff from phpmyadmin db, table: pma_table_uiprefs
  12. raf

    Change protocol

    How can i change protocl to 10.79 in OTClient ?
  13. raf

    TalkAction [TFS 1.1-1.2] Guild Outfit Change (!go)

    Is there a version of this for TFS 1.0 guys ?
  14. raf

    Feature Reward Chest & Boss Reward [TFS 1.2]

    how am i supposed to use it ? like set corpse id as reward chest for ferumbras ? or what? Whenever i kill feru with lets say 3 ppl, everyone of us got feru hat - how can i prevent that, i want only 1 item to be looted, lets say feru has some loot like feru hat, mpa, velvet mantle and i want to...
  15. raf

    AAC for TFS 1.2

    I've been using Gesior my whole life, so maybe it's time to switch and try new thing :) will give it a try.
  16. raf

    AAC for TFS 1.2

    Guys, important question: Which AAC is best fitting one for TFS 1.2, most compatible, with some community additions (scripts/layouts/help). I wanted to use Panda but they say that it's not yet stable for 1.2. Please suggest your types.
  17. raf

    The forgotten login server [10.8 supported]

    Did you make pull request already ?
  18. raf

    Linux TFS Moving 1.0 to 1.2

    That's the plan @WibbenZ ;)
  19. raf

    Linux TFS Moving 1.0 to 1.2

    Thats even more to look into - great ! :) I see that TFS 1.1 changed more than 1.2, i thought it was 1.2 that messed my plans ;p Thank you too !
  20. raf

    Linux TFS Moving 1.0 to 1.2

    Alright, that's some start :) Thanks will try and report back if something goes wrong and can't fix it.
Back
Top