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

    TFS 1.X+ Npc who talks only to man or woman

    Thank you very much, it worked, but I needed to correct some details in your code: if getPlayerStorageValue(cid,3848) > 1 then for if getPlayerStorageValue(cid,3848) < 1 then else else selfSay('Sorry, you need a '..config.count..' of...
  2. Jvkisuckbr

    TFS 1.X+ Npc who talks only to man or woman

    where do i add this?
  3. Jvkisuckbr

    TFS 1.X+ Npc who talks only to man or woman

    I have custom sprites in my server, and i need a npc who talks only to man or woman. help plz. I use this script: local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) local talkState = {} function...
  4. Jvkisuckbr

    Prevent mount use in some outfits

    I'm gonna test, thanks 1590899706 it worked, thank you very much
  5. Jvkisuckbr

    Prevent mount use in some outfits

    I'm not a spriter, so i want to block the mount
  6. Jvkisuckbr

    Prevent mount use in some outfits

    bump
  7. Jvkisuckbr

    Prevent mount use in some outfits

    I'm putting together an ot, and I wanted to use several custom outfits, but I only have the outfits sprites standing, I don't have the outfits sprites on the mounts (assembled), I was testing some things and I realized that the GOD outfit, she can't use any mount, if you click on the mount...
  8. Jvkisuckbr

    [Archived] "[Quick Showoff] Post your latest maps"

    I am starting on mapping, all tip is welcome. (sorry for many photos) (i downloaded this "amazon camp" on the forum, and changed the grass and added all decoration items) This Warlock hunt i created from zero.
Back
Top