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

    medusa spawn [new] orzeleagle

    Don't listen to haters, Nice job I bet they can't do better. It seems a good RPG piece to me ! Rep+
  2. OldXar

    /r commands

    Hey /data/talkactions/scripts/remove.lua function onSay(cid, words, param, channel) local toPos = getCreatureLookPosition(cid) if(isInArray({"full", "all"}, param:lower())) then doCleanTile(toPos, false) doSendMagicEffect(toPos, CONST_ME_MAGIC_RED) return true end local amount = 1...
  3. OldXar

    Whats wrong here..

    Are you sure those creatures are working on your server ? Did you test them ? Rep++
  4. OldXar

    RME Problem!

    Seems like you are using the wallbrush, activate the autoborder to fix this issue. Kind Regards,
  5. OldXar

    Windows All Look At That.........((Don't ignore))

    Why dont you just join another server ? ;) Or why dont you look for a GM position ? .... saves alot of trouble.
  6. OldXar

    PZ

    Ok but that one doesnt seem to work for some reason... Or I am doing something wrong... if(isPlayerPzLocked(cid) == TRUE) then return doPlayerSendCancel(cid, "You are in combat.") end
  7. OldXar

    PZ

    I would like to make a script, but that script cannot be used when a player is in comat (pz locked) How do I check in lua if a player is PZ locked or not ? Thanks
  8. OldXar

    PZ

    Hey guys, How can I check if a player is in combat ? If in combat, how do I cancel the action then ? Kind Regards
  9. OldXar

    Lan

    Hey guys, Im running an OT server, ports are open etc. I can connect, other people can connect. The only thing is I cannot connec with my gf's laptop and im using the same IP then the one I am using... Any clues ? Thx
  10. OldXar

    Team LF Team

    Hey guys, Just started running a server again and I would like to recruit a few people to make this a good server. Information: Server is hosted on Linux Ubuntu. Goal: 24/7 Tibia client: 8.54 IP: killingspree-tibia.no-ip.org Account Manager: 1/1 If you join the server please...
  11. OldXar

    Connection timeout 10060

    I indeed have a router, but since Im running a webserver I couldn't find how to go to the router address.. since my global, intern and local ip all go to the webserver, when I shut apache down I can't see anything either... EDIT: Fixed !!!!
  12. OldXar

    Connection timeout 10060

    Hey guys, Im having problems connecting to my server. I use my internal Ip address. When I log-in with 1/1 I see the account manager popping up. When I try to log-in with account manager: Error: Connection Timed out. (10060). Does anyone know why I'm getting this error ? It doesn't seem...
  13. OldXar

    Linux Server connection issue

    Hey guys, It seems im having issues connecting to my server. Running my server on another computer wich runs Linux Ubuntu. At first I was able to connect and i could see the account manager after my 1/1 login. Once I selected the account manager I got disconnected To connect I used my...
  14. OldXar

    Linux Ot server questions

    Thanks for your reply Instead of ps -u root I had to change "root" to my username since i ran it as normal user. Indeed I see my process "theforgottenser" running, although I cant seem to close it down. With "killall" "kill" I tried: killall idhere killall theforgottenser...
  15. OldXar

    Solved [Solved]

    In config.lua you will find the following line: onePlayerOnlinePerAccount = true It speaks for itself, if you answer it with "true" only 1 player can be online / account. Kind Regards,
  16. OldXar

    Linux Ot server questions

    Hey guys, Im new with hosting a server on linux so I have a few questions. Are there commands to Stop/restart the server in terminal ? Can you see if there are multiple server services are running ? How do I close the ot server in linux ? Kind Regards
  17. OldXar

    Compiling Still No fix !

    Bump damnit bump
  18. OldXar

    Compiling Still No fix !

    checking mysql/mysql.h usability... no checking mysql/mysql.h presence... no checking for mysql/mysql.h... no configure: error: "mysql headers missing." Using Linux Ubuntu. Mysql server from LAMPP. /works fine. Anyone ?? PPP L eease !
  19. OldXar

    Linux Ubuntu + Lampp

    hmm mate im not a donator
  20. OldXar

    Linux Ubuntu + Lampp

    short... bump pls
Back
Top