• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. A

    Frag problem

    Hello ! I got a cool script i liked but dont where to put it.. Can someone show me please :) heres the script. function onDeath(cid, corpse, killer) local totalFragStorage = 30001 -- storage value to count total frags local currentFragStorage = 30002 -- storage value to count...
  2. A

    Military ranks

    Hello!! Could someone help me with teckmans script ranks Its doesnt work on mods Heres the script plz help me somone <?xml version = "1.0" encoding = "UTF-8"?> <mod name = "Military Ranks" version = "1.0" author = "Teckman" enabled = "yes"> <config name = "ranks"><![CDATA[ titles = {...
  3. A

    vipdoor

    Hello my problem is that i can only open the door when i am on ground floor. With remers mapeditor floor 7. My vip room is in floor 6. Someone know how to make the doors work on floor 6? Here's the script i am using. -- Credits StreamSide and Empty function onUse(cid, item...
  4. A

    vipdoor

    Hello my problem is that i can only open the door when i am on ground floor. With remers mapeditor floor 7. My vip room is in floor 6. Someone know how to make the doors work on floor 6? Here's the script i am using. -- Credits StreamSide and Empty function onUse(cid, item...
  5. A

    Temple position wrong

    Hello! My problem is that when u create an account on my website the character respowns in town id 2. And then i cant login to my character becouse it says Temple position wrong. I want it to come town id 1 instead of 2 someone know where i can change this plx help
  6. A

    Domain....

    Why cant i enter my webb with my domain and only with localhost. Is there anything i must change in xampp htdocs ??
  7. A

    Hoster Need Mapper, scripter

    Hello I have a pimped evolution map and i am looking for scripter and a mapper and i can trust you This serv rox !!! AL who is interested just reply D:
  8. A

    Aol problem

    Why my char loose all items when wearing aol. and aol doesnt dissapear why. please take a look someone. <item id="2173" article="an" name="amulet of loss"> <attribute key="weight" value="420" /> <attribute key="slotType" value="necklace" /> <attribute key="charges" value="1" />...
  9. A

    Daopay

    I have a question about donate. When u make a payment on textmessege the money transfers to your phone or your credit card ?
  10. A

    Daopay

    Why cant i register at daopay. I tried to register but its not working they dont want to give me activitation. Wehn i tried zaopay its Ether not woring i am getting many bug tried with stian still not working :/
  11. A

    Drunk rune

    Hello my drunk rune is not working and i dont know what the problem is could someone fix it? Iam using 0.3.6 local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_TARGETCASTERORTOPMOST, true) setCombatParam(combat, COMBAT_PARAM_EFFECT, CONST_ME_MAGIC_GREEN) local...
  12. A

    TRAp RuNe

    Hello i have a trap rune problems I can shoot from any range with my magicwall trap. I want it to... When you are 1 sqm away from the player you can shoot it or else you cant and only knights can use this rune. Anyone could help me here is my script local combat = createCombatObject()...
  13. A

    Help me please

    could somone please help me i made my script based on level and skill level but when i make the spell it dont make damage.. Take a look plx I tried with setCombatCallback(combat, CALLBACK_PARAM_SKILLVALUE, "onGetFormulaValues") but it didnt work dont know why local scom1 =...
  14. A

    Spell PRoBlem Please Help

    Hello i have a problem with my spells for knights called sword dancing i think its based on skills but i want it to be based on skill and alsoo level like my other spell for paladins. I need to make some balance so could someone please help me i am using tfs 0.3.6 here is the script sword...
  15. A

    arrow spell problem

    Hello i have a last problem with my spell for paladins called arrow wave could someone help me to make it based on skills instead of -- Mass bolt attack by Lukky513 -- -- Edited by Mindrage-- local combat = createCombatObject() local acombat = createCombatObject()...
  16. A

    sword dancing spell problem

    Hello i have a problem on my new spell called sword dancing could someone help me to make it based on level and also to make it hit 1600-1800 couse now the attack is kinda buggy plz help me. local scom1 = createCombatObject() local scom2 = createCombatObject() local combat1 =...
  17. A

    Add monster spells

    hello how can i add exevo gran mas tera to my monster i tried with the effect plantattack but its still not works any ideas? <?xml version="1.0" encoding="UTF-8"?> <monster name="Golgordan" nameDescription="golgordan" race="fire" experience="69000" speed="500" manacost="0"> <health...
  18. A

    Help Me With Health Rune Alll Vocs

    Hello could someone make this action manarunescript to healing rune? but i want the healing rune to have matchrandom means that it could heal like sometime 3000 somtimes 4000 etc Please -- 90% made by Colandus (Except exhaustion system). -- If you edit on this script, be sure that...
  19. A

    Daopay !!

    Nu e de dags att sluta använda daopay?? när man registrerar sig så får man vänta 5 dagar efter de kanske dom inte att du ska få en registrerin. kanske dags för zaypay ...orkar inte med detta horskitet!
  20. A

    Daopay problem

    Hello i have a problem with daopay when i register on daopay it comes required things u must write like name, last name and more i have a problem when it commes up to company... they need your companys webbsite. when i write something it comes not vaild URL .. could someone explain for me what...
Back
Top