• 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

    Help me fix the target switching in monster

    Thanks! It worked.
  2. sevengym

    Help me fix the target switching in monster

    The issue is if players stand 2 sqm away from Trainer. Trainer keeps switching target (if spawned in PZ). It allows players to use 1 Dummy to skill Defense/Shielding for 2 person. If I spawn the dummy outside house(pz) it properly sticks to 1 target as i wanted here <targetchange interval="1000"...
  3. sevengym

    Help me fix the target switching in monster

    bump 1730166704 bump
  4. sevengym

    Help me fix the target switching in monster

    Hello I use TFS 1.5 by Nekiro, on my ots Trainers are made as monsters. I added a house trainer and I edited source code to allow interactions with it inside PZ. Everything works as excepted but not one thing. If i spawn the trainer in house it keeps switching targets if they are standing away...
  5. sevengym

    Pls help me with this code (House Training Dummy) its half-fixed.

    Inspired by this code link to post (btw i use tfs 1.5 by nekiro) I reworked the script to work like this: 1.Players can summon dummy only in houses. 2.Monster is attacking players in pz Before my change I couldnt spawn dummy in either PZ or house. I changed local creature =...
  6. sevengym

    TFS 1.X+ Pocket dummy training

    Idk why I can't spawn the Dummy in PZ , i have "allowSummonInPZ = true". Outside of pz scripts work good. I tried spawning in Temple and in House. Doesn't work in both. I use tfs 1.5 by nekiro. I added debugging it says allowSummonInPZ: true Tile Protection Zone Flag: true EDIT1: fixed it...
  7. sevengym

    How to add Exp boost time to otclient?

    I'm trying to add exp boost time to otclient. Any tips how to do it properly? Thats my Exp boost script. I added this in skills.lua onExpBoostChange = onExpBoostChange, and also this onExpBoostChange(player, player:getStorageValue()) and then i made a function with storage. I also tried adding...
  8. sevengym

    Feature [1.5] add magicDamage in vocation.xml

    Thanks! It works.
  9. sevengym

    My ots is crashing 0.3.6 TFS, gdb log please help

    Program terminated with signal SIGABRT, Aborted. #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140558736078656) at ./nptl/pthread_kill.c:44 44 ./nptl/pthread_kill.c: No such file or directory. [Current thread is 1 (Thread 0x7fd66188b740 (LWP 84595))] (gdb) bt full #0...
  10. sevengym

    [POLAND][8.54] Naruto Shinobi Fight 27.09.2024 18:00 CET

    WEBSITE: Naruto Shinobi Fight (https://www.nsfots.pl/) Fanpage: Naruto Shinobi Fight - OTS (https://www.facebook.com/nsfots) Discord: Join the Naruto Shinobi Fight Discord Server! (https://discord.gg/VVepKyXyHJ) Trailer: Naruto Shinobi Fight (NSFOTS.PL) returns after years in an even better...
  11. sevengym

    Stripe to Gesior

    Your message could not be delivered. This is usually because you don't share a server with the recipient or the recipient is only accepting direct messages from friends. /// I added you username @tomeczek (blissfuldeath666)
  12. sevengym

    Stripe to Gesior

    Yes I got the price_id just like on screenshot. Payment goes through i got like 200 payments completed on stripe.com. After payment is done I get redirected to ?subtopic=shopsystem without points added. But I'm afraid its because I use your branch "TFS-0.3.6_and_0.4_to_rev_3703" from 12 years...
  13. sevengym

    Stripe to Gesior

    btw I didnt say that I'm trying to implement the stripe system into this branch TFS-0.3.6_and_0.4_to_rev_3703 is it even possible? @Gesior.pl sorry for tagging but you're my only hope since you are creator of it you know the best
  14. sevengym

    Really weird problem with spr/dat and effects/missiles

    Solution is what kay said above ^ "You don't need to fix it, just take that into account" that thing was completly normal, i was just not aware of how it works and was adding spells the other way and that caused problems. The guy explained it perfectly and now I know how to manage spells with...
  15. sevengym

    AAC Stripe Payments Gesior God please help i try for 50hrs already:(

    No. 1725984177 bump. btw I didnt say that I'm trying to implement the stripe system into this branch TFS-0.3.6_and_0.4_to_rev_3703 1725987434 bump
  16. sevengym

    AAC Stripe Payments Gesior God please help i try for 50hrs already:(

    Hello. I did everything as Gesior uploaded here Stripe.com payments integration · gesior/Gesior2012@4d12460 (https://github.com/gesior/Gesior2012/commit/4d12460a892dd9b1f7c7f63c35b91d4f32120630) The problem I have is: I go to buy points -> stripe -> start payment -> it redirects me to paying...
  17. sevengym

    Really weird problem with spr/dat and effects/missiles

    Thanks for everyone. Solved.
  18. sevengym

    Stripe to Gesior

    For me when i test payment in weebooks i see the actions as payment done etc but after test paying it instantly redirects me to shopsystem and no points are delivered. 1725965681 @Gesior.pl please help
Back
Top