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

    Lua set playertotalmoney

    I need help creating a code that changes the character's total money value, taking into account backpack money and bank money. I need it to be something like this: setPlayerTotalMoney(who) my friend helped me by creating the following code: --[[ O que preciso que o script faça...
  2. C

    block dodge in item

    the quantity is the same, I only increased 3 items Muito obrigado. so the allowed_ids are the items that can be refined, got it.
  3. C

    block dodge in item

    unfortunately the message still does not appear
  4. C

    block dodge in item

    thank you so much!! you have helped me a lot today. deserves an award I tested it here and everything worked fine, except for the You cant refine this item
  5. C

    block dodge in item

    could someone help me with this script? in the upgrade script there is a blocked_ids to block certain items from being upgraded, is it possible to do the same with dodge? DODGE UPGRADE
  6. C

    NO Use item in BP

    a part is ready it is being summoned on top of the altar, but when I use the item anywhere else it gives a debug other than the coordinate I changed that part and it worked 100% thank you very much for your time and your help doPlayerSendTextMessage(cid,22,"I'm not sure, but maybe...
  7. C

    NO Use item in BP

    Good morning, thank you for your attention and help. It's an npc, I already have it on my server. I will test 1669031861 I'm using this when I use the item inside the bp this error appears and the item disappears and when i use the item on the ground it creates the npc I wanted it to only be...
  8. C

    NO Use item in BP

    @up
  9. C

    NO Use item in BP

    How do I make this script unable to use the item from within the bp. and how do I only be able to use it if it is on top of an item with X action? THANK YOU ALL FROM NOW! when I use it inside the bp it does not come out and this error appears
  10. C

    how to create NPC inside house

    thank you so much you helped a lot!!!! will it be if I put 1 spawn in all the houses the npc dps of the SS will continue in place?
  11. C

    how to create NPC inside house

    do you know how to change this script to be able to use the item that becomes the npc inside bp and add a storage in the player? and in this script you can put para da use on npc and turn it into the item only if you have storage X
  12. C

    how to create NPC inside house

    is it only possible this way? I don't understand anything about compilation
  13. C

    how to create NPC inside house

    tinha postado em ingles, mas o tradutor mudou sorry. o /n tambem nao funciona para criar nunhum dentro da house o erro é com todos os npcs. [Error - Action Interface] data/actions/scripts/npcnahouse.lua:eek:nUse Description: (luaDoCreateNpc) Cannot create npc: Oiriz e quando uso o item dentro...
  14. C

    how to create NPC inside house

    TFS 0.4 8.6 can someone please help me with an item that can only be used indoors and when using this item creates an npc ? I've tried in different ways and no I always get this error the item disappears but the npc does not appear
Back
Top