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

    NPC not talking

    Hello, good evening! I've got this issue that's been bugging me, and I still can't figure out why. I created an NPC that teleports the player if they meet a certain condition, and everything seems to be working fine. The major problem is that when I add the NPC in the RME, it shows up in the...
  2. LeOnArd0

    TFS 1.X+ Segmentation fault.

    Hello! I'm having an issue that is causing a crash in TFS 1.5 Downgrade By Nekiro. Basically, when I put any "/" in front of text with numbers, it crashes the server. Example: If a player types /a 1 (except for the GM who has access to use it), it crashes the server. I run the GDB, and the...
  3. LeOnArd0

    Lua Soul spend on cast rune if player have storage

    Sup guys. I have a question (TFS 1.5) My idea is that the player who had a storage 15550, 1, spend 1 soul to cast any rune. If he has 15500, 0, he will not spend soul when casting the rune. I thought it better to add it directly to the function, right? I'm having trouble fitting the rule and...
  4. LeOnArd0

    TFS 1.X+ Yellow Skull TFS 1.5

    I have a problem with a yellow skull in TFS 1.5 downgrade by @Nekiro I had even commented on the post by @potinho, but in order not to disturb his solution, which is from another version, I decided to create this topic. My test is: Player 3 (Orange) - Attack Player 1 (get white skull) Player...
  5. LeOnArd0

    Lua NPC responds only after reload

    Hi guys! Distro: TFS 1.5 I have a weird problem with some npcs. After restarting the server, they simply don't respond, but I just have to /reload npcs and they respond again. I've already tried using the exact same script as one of the NPCs that respond and it still doesn't respond o_O The...
  6. LeOnArd0

    RevScripts AccountStorage - Skills add

    Hello guys! I need help with an revscript for TFS 1.5, @Nekiro downgrade. The idea is to put together a script that follows this line of reasoning: 1- When logging in, check if the player has account_storage X, if not, add it but with a value of 0. I put this: if...
  7. LeOnArd0

    C++ Classic Spell Casting

    Hi guys, I would like some help to place the spells as they used to. Ex: eXuRa / Ex ura / eXura "Hello World I use TFS 1.5 - Downgrade from Nekiro. spells.cpp https://pastebin.com/0076CU4e Could someone give me a light? Tks, Leo
  8. LeOnArd0

    Skull in PZ (fields)

    Hello guys. Problem: Player A uses a fire field on the ground and enters a protection zone. Player B, steps on the field and player A takes the skull inside the protect zone and walks around with the skull inside the pz. How do I block this action? I imagine "softening" this problem with a...
  9. LeOnArd0

    Lua Mail System Limit

    Hello guys! I would like to implement a system to limit the sending of parcels in mailboxes with +500 items inside. Could someone help me with an idea of a script that counts how many items are inside the parcel and does not accept the shipment (it can fall on top of the mailbox or before it...
  10. LeOnArd0

    RevScripts Support revscript

    Hello guys, good night! I've been trying to adapt some scripts to revscripts and I've had good results. But sometimes I get stuck haha. I tried to adapt this script, however, I have 3 problems. 1. He doesn't send the message when he picks up a legendary item. 2. It is not removing the item...
  11. LeOnArd0

    Solved [Solved] Check item in pos - Movements Revscripts

    Hello guys, good night! I need help with an revscript, i tryed construction, but it doesn't deliver the item at the position. The idea is that the player places the helmet pieces in the correct order and position and steps on a tile with the unique. After that, the pieces disappear and in...
  12. LeOnArd0

    Solved Signs duplicate look

    Hey guys! Does anyone know what could be going on? When I look at any sign, the duplicate message appears. When I'm away, it displays a message along with a sentence of: "You are too far away to read it." Duplicate message It doesn't duplicate, but it show the message + sentence "You...
  13. LeOnArd0

    Solved Help with player:addItem

    Hello guys! I needed a light with a function to add the item to the player when completing a task. My script is in extendopcode with integration in the client (it does the action through the window). Here's a part of the script, if you need the whole let me know...
  14. LeOnArd0

    C++ Enable attack in party in tiles no-pvp (TFS 1.5)

    Hello people! I need help with a tfs 1.5 sources (Downgrade from Nekiro). I would like to enable the attack between people in the party so that they can train and attack the summons in tiles no-pvp. Can anyone give me a light? Thanks! Leonardo.
  15. LeOnArd0

    Hotkeys don't work 7.72

    Hello, good night! I'm trying to adapt to version 7.4-7.72 on OTClient. The idea is to delete the part of select/clear object and use on youself/target/with crosshair on hotkeys. I managed to delete, however, the hotkeys are not working. I put Exura in F1, for example, but when I press F1 in...
  16. LeOnArd0

    Simple CreatureScript

    Hey guys, okay? I need a script that would work like this: The player reaches level 717 000, to reach this level, it does not get more xp (SET IN STAGES) that there is only that enter the script. When the players reach level 717 000, he would receive a message saying "Go back to the temple...
  17. LeOnArd0

    Hacked?

    Today in the evening I was trying to get into my account and was giving incorrect password. After recovering the password, I entered my doll and my points of the site, and my items were stolen. What happened? I wait a placement!
Back
Top