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

    Need a little bit of help with onCombat function.

    Hello guys. I wrote a really simple script that executes animation (custom) on creature when i attack it. It works, but not as i wanted it to work. It executes the animation when i click on the creature even if i don't hit it and am away from the creature. I want it to execute the animation only...
  2. Baneczek

    Solved Lifesteal attack against creatures

    Hi guys. I need some help, again with creaturescript. I want to make knight healing for a percentage of damage dealt (something like life steal) but also against creatures. I tested those two http://otland.net/threads/creaturescript-vampiric-touch-lifesteal-atk.116496/ and...
  3. Baneczek

    Any way to make monster stop following player?

    Hello guys. I need some help with a creaturescript. I have a script that allows player attack a monster ONLY when the player has required storage value. The same is with the monster, When player has different storage value than required monster won't attack the player. The problem i need to fix...
  4. Baneczek

    Solved Is it possible to check distance from current position to another?

    Hello guys! I just want to know, if there is any function that allows me to check distance from current position, to position specified in a script. If so, could someone tell me? I AM USING TFS 0.3.6pl1!
  5. Baneczek

    Compiling Where can i find a tutorial on how to compile tfs using CodeBlocks?

    I need to find a tutorial on how to compile TFS 0.3.6pl1 using CodeBlocks. Would be great if some one already have written one.
  6. Baneczek

    Is there any customFlag counter for TFS 0.3.6?

    Hello guys. I would like to know if there is any customFlag counter for TFS 0.3.6? (yeah i know no one is using this anymore) I really need this thing.
  7. Baneczek

    I have an idea of a script, similar to Guild War system, but i need help.

    Hello guys. I have an idea of a script, and i'm not sure if it's possible to make this, but if it is, i need help to make it. I use TFS 0.3.6 (Crying Damson). So... The idea is... I want to make a system which works similar to Guild War system, but it will randomly set people's teams. Let's...
  8. Baneczek

    [Znote AAC] How do i set different looktype on each proffesion

    Hello guys. I need some help with Znote's AAC. Could anyone tell me how do i set looktype for every profession that i want to make? Let's say i want to do a knight, His looktype will be 999 (yeye ofc it will be 999...) but if i want to do a sorcerer, his looktype will be 1000. Could anyone help...
  9. Baneczek

    Solved Any way to reset player's StorageValue after logout?

    Hi everyone. I'm just wondering if there is any way to reset player Storage Value if he/she logs out. I have a script which saves positions, and then players can teleport to them, the script uses Storage Values. I'd like to reset the Storage Values used in the script, if player logs out, so...
  10. Baneczek

    Solved Teleporting script

    Hello guys, i need some help. I wrote a script, that teleports me and my target when i say "teleportnow". It works ok, but it also teleports me alone, when i don't have any target. Could you please help me? What should i do with it to not teleport me when i don't have any target? Here is a...
  11. Baneczek

    Solved [8.54] Need help with lua script

    Hello. I want to create a command that will change every online player group ID to group ID that i want to. Let's say, i want everyone to have group ID 2, i will use /setgroup 2, for group 6, /setgroup 6 etc. I wrote this script, but it doesn't set every online player group, but only mine...
  12. Baneczek

    Compiling [7.6] Need Help with YurOts compiling.

    Hello guys. I want to know if there is any tutorial saying how to compile YurOts 0.9.4f (7.6) Using CodeBlocks. I don't want to use Dev-C++ because i can't find anywhere proper packages to compile it with Dev-C++. If someone could help me, and tell if there is already a tutorial how to do it...
  13. Baneczek

    Problem with guild.

    Hello guys. I'm using TFS 0.3.6 where i have command to create guild (!createguild) and join guild (!joinguild). I want to know if there is command to invite someone to my guild, because i cannot see it in talkactions.xml
  14. Baneczek

    I need help with !sell

    Hello guys. I need some help with one command. I want to make something like shop. Just to open a window like NPC's have while i say !shop or !sell where i can sell my items. I've got TFS 8.52 and i want to make this command avaliable, because i don't want to have NPC's on my server, everything...
  15. Baneczek

    I need help with 7.92 party system.

    I've got 7.92 Naruto OTS engine and i have one little problem. Party system crashes server whenever a guy in the party logs out. Is it possible to remove party system? I don't have this engine source, so it will be hard for sure, but i want to know if there is possibility to remove this without...
Back
Top