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

    Melee problem in weapons.xml

    u dont need to add this to weapons.xml only on items.xml if u want to set this weapon only to knights add to movements.xml
  2. V

    Restricted names MODERN ACC

    I think the problem is in account.php in application/controllers there's a missing function for restricted_names anyone has this function?
  3. V

    Error admin.log

    bump
  4. V

    Restricted names MODERN ACC

    i want this for website but i'll try this later
  5. V

    Restricted names MODERN ACC

    bump
  6. V

    Error admin.log

    bumpp
  7. V

    Hacking?

    use modern acc + uniserver!!!
  8. V

    Solved Need help with a Minor website problem

    <?php /*This controller will not use model for basic DB access for gathering information about stastitics, the database access will be made within thin controller! There is no point of using model for such simple DB access.*/ class Highscores extends Controller { function __construct() {...
  9. V

    Solved Need help with a Minor website problem

    ops sorry my fault replace your account.php in system/aplications/controllers <?php /* +I.D.E ENGINE+ Controller of Account for Modern AAC - Powered by IDE Engine. A lot of new functionality and variables can be hard-coded here. If you do NOT understand the code, do NOT change anything in...
  10. V

    Solved Need help with a Minor website problem

    <div class='errors'> <?php echo error(validation_errors()); ?> </div> <?php include("public/js/keyboard.php"); global $config; ?> <script> function createAccount() { $('.loader').show(); var form = $('#createAccount').serialize(); $.ajax({ url: '<?php echo WEBSITE...
  11. V

    Forbidden error

    lol man are u joking me? what chacter is the admin of website?? go in sql in accounts search for this character ans set page_acess for ONLY THIS CHARACTER this character will be the admin of website
  12. V

    Solved Need help with a Minor website problem

    post your create.php on system/aplications/views
  13. V

    Forbidden error

    try page access = 5 if u post the script it could be good
  14. V

    Sorry, you don't have a container to receive

    post your globalevents shop.lua what distro u are using?
  15. V

    Shop System Full! [Modern AAC]

    post your globalevents shop.lua what distro u are using?
  16. V

    vipdoor

    why creating 2 threads with the same name? this code get your postion in any floor man whats heapen when u click on door?
  17. V

    Forbidden error

    make sure in your sql the character page_access = 3
  18. V

    Sorry, you don't have a container to receive

    check if the item go directly to hand remove all equips from both hands and make sure your backpack isnt full
  19. V

    Linux Mordernacc.

    lines? lol so put where u found this script then i check for u
  20. V

    vipdoor

    with this script u dont open the door u will be teleported in front of the door make sure u put the action id 5788 on door
Back
Top