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

    [Help] Question about Summoning!

    Hi I was wondering can i get this system to work. I want for a vocation to summon only 1 water elemental and it can be permanent summon (just like a regular summon). Now i want the mage to have another summon like fire elemental, but the fire elemental only lasts 30 seconds. I found some...
  2. MarkSmartRemark

    Mapper Paying for several custom Maps

    Hi everyone, Im looking to pay a mapper that can remake a world of warcraft based map on Warsong Gulch. It would be nice if the person has an idea of what it looks like, otherwise i can guide the right links for you to have a visual. Its a very small map piece i just dont have much time or...
  3. MarkSmartRemark

    Scripter Looking for Scripter to be paid per script.

    Hey, Ill keep it short since details are discussed with those interested. Im working on a World of Warcraft server and need someone to script certain things for me. Ill pay per each script so youre not tied down to anything. Sort of like freelancer or work for hire. PM me if youre...
  4. MarkSmartRemark

    Help with Fear spell please!

    Hi everyone, ive looked all over otland and havent found any fear-like spell finished... i dont want a complicated fear system just a simple one and ive made most of it but i cant get one part.. when it moves the creature it will move him into anything no matter what.. i need it to check tile...
  5. MarkSmartRemark

    Lua Spell help, Heroic Leap. Almost finished! (WoW)

    Hey guys, Heres a spell i did using @Limos teleport spell that she gave to some guy. It's based off of Heroic Leap from world of warcraft. It Teleports the player forward (configurable) and does base damage to a small area around him from where he teleported. It's pretty much done except for...
  6. MarkSmartRemark

    Spell help, Heroic Leap. Almost finished!

    Hey guys, Heres a spell i did using @Limos teleport spell that she gave to some guy. It's based off of Heroic Leap from world of warcraft. It Teleports the player forward (configurable) and does base damage to a small area around him from where he teleported. It's pretty much done except...
  7. MarkSmartRemark

    (SOLVED) doCreatureSetNoMove Help

    Hi everyone, sorry if im flooding request section.. I was wondering.. i want to use doCreatureSetNoMove in a spell.. it uses it for like 2 seconds and then cancels it. the way i tried to do this was i put doCreatureSetNoMove(cid, true) and then put addEvent with function that makes...
  8. MarkSmartRemark

    Walking through players

    Hi, Im pretty sure it requires source edit but ill give it a shot. Is there a way to cancel ALL restrictions of players walking through each other? I want all players to be able to walk through in dp, outside dp, in pvp, everything. Basically in short, i want to cancel traps. Is this...
  9. MarkSmartRemark

    Spell (WoW) Teleport to Temple spell with cast time and cooldown!

    Hi guys, Theres alot of teleport/createportal scripts out there that do cool things but im practicing scripting some WoW-like spells and tried to come up w something that i havent seen yet w help from andu. What it does is the following -When player casts spell he begins to cast and channel...
  10. MarkSmartRemark

    Help with Challenge Spell (exeta res)

    Hiho, Is there any way to set the challenge spell for X seconds? like if i use exeta res the monster stays attacking me for 10 seconds lets say?
  11. MarkSmartRemark

    onKill storage value question!

    Hey, just wondering.. is there a way to set a storage value for a player thats killed a monster but only for 20 seconds? example I kill any monster> for 20 seconds after kill i have storage 9999> after 20 seconds it goes away I kill another monster> same storage value again for 20 sec.. ^^ I...
  12. MarkSmartRemark

    Knight Spells Formula

    Hi, Im using 8.6 (tfs 0.3.6) I need help understanding the formula for knight spells. I understand how they work now but i want to know if theres a way to change it. heres an example of what im trying to do.. I want the damage be ONLY based on the players weapon attack, and the rest of the...
  13. MarkSmartRemark

    [Request] Special Food Spell

    Hi, Im looking for a code that does the following: Player casts spell and adds 20 of an item into his backpack. (spell) Example If he has 89 of these in backpack the spell will only add 11 to his backpack.(part of spell) If he already has 100 in backpack, spell will not work. EDIT: Spell...
  14. MarkSmartRemark

    Spell (Wow) Evocation -- Spell that gives mana% every X seconds for Y long!

    Hey guys, Evocation spell based from WoW, its simple but i hope some people can use it.. Gives a chunk of %mana when you cast, and gives you X amount of mana every Y seconds.. easy config at top of spell.. Let me know if theres any bugs, i just tested it and seems to do what its supposed to...
  15. MarkSmartRemark

    [Help] Question on Conditions Damage (Poison,Fire,Drown etc...)

    Hi, can someone help me edit the conditions for conditions? is there a way to change from regular tick everytime to random or magic level based?? i want a soulfire rune that does damage with magic level or using a formula like this one idk function onGetFormulaValues(cid, level, maglevel)...
  16. MarkSmartRemark

    [Help] Ice spell issue

    Hi guys, I have a small issue with my spell here.. Cykotitan,cbmr and others which i cant remember helped me out with this spell a couple of years ago.. It charges up for 2 seconds, with ice animations coming in, and lets an ice strike hit a single target opponent. In the config, the follow...
  17. MarkSmartRemark

    [Request] Teleport Blink Spell

    hello, i hope noones getting annoyed by all the request :p here goes another one :P id like a simple spell that teleports a player 4 spaces into the direction he is facing... the script does not have to check for houses or anything because my server doesnt have houses... i would only like for...
  18. MarkSmartRemark

    [Help] Healing Script Gives Error.

    Hey, this script keeps giving me an error and im not that good of a scripter but its gona be annoying when every mage is using this script and it slows my comp down... here it is -- Script 100% by Colandus! -- >>CONFIG<< -- local HEAL_DELAY = 500 -- How big should the delay be between...
  19. MarkSmartRemark

    [Request] Polymorph Spell

    Helloooo, is there a way to do the polymorph spell from wow? :p the target turns into a chicken (i know how to do) and cant attack or cast spells and gets regenerated... im sure its easy, maybe the condition outfit, and the target gets muted? and simple healing over time while the spell is in...
  20. MarkSmartRemark

    [Request] Mage Armor

    Hellooo, i was wondering, is there a way to set certain armors on mages? i mean it would be a very cool spell, (idea from wow), if example... a mage casts a spell and they have an armor (not visible) and if the mage is melee hit or spell hit w.e idc, the person who him him gets paralyzed...
Back
Top