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

Search results

  1. S

    [GESIOR AAC] Improved Group Manager

    I've improved the group manager so that you can execute following commands. It's highly recommended to update from the old version http://otland.net/f118/gesior-aac-0-3-6-group-manager-66303/. And it's a very good script if you combine with my...
  2. S

    MySQL INSERT PROBLEM

    I'm making a script so that administrators can create characters and put them in another players account. The PHP code $player = stripslashes(ucwords(strtolower(trim($_REQUEST['character'])))); $character = $_POST['character']; $new_char = $_POST['new_char']; if(empty($player)) {...
  3. S

    [Gesior AAC] 0.3.6 Group Manager

    Hello, I requested a script a week ago and decided to try to make it by myself. I've said it before but my knowledge of PHP/MySQL are very limited, so excuse me if it's not the most optimized script but it works the way I want it. Hope someone have some use of it. Find in index.php. case...
  4. S

    [Gesior AAC] 0.3.6 Group-Based Admin Panel

    I wanted to have two separated administration panels for GM/God's. It took a while cause my knowledge of PHP are very limited. And now when I finally made it, I want to share this with those who want Group-based administration panels and find php coding difficult...
  5. S

    [Request] Create GM characters

    I want a script to gesior acc that I can put in the admin panel and it should work as simple as it sounds, you can create or promote characters to gamemasters. And it would be great if the script both changes group_id and page_access. Is that a possible thing to do?. I also have another...
  6. S

    Gamemaster Gamemaster Application

    Greetings! Name: Robin Nickname: GM Eorith Age: 21 Location: Sweden Language: Swedish / English. And no problem to understand Norwegian and Danish. Former Experience: I've played real Tibia for about 5 years on Secura. After all years I decided to start my own server (Project Doombringer)...
  7. S

    [Discussion] Rule Violation

    Hello! I've downloaded 2.0.6, I know the CTRL+R code is gone and you can replace it with the talkaction code. But I really want to discuss this, cause I really liked the CTRL+R system :D I started about 1-2 years ago with OT and I was searching for just that kind of function TFS had, I found...
Back
Top