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

    Solved Level Tile for players over 50

    Hello ;) Im trying to learn how to scripting, and what I trying to do is a tile that if you are below level 50 you can enter function onStepIn(cid, item, frompos, itemEx, topos) if item.uniqueid == 1234 then getPlayerLevel(cid) > 50 then doPlayerSendTextMessage(cid,21,"It...
  2. A

    Guild Gesior AAC

    I tried your and I changed to premium "no" but it still says that I need premium haha, I use TFS 0.3.6
  3. A

    Guild Gesior AAC

    Thank you ninja but I don't know what to do ? :O haha suck at theese things :/
  4. A

    Guild Gesior AAC

    Hello ;) I can't be online at tibia while I make a guild ;/ here is my Guild.php, tell me if you need something more to see whats wrong ---> [PHP] Guilds.php - Pastebin.com
  5. A

    Mount

    I don't know so much about that no ;/ then it's just to forget about mounts haha
  6. A

    Mount

    yes mount system
  7. A

    Mount

    Hello guys, I wonder if it possible to get mounts for 8.6? then how? ;) Kind regards, Akkz
  8. A

    CreatureEvent [CreatureEvent/Npc] Killing in the name of... [Now player can choose the task]

    When I want an item for reward i write like this right? [1] = {questStarted = 1512, questStorage = 65002, killsRequired = 300, raceName = "Rotworms", rewards = {{enable = true, type = "exp", values = 1000}, {enable = true, type = "item", values = {2157, 10}}}, but then I get this error :/...
  9. A

    Website Gesior AAC

    ah okey ;) thank you very much anyway! - - - Updated - - - Bump!
  10. A

    Website Gesior AAC

    Yes exactly, If you tell me what do link, then I link to you and you add it? :$ if you know how to fix it?
  11. A

    Website Gesior AAC

    Ah thank you then it works correctly!, Do you know something about the other thing I were asking for? :)
  12. A

    Website Gesior AAC

    ah okey ;) Thank you, but I still have some issues ;/ haha where should I paste this <img src="outfitter.php?id=128&addons=3&head=1&body=50&legs=80&feet=120"/> and I threw outfitter.php to all others .php files in htdocs, and map above, thats correct? :D
  13. A

    Website Gesior AAC

    Could you also fix my Whoisonline.php? <?php $cache_sec = 10; $info = array( 0 => array('Europe', '26/07/2012') ); $id=0; if(isset($_POST['world'])) { $f = null; foreach($config['site']['worlds'] as $k => $v) if($v == $_POST['world']) { $f = true; $id = $k; break; } if(!$f) $_POST['world'] =...
  14. A

    Website Gesior AAC

    Okey thank you!
  15. A

    Website Gesior AAC

    what is this <img src="outfitter.php?id=128&addons=3&head=1&body=50&legs=80&feet=120"/>
  16. A

    Website Gesior AAC

    it' worked perfectly before you send me your characters.php ;) with pictures on the page
  17. A

    Website Gesior AAC

    dont got a outfitter.php haha :P as I said, im new with theese things :P
  18. A

    Website Gesior AAC

    http://3.ii.gl/ydCuJ-.png
  19. A

    Website Gesior AAC

    Doesn't work with that characters.php :/
Back
Top