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

    Exhaust Request

    It didnt work.. pasted the script in global.lua, then i replaced the scripts you made. Did I miss anything?
  2. Exmortis

    Exhaust Request

    As the title says, I need exhaust for the following scripts to avoid alot of memory usage if players would abuse the scripts for crashing the server or such. If you can make it easy configurable so I can choose the exhaust myself that would be swell. Or if you could tell me how to add it...
  3. Exmortis

    Lua Restartscript

    Works, repped. :)
  4. Exmortis

    Lua Restartscript

    I'm useing a script to restart my server that looks like this: function onSay(cid, words, param) local minid = 3 local restartTime = 1000 local message = "Server is restarting now!" local messageStop = "Restart process has been stopped" if getPlayerGroupId(cid) >= minid then if param ==...
  5. Exmortis

    Lua Petscript

    I get the same error :/
  6. Exmortis

    Getcreatureskulltype a nil value

    Hm, i just thought.. because i'm not paying you or anything, to get free scripts wouldnt be possible. I just joined otland :P
  7. Exmortis

    Lua Petscript

    Added the !pet.lua
  8. Exmortis

    Lua Petscript

    I've got a problem with my Pet system a TFS 0.2.7 server. When I logout when my pet is summoned, i get alot of errors in console. Everything works the way I want, its just the errors that annoys me. Imagine when i open the server and 30 people are summoning their pets and logging then out. :D...
  9. Exmortis

    Getcreatureskulltype a nil value

    You lost me there.. I meant, how the h*ll do you get all my scripts working so fast? :D Ofc i wouldnt know first thing about the difficulty in this kind of scripts. So no harm intended.. :O
  10. Exmortis

    Getcreatureskulltype a nil value

    How do you do it..? :D
  11. Exmortis

    TalkAction Simple (NEW!) Buy AOL Command

    Who cares if it's been done before? Just click your egoistic ass out of this thread rightaway then.. such flamers.
  12. Exmortis

    Blood BlvD Ot Mapping : New Port City

    In my opionon, you're a douche. Tell him why it's ugly if you think it is or don't post at all. @Blood I think you need to add more details and stop useing to much of the same items. Make it alot smaller. That will make it alot more detailed too.
  13. Exmortis

    Getcreatureskulltype a nil value

    Error this time: Lua Script Error: [CreatureScript Interface] data/creaturescripts/scripts/reputationfrommonsters.lua:onKill ...a/creaturescripts/scripts/reputationfrommonsters.lua:17: attempt to index a field '?' <a nil value> stack traceback...
  14. Exmortis

    Dispel Energy [Working for 0.2.7]

    Yeah I figured that much afterwards aswell. But when I've been editing lately, a whole lot of problems have been stirring in my server, thats why i just didnt try this time.
  15. Exmortis

    Solved [solved thanks to cykotitan as usual]

    maybe it wasnt possible from the start, i just thought that it would be possible since you didnt get any damage if you know what im saying :P
  16. Exmortis

    Dispel Energy [Working for 0.2.7]

    Thanks! Sorry I gotta spread rep around before giving you it back again :P
  17. Exmortis

    Solved [solved thanks to cykotitan as usual]

    ya, and for some reason, its not even possible to push ppl into the fire anymore.... lol :P
  18. Exmortis

    Dispel Energy [Working for 0.2.7]

    I'm probably the recordholder of posting requestthreads and I apologize if it bothers you. I want a script that makes it possible to cure electricity. To cure poison and fire is already possible on the server, only this missing! :P Example: In spells.xml: <instant name="Antidote"...
  19. Exmortis

    Jailsystem

    Oh sry I didnt add it right away, guess i just forgot.. here is it: -- Default jail time in seconds -- default_jail = 30 -- The permission you need to jail someone -- grouprequired = 3 -- StorageValue that the player gets -- jailedstoragevalue_time = 1338 jailedstoragevalue_bool = 1339...
  20. Exmortis

    Solved [solved thanks to cykotitan as usual]

    Works great, no need to say anything else :D
Back
Top