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

    Really weird problem with spr/dat and effects/missiles

    All my spells on server are bricked because of one thing. I'm not sure how to explain it. setCombatParam(combat, COMBAT_PARAM_EFFECT, 4) <----- I want a spell to show Effect NR.4 but in game on server it shows number 5. Its same for all effects/missiles. Allways +1 from what i...
  2. sevengym

    Convert Elfbot script to Python Script

    anyone>?
  3. sevengym

    Convert Elfbot script to Python Script

    what do you mean? I tried chatgpt and it didnt come with a solve;/
  4. sevengym

    Convert Elfbot script to Python Script

    Hello I'm playing on a tibia ots that uses OTClient , thats why I can't inject Elfbot. I want to use a script that will auto turn my character to face the enemy so I hit my wave attacks perfectly. Thats how it looks in elfbot: auto 200 if [$target.posx == $posx-1 && $target.posy == $posy-1] {...
  5. sevengym

    OTClient Failed to read dat/Item Editor Failed to get image

    Since the beginning I have issues with my dat/spr files. First I couldn't open my files in ObjectBuilder unless I edited this line <version value="854" string="8.54 v1" dat="4B28B8A6" spr="4B1E2C87" otb="16"/> then I couldn't open them in ItemEditor but once I compiled them to be Extended for...
  6. sevengym

    Otclient v10 unable to read dat

    Did u managed to solve it?
  7. sevengym

    OTCv8 error when walking around the map

    Did you managed to solve it? I have the same error but with id: 407
  8. sevengym

    Problem with showing items on new characters

    If I put item on my character and relog, the VALID item will be visible. The issue happens when item slots are EMPTY then it copies some random database character visual items. (not actually items just their visual) 1719228993 Okay I found out what's happening. I changed the skills names for...
  9. sevengym

    Problem with showing items on new characters

    Okay I found out what's happening. I changed the skills names for example "Magic Level" to "Ninjutsu" and Sword to "Ken Jutsu" etc. This was causing errors with proper equipement display
  10. sevengym

    Problem with showing items on new characters

    I uploaded the video. As you can see the items graphic from Admin seems to copy to other characters if their slots are empty. 1719220295 right now i noticed it copied item images from other character. So its not only happening from Admin account. Now my admin character had image of item from...
  11. sevengym

    Problem with showing items on new characters

    bump still need hlep
  12. sevengym

    Problem with showing items on new characters

    I'm on TFS 0.3.6 Custom Naruto OTS. I create a character and its showing that he has equipped exactly same items as my "admin" character. The items do not work, you cannot do anything with them. Its just a visual bug. I logged into the admin and took off the items. I logged back on the character...
  13. sevengym

    Outfit Limit OTCv8 TFS 0.3.6

    Thanks now it works! FIXED.
  14. sevengym

    otclient outfit limit

    Where did u paste that in which file and what should I do if my current limit is 842 and I want to go past that?
  15. sevengym

    Outfit Limit OTCv8 TFS 0.3.6

    Hello I use OTCv8 and TFS 0.3.6. I have extended spr, so I added over 3k outfits. Currently on my server i have 842 outfits that work. When I type /newtype 842 it works, but over it 843...844.. etc it says "Such outfit does not exist." I saw in ots files in outfit.h i had set #define...
  16. sevengym

    Please help me with ObjectBuilder/ItemEditor SPR files. I'm stuck for a week.

    Hello. I don't know what happened to my spr files but I have huge problems, trying to fix them for a week :( 1. I managed to open them in ObjectBuilder by changing this line: <version value="854" string="8.54 v1" dat="4B28B8A6" spr="4B1E2C87" otb="16"/> but thats it, I cannot compile those spr...
  17. sevengym

    [Mod] Auto Loot

    what function where in which file? i dont understand how to install this mod
Back
Top