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

    TFS 0.X NPC that buys and sells if you have Storage

    I already looked, but for version 7.72 I can't find it anywhere. but I imagine you have to adjust something in the modules. if you know of any help me.
  2. W

    TFS 0.X NPC that buys and sells if you have Storage

    I created a script from npc Alesar to put the Djinn quest 100% on my server, but I can't make it sell only if I have the Storage of the complete quest. Could someone help me to make it only negotiate with those who have Storage 1038 = 1? My server is OTX 2 - 0.7
  3. W

    Help me to fix latestnews.php pls

    I'm not able to fix some errors in my latestnews.php. Does not show Most Powerfull Guilds When I add a new message it comes WITHOUT Formatting borders and contours. Image of how it looks:
  4. W

    [TFS 1.3] I need Cobra Bastion's Mini Bosses (Gafir, Custodian, Guard Captain Quaid) - help me?

    TFS 1.3 server 12.51. I need Cobra Bastion's mini bosses (Gafir, Custodian, Guard Captain Quaid, ungly monster) all with a small chance to summon the Ungly Monster. Does anyone have there and can send me? I am not locating in the forums.
  5. W

    Error Unknown event name: - Help-me Plx

    I added, but the error continued. Do you know what I can do to fix it? 1607991507 How do I do this?
  6. W

    Storage Teleport System

    I am developing a Sv 12.51 TFS 1.3 I want to make a system to facilitate the FARM of Bosses. I'm going to make a Room With Teleports straight to the bosses, so that the Player doesn't waste time going there. But it will work as follows, for the Players to release the TP access (From the...
  7. W

    Mini Boss Room - Teleport

    I am creating an OT 12.51 TFS 1.3. I need help, I didn't find it here on the forum, I don't know how to look it up. I am making a TP to go to the Lions Mini Boss room under the Werehyenas. It needs to be a Teleport that when the person enters the Boss appears, And when he leaves or dies, the...
  8. W

    Error Unknown event name: - Help-me Plx

    My Server: TFS 1.3 - Web Gesior - Error in server: Unknown event name: Sorry for my english Creaturescript White Deer local config = { -- ordered by chance, the last chance being 100 {chance = 30, monster = 'Enraged White Deer', message = 'The white deer summons all his...
  9. W

    Lua Help, BOSS Respaw every 2 Hours.

    Don't work... My Server is OTXserv 11.49
  10. W

    Lua Help, BOSS Respaw every 2 Hours.

    I need a script that does the following: The Boss appears in a certain coordinate (X Y Z) every 2 hours. But if no one kills him before 2 o'clock ... he be removed. So that when it gives the 2 hours another one appears. I do not want more than 1 boss in the room. Thank you for helping me.
  11. W

    C++ Error in IMBUIMENT System... HELP

    I need help to solve 2 problems in Imbuement system. 1 - The System, imbui the item. But when I equip the item imbuido it does not work. 2 ° - When I try to remove the imbuement, it does not remove. If anyone can help me thank you. I'll send down the Imbuement script. --[[ 1~3 =>...
  12. W

    Need Help in this Quest

    I will try. Thank you. I just do not have time to study now. But as soon as possible I see what I do or I'm going to find someone who does it for me hehe.
  13. W

    Need Help in this Quest

    The logic to do I know, but I do not know how to write the script. I do not understand script. That's why I'm asking for help.
  14. W

    C++ How to edit this script to see the vocation

    I tried to register in two ways in Login.lua. registerCreatureEvent(cid,"LevelUp") And so also player:registerEvent("LevelUp") But anyway, I did the IN GAME test. And it did not work. Nothing happened, as if the script did not even exist. Did I do something wrong? I'll put...
  15. W

    C++ How to edit this script to see the vocation

    uhm i'm using in Creaturescript.xml <event type="advance" name="LevelUp" event="script" value="levelup.lua"/> but don't work... Char increases the level. But it does not gain promotion and nothing happens. Am I doing something wrong?
  16. W

    C++ How to edit this script to see the vocation

    This script is not mine, in fact I do not know how to create scripts yet ... Actually I just want to put in my server a system that the player gets lvl 20 he gains a promotion and 1 Outfit according to his vocation. When you reach level 50, get another Promotion and another Outfit according to...
  17. W

    C++ How Edit this Vocation Outfit

    Need edit this script to use in TFS 1.2... Pls help =) Creaturescripts/scripts/vocouts.lua creaturescripts.xlm Have this error. Plx help =)
  18. W

    C++ How to edit this script to see the vocation

    How do I edit this script so that when the player level up, he earns Outfit according to his vocation? Example: EK = Warrior Outfit, Sorcerer = Wizard ... No need to earn the Addon. Outfit Only
  19. W

    C++ HELP Script Verifying Storage

    Thx Bro...
  20. W

    C++ HELP Script Verifying Storage

    How do I edit this script to check the value of Storage? It's there in the part of Mining Skill, I tried to create a check but I do not understand script uhahuahua Well, what happens is that when the player logs in the first time he has to set the value of STORAGE 15002 to 1 and 15003 to 0...
Back
Top