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

    House reset

    Try to save more often and find the problem that crashes the server :)
  2. gerard95

    Znote AAC 10.10

    Rip Englando xD
  3. gerard95

    !frags not working after many frags.

    Bump :/
  4. gerard95

    I can't remove items !

    Post items.xml here. You may need this, for example: <attribute key="slotType" value="necklace" />
  5. gerard95

    !frags not working after many frags.

    yes... Take a look xD <talkaction access="0-3" words="!frags" event="script" value="frags.lua"/> script is called frags.lua... I don't see anything weirdo :/
  6. gerard95

    !frags not working after many frags.

    It says only this: 16:34 Please wait 5 seconds before trying this command again. like before, nothing else :( What's wrong? :/
  7. gerard95

    !frags not working after many frags.

    Sure! Sorry for the delay :p (I thought you were going to give me a pre-made one) :) Thanks!! function onSay(cid, words, param, channel) if(not checkExhausted(cid, 666, 10)) then return false end if(not getBooleanFromString(getConfigValue('useFragHandler'))) then...
  8. gerard95

    !frags not working after many frags.

    Hello guys, !frags is working fine but when you kill a lot of people, the window that pops up or should pop up, cannot load. Is there a way to change it? Like saying !frags and getting the number of frags or without that much information? E.g: http://prntscr.com/22rlmg <- this is what shows...
  9. gerard95

    Server crashing, no console errors. Need Help!! (hopeless...)

    Will try your tips out... Thank you mate:)
  10. gerard95

    Server crashing, no console errors. Need Help!! (hopeless...)

    But if it was a Zao thing, it would debug the player (he / she would get a crash with his client, it would not crash the whole server I think.) I did send a message to them, it ain't a memory problem since the server crashed once with 20 players. Before the server crashes, you can move one sqm...
  11. gerard95

    Server crashing, no console errors. Need Help!! (hopeless...)

    I deleted an evo "city" that was located at "Waypoints" in RME, I also deleted whole Zao, could this make the crashes? I made a non-logueable zone at trainers, could that be a reason as well? Awaiting for help. Thanks:)
  12. gerard95

    Server crashing, no console errors. Need Help!! (hopeless...)

    There you go mate! tfs.otx: no version information available (required by tfs.otx) OTX Server Version: (2.60 - ) - Codename: (****) Compilied with GNU C++ version 4.4.5 for arch 64 Bits at Oct 16 2013 23:37:06
  13. gerard95

    Solved Learnspells - all playersstart with all spells

    Write it inside . Should work.
  14. gerard95

    Solved Learnspells - all playersstart with all spells

    Post them as a code, not as a download, please!
  15. gerard95

    Solved Learnspells - all playersstart with all spells

    Rip English 2013-2013 xD Post your spells.xml :)
  16. gerard95

    Server crashing, no console errors. Need Help!! (hopeless...)

    Hello guys, I have a server, with protocol 8.6, and version: OTX. I am using ZnoteAcc. I use DDG to host my server with 4 GB of Memory. The server goes down every "x" time without showing any error at console.lua. I thought it was due to a lack of memory, so I got an extra GB of Memory...
  17. gerard95

    Solved 2 spell combo is abled, how to change it?

    Alright, working now :D It was about to have the same groups numbers :P Thank you mate<3
Back
Top