• 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

    Script for see hand items for players

    so can anyone do it for me? :p
  2. V

    Script for see hand items for players

    hello im here to request a script for modern acc thats when the administrator select one player it show all your equips that he's carring is this possible to do? thx
  3. V

    Linux Modern AAC Store System

    put this on www/system/pages gifts.php <?php include("gifts/gifts.php"); ?> now create a folder on www/system/pages called gifts www/system/pages/gifts now insert your shop script called gifts.php on this folder
  4. V

    Windows Server Crash please HELP fast please

    remove unreacheable tiles in your map editor and use a large adress aware on your server to use more than 2gb of ram
  5. V

    Help track items vip

    i need one script for modern acc that track the items vip for players can anyone do it for me? the script will show on page the name of the player the name of the item and the count of the item for player_items and player_depotitems starting with id 102 can anyone do it for me?? the script...
  6. V

    Help Npc Budrik!!!

    everything ok now thx
  7. V

    Help Npc Budrik!!!

    its a mod i thats something wrong here lol <?xml version="1.0" encoding="UTF-8"?> <mod name="killed-monsters-counter" version="1.0" author="slawkens" contact="[email protected]" enabled="yes"> <!-- TODO: - automatically assign storages in TFS 0.4 that supports string as a key -...
  8. V

    Help Npc Budrik!!!

    i search in sql the 5000 minos are in storage 14104 the same of the teleport for boss
  9. V

    Help Npc Budrik!!!

    thx but i also change this and still have the same problems
  10. V

    Help Npc Budrik!!!

    bump
  11. V

    Help Npc Budrik!!!

    in my server when a players kill the 5000 minos the npc budrik dont add a storage to enter in teleport also when u say task for him he dont say anything can anyone fix this script for me? i think the storages are changed cause in sql the 5000 minos are in storage 14104, but the 14104 is the...
  12. V

    Sql help Players begin with 3 days vip!!

    hello i use this command to set a 3 days vip for new players but i have one problem the vip days of all players still 3 anyone know the problem? thx ALTER TABLE `accounts` MODIFY `vip_time` int(11) NOT NULL DEFAULT 3;
  13. V

    Dont kick players when exit!

    no here is the answer remove this registerCreatureEvent(cid, "Idle")
  14. V

    Dont kick players when exit!

    hello how can I do to when a player exit a character in trainers he dont get kicked maybe on config.lua or creaturescripts idle.lua? help me plx
  15. V

    TalkAction Darkhaos' Pet System

    i have some problems i create a new lib file or simple add to 050-function.lua i got many erros with this last help me plx
  16. V

    Problems when trying to login!

    possible firewall is bloking these ports disable it and try again or add this ports to firewall
  17. V

    Houses in Character Information- Modern Acc

    Hello anyone can make this for me like real tibia, it shows the house of a players in character information page like this House: Aureate Court 4 (Yalahar) is paid until Nov 13 2011 <?php require_once("system/application/config/create_character.php"); if(in_array(strtolower($player->name)...
  18. V

    Modern AAC Page - Most Creature Killers!

    /* Kill configuration */ $kills = array('rat' => 3001, 'cave rat' => 3002, 'troll' => 3003, 'wyrm' => 9544, 'demon' => 9545); $limit= 5; how i can add more monstres to page where i found these storage values?
  19. V

    Client Assertions!! help me solve crash propblemas

    can anyone know what heapens with my server here is the crash log ----- 12/10/2011 13:14:45 - Izhz (189.41.27.12) ----- Comment: Graphic Engine: DirectX9 (2) Operating System: Windows XP Professional in BRA Processor: Intel GENUINE 2 Video Card: NVIDIA GeForce 7300 GS Last Packet...
Back
Top