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

    No limit to healing radius?

    It uses instant
  2. Seanr

    No limit to healing radius?

    I get: "You can only use it on creatures."
  3. Seanr

    No limit to healing radius?

    <instant name="Party Heal" words="exura gran mas sio" lvl="50" mana="230" allowfaruse="0" prem="0" aggressive="0" exhaustion="1000" needlearn="0" event="script" value="healing/party heal.lua"> <vocation id="1"/> <vocation id="5"/> like this? This doesn't work
  4. Seanr

    No limit to healing radius?

    This heals party members wherever they are at. Healer can be in Thais temple of Real Map and party members could be in PoI and they are still healed from healer. Can you not add a radius to it?
  5. Seanr

    make spell give skull and pz lock!

    It doesn't give white skull... Can you just make it do some damage? and I can add to attack spells.
  6. Seanr

    make spell give skull and pz lock!

    That makes player get effected...and it doesnt make area spell anymore. :/ and it gives yellow skull to player lol >.< This just completely messes up the spell..
  7. Seanr

    make spell give skull and pz lock!

    I think it is 0.3.6 for TFS..
  8. Seanr

    make spell give skull and pz lock!

    nope :( and it gives this to other player: 14:53 You are strengthened. Can I make it say you are weakened?
  9. Seanr

    /c Command

    Thanks :) all repped
  10. Seanr

    /c Command

    I hope this is true, but..where do I add!? lol
  11. Seanr

    /c Command

    function onSay(cid, words, param, channel) if(param == '') then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Command requires param.") return TRUE end local target = getPlayerByNameWildcard(param) if(not target) then target = getCreatureByName(param) if(not target) then...
  12. Seanr

    /c Command

    I know I can do that...I want GM's and CM's to have /c as a command but I don't want them to be able to use it on my admin character or any character with access 6.
  13. Seanr

    /c Command

    Is there anyway I can make CMs (access 5) or GMs (access 4) not able to use /c on my admin? (access 6) It's rather annoying..
  14. Seanr

    make spell give skull and pz lock!

    This gives target skull even if theyre in party or guild..I want the player using spell to receive skull but only if that player isnt in party or guild with target..
  15. Seanr

    make spell give skull and pz lock!

    bump
  16. Seanr

    [Mod]K/D Ratio System by Narko

    I have no idea on how to convert this mod to that. sorry.-
  17. Seanr

    Website ruined account manager.

    I put geisor htdocs into xampp folder and replaced xampp's htdocs so I could put up website. But I want to undo everything I did for website because I want to go back to using account manager. account manager isn't working because of website.
  18. Seanr

    Website ruined account manager.

    That never changed :/ its always been true. Anything else? I really need help with this.
  19. Seanr

    [Mod]K/D Ratio System by Narko

    I get no error messages... so now what?
  20. Seanr

    [Mod]K/D Ratio System by Narko

    This didn't work? any idea why?
Back
Top