• 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. Natan Beckman

    tglobalworld.com spoffer.

    Yeah, very very very very very spoof
  2. Natan Beckman

    Windows Dos Attacking ...there is no way to fix it ?

    kkkkkkkkkk @Topic Use Linux Ubuntu!
  3. Natan Beckman

    [Sweden] EliteOTs.net Full Retro 7.72 Tibia (3x) [Back UP after DDos]

    I can do DDoS protection Oldschooler ;D
  4. Natan Beckman

    [Sweden] EliteOTs.net Full Retro 7.72 Tibia (3x) [Back UP after DDos]

    I do DDoS protection. If you need to send me message.
  5. Natan Beckman

    TalkAction /ban nick, days, comment (TFS 0.4)

    impossible to ban only the player.
  6. Natan Beckman

    TalkAction /ban nick, days, comment (TFS 0.4)

    A few days i ago to look for a topic relaciondo / ban and found none. Therefore I am posting an updated script in version 0.4 TFS. You use the command... example: Script by LukeSkywalker!
  7. Natan Beckman

    TalkAction /ban with nick, time and comment (tfs 0.3.4+)

    test: function onSay(cid, words, param) local parametres = string.explode(param, ",") if(parametres[1] ~= nil) then local accId = getAccountIdByName(parametres[1]) if(accId > 0) then local comment = "" if(parametres[2] == nil) then...
  8. Natan Beckman

    TalkAction /ban with nick, time and comment (tfs 0.3.4+)

    Ok, modified: function onSay(cid, words, param) local parametres = string.explode(param, ",") if(parametres[1] ~= nil) then local accId = getAccountIdByName(parametres[1]) if(accId > 0) then local comment = "" if(parametres[2] == nil) then...
  9. Natan Beckman

    TalkAction /ban with nick, time and comment (tfs 0.3.4+)

    TFS 0.4: function onSay(cid, words, param) local parametres = string.explode(param, ",") if(parametres[1] ~= nil) then local accId = getAccountIdByName(parametres[1]) if(accId > 0) then local comment = "" if(parametres[2] ~= nil) then...
  10. Natan Beckman

    War System

    Tou pra fica doido procurando solução pra isso e não acho... View in full screen http://www.youtube.com/watch?v=0it6GKOInDc Da um help ae galera eu acredito que o bug esteja na db mais saber como ajustar não sei.
  11. Natan Beckman

    Linux [VIDEO] War system by elf

    View in full screen http://www.youtube.com/watch?v=0it6GKOInDc
  12. Natan Beckman

    Linux [VIDEO] War system by elf

    bump
  13. Natan Beckman

    Frags counting on Elf's War System

    Many people with this problem and no one tries to fit.
  14. Natan Beckman

    Linux [VIDEO] War system by elf

    I have a bug in War System: If i am in war system and kill 7x somebody out of war (7x to redskull in config.lua) then I get red skull but the red skull disappears, and after all if I kill somebody in war i get red. Can someone tell me how to solve that? Is possible some system are in conflict...
  15. Natan Beckman

    Linux [Warning - Protocol::RSA_decrypt] Not valid packet size

    I use 3777 and 3926. The two appeared this same problem! 8.60
  16. Natan Beckman

    Linux [Warning - Protocol::RSA_decrypt] Not valid packet size

    What does that mean? can adjust?
  17. Natan Beckman

    Linux War system by Elf

    What can generate a malfunction in Elf's War system? In my server player use war system and take red skull in war. I'm make all's correct instalations and the problem not solve I use rev 3777 I need urgent help! There's nobody in this forum with the ability to ajsutar this problem? I pay the...
  18. Natan Beckman

    Solved Remeres Depot

    What the happens with my Remeres? Formerly to configure one depot was so: Now its so "There is no way to configure the depot"
Back
Top