• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. DiegoRulez

    [ TFS 1.2 ] Key and Door

    The first part, the quest, I got with this code: function onUse(cid, item, fromPosition, itemEx, toPosition) if item.uid == 1002 then queststatus = getPlayerStorageValue(cid, 1002) if queststatus == -1 then doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, "You...
  2. DiegoRulez

    [ TFS 1.2 ] Key and Door

    How do I do that? I do not know how to program, I'm starting now
  3. DiegoRulez

    [ TFS 1.2 ] Key and Door

    I need to add the key number. function onUse(cid, item, fromPosition, itemEx, toPosition) if item.uid == 1001 then queststatus = getPlayerStorageValue(cid, 1001) if queststatus == -1 then doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, "You have found a morning...
  4. DiegoRulez

    Programmer I'm looking for C ++ programmer

    solved
  5. DiegoRulez

    Programmer Add Modal + Cast

    Can you add?
  6. DiegoRulez

    Compiling Outfits in Source 7.72

    Yo uso otclient..
  7. DiegoRulez

    Programmer Add Modal + Cast

    @Okke Which client do you refer to? I use only the OT Client What about cast system, is it possible to add?
  8. DiegoRulez

    Programmer Add Modal + Cast

    @Okke Is there no way to implement modal in 772? Since there is no NPC Channel on version, I wanted the modal to make it more interactive, you know?
  9. DiegoRulez

    Programmer Add Modal + Cast

    I'm looking for a programmer who knows how to work with sources. Initially I need to add two functions: 1- Cast System 2- Modal Window System I use OTX 3 for version 7.72 Interested I look for PM in OTLand or Discord: Diego#9020 I want to pay for the service
  10. DiegoRulez

    Compiling Outfits in Source 7.72

    Quiero habilitar outfits del 231 al 330 (looktype) para female y del 331 al 430 para male Tanto hace si es premium o no, eso lo agrego en outfits.xml Cómo quedaría el código para eso? @Lelodro
  11. DiegoRulez

    Compiling Outfits in Source 7.72

    What I am trying to do is add some sprites of version 8.6 and 11x in version 7.72. However there is a code in the source that limits the Outfits that will appear in the selection for you to use. I found some answers in Github of OTX 2 but I could not solve my problem. I'd like a range of 231 to...
  12. DiegoRulez

    AAC Shopsystem

    bump
  13. DiegoRulez

    Programmer ADD cast system

    I am using OTX 3 based on TFS 1.2, however my server is in version 8.6 in which it does not have the cast system. I'm looking for someone who can implement the cast system in OTX 3 for version 8.6. Cast System should contain: - Delay for chatters - Chat cast opening when using the /cast on...
  14. DiegoRulez

    AAC Shopsystem

    I am using a modified shop system that I found in the forum. I use this because you have the option of filtering the equipment through the vocation (Knight, Mage, Paladin). But he has some mistakes and would like them to be fixed. shopsystem.php Changename does not work The vip delivery is...
  15. DiegoRulez

    Programmer PHP - ShopSystem

    bump
  16. DiegoRulez

    Programmer PHP - ShopSystem

    I need a PHP programmer to make two tweaks on a single page for me. The page is the shopsystem and what needs to be done: - Adjust premium account days delivery that is not delivering - Set the containers category that is also not delivering I'll pay for the work. Interested send PM or call...
  17. DiegoRulez

    Programmer FIX in SOURCE

    I need somebody to fix some bugs in OTX 2 - Player does not take frag, but opens White Skull when attacking enemy in War System - Cast System does not open Cast Channel - The spawntime time is being divided by 2 I am willing to pay for these corrections Send PM or speak to Discord: Diego#9020
  18. DiegoRulez

    Linux - Protection Install

    No, I can install apache and add-ins and build the server. The part that needs to be a firewall, CSF, iptables, automatic backup of the database, among others
  19. DiegoRulez

    Linux - Protection Install

    I am looking for someone with experience in Linux (Ubuntu & Debian) for OTserv, to be performing the entire installation in my dedicated. I am looking for someone who really knows because I intend to have a server with a large number of players, and for this I need stability and so I intend to...
  20. DiegoRulez

    [GESIOR ACC] Who Is Online {Flags+Vip Status+Days left}

    Could someone change the flag for the moving outfit?
Back
Top