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

Recent content by potinho

  1. potinho

    Good cloud hosting providers in Brazil?

    As a Brazilian, I must say that it is extremely difficult to find a good host at an affordable price, with a good stability and uplink.
  2. potinho

    Lua I am looking events for TFS 0.4 Tibia 8.6

    This is a MOD xml, inside this contains creaturescripts, movements and actions. U must have mods folder on your TFS to this works. Remebering this script is for OTX 2 (based on 0.X), so some functions may not work as expected
  3. potinho

    Dungeon System [ 0.4 / 0.3.7 / 0.3.6 ]

    @Xikini there's a way to put a boss after kill all monsters? And after kill boss, player will be able to get reward and leave dungeon.
  4. potinho

    [Gesior2012] Redeem a coupon system

    Just a contribution, a different page for redeem, with few visual changes: <?php if(!defined('INITIALIZED')) exit; if($logged){ if(isset($_POST['code'])) { $code = $_POST['code']; $stmt = $SQL->prepare('SELECT * FROM `__cornex_redeem` WHERE `code` = ? LIMIT 1')...
  5. potinho

    [OTCv8] Create custom buttons and hint panel

    Hello guys, My OTCv8 dont have this top bar anymore and i want to put it back, similar to this. With buttons to the site and Discord, also i want to create a hint panel above. Beside this, i want to create 3 buttons in game who redirect to site too, can u guys please help me?
  6. potinho

    [WebDev] Taoprox's WebDev thread

    Amazing work
  7. potinho

    [vBot_4.8] Stop cavebot if mana is low

    Yes, exactly! Thanks man, works!
  8. potinho

    [vBot_4.8] Stop cavebot if mana is low

    Hello guys, There's a script or something for OTCv8 cavebot who stops char if mana is less then X%? And after mana > value, cavebot continues?
  9. potinho

    TFS 0.X Yellow skull fight back

    Hello guys, Can u point me what is wrong in my function? When a player get pk in another, if player fight back he is getting yellow skull (player who has been attacked by pk), and must dont. I've already applied this fix...
  10. potinho

    OTClient [OTCv8]Custom Module - Interface Focus Problem

    I talked to a moderator and he warned me, this module contains some paid stuffs but i didnt know were against rules, in more then 10 years here in this forum i did it just once, with thousands topics who maybe will help another people too. But i respect your wish, thanks anyway.
  11. potinho

    OTClient [OTCv8]Custom Module - Interface Focus Problem

    up 1709215203 do you know how to fix this issue?
  12. potinho

    Solved Items passing through cave walls

    I guess i solved, i removed ground attribute from item and have set up stack as bottom (like regular walls), now seems to be ok.
  13. potinho

    Solved Items passing through cave walls

    I hadn't seen it, the user who posted it is blocked by me. Anyway, the script prevents players from throwing items, not monsters from kicking.
Back
Top