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

    HELLAS OT MAPPING THREAD

    Autoborder so what? this is to all you whiny biatches: 99% of these whiny guys play in fucking lol br/pl teleport x9999 hotkeys aimbott poop sd spamming servers, wich means you sucks. So yeah, fuck off ps i aint even mad
  2. popoverde

    OTHIRE 7.6 - WITH MAP, QUESTS, NPCS, WEBSITE, SOURCES, LIBS...

    New scan, 3 false positive + 1 trojan alert, download at your own risk https://www.virustotal.com/es/file/cf0f5b8b20d8471bcc1e46acea10852a53bb3f2324e828e1711a7f12c8261423/analysis/1424024944/
  3. popoverde

    Official NightShine Online Custom RPG Discussion

    pvp WAS* a huge aspect in tibia. (now is all about spamm few F's, huge skill required, yep) Fixed it for you.
  4. popoverde

    Firewall & hosting

    nah
  5. popoverde

    Firewall & hosting

    For a small hosting project what firewall do you guys recommend? Would win7 firewall be enough? (I know software firewalls dont stop ddos) Thanks
  6. popoverde

    Znote AAC 1.4 - [TFS 0.2.13+] & [TFS 0.3.6+/0.4]

    i port fowared 80, but i dont know what ip give to ppl so they can acess to my website, im using that noip thing when i try to acess to my noip it shows my router panel lol,
  7. popoverde

    [7.72] OTHire 0.0.1b - Based in OTServ Trunk (Latest)

    Nice virus ezzz, casi lo descargo, casi. HAIL Nicolás Maduro
  8. popoverde

    Nicaw and Avesta CANT LOG IN

    Config.inc> # Must correspond to your OTServ configuration # Options: plain, md5, sha1 $cfg['password_type'] = 'plain'; config.lua options: plain, md5, sha1 PasswordType = "plain"
  9. popoverde

    Nicaw and Avesta CANT LOG IN

    Being BR is an insult? LOL
  10. popoverde

    Nicaw and Avesta CANT LOG IN

    Hello BR-eed Avesta 7.4 Nicaw> http://sourceforge.net/projects/nicaw-acc/files/Avesta/nicaw_avesta_1.zip/download
  11. popoverde

    Nicaw and Avesta CANT LOG IN

    I can create and make new chars, but cant log in game it says Please enter a valid acount number and password, Can someone help me? Thanks i think i have to change something in my phpadmin structure i just dontk now what to change
  12. popoverde

    Solved Starving script, Possible?

    Ahhh yeah you are right, changed it and got no errors now. Thank you so much for helping me.
  13. popoverde

    Solved Starving script, Possible?

    Im using the last one, removed the previous from globalevents: my function.lua: (Not all obviously, just first lines) function doPlayerStarve(cid) if not isPlayer(cid) or getPlayerFood(cid) > 0 then return true end doCreatureAddHealth(cid, -10)...
  14. popoverde

    Solved Starving script, Possible?

    WORKS Thank you all!!!! but, im getting the next error in console: [27/01/2015 21:15:00] Lua Script Error: [CreatureScript Interface] [27/01/2015 21:15:00] in a timer event called from: [27/01/2015 21:15:00] data/creaturescripts/scripts/login.lua:onLogin [27/01/2015 21:15:00]...
  15. popoverde

    Solved Starving script, Possible?

    Im 100% sure yes, [27/01/2015 20:45:48] The Forgotten Server - Version 0.3 (Crying Damson). The client im running is 7.6 Sorry but What you mean by sources?
  16. popoverde

    Solved Starving script, Possible?

    Thanks but still dont work, got another error: [27/01/2015 20:19:53] Lua Script Error: [GlobalEvent Interface] [27/01/2015 20:19:53] data/globalevents/scripts/starving.lua:onThink [27/01/2015 20:19:53] data/globalevents/scripts/starving.lua:2: attempt to call global...
  17. popoverde

    Solved Starving script, Possible?

    If you know a better way.. go for it and post here hehe
  18. popoverde

    Solved Starving script, Possible?

    I made a new file called starving.lua then put all that inside went to globalevents.xml and wrote <?xml version="1.0" encoding="UTF-8"?> <globalevents> <globalevent name="save" interval="900" script="save.lua"/> <globalevent name="starving" interval="900" script="starving.lua"/> <globalevent...
Back
Top