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

    [Mod] Auto Loot

    Unfortunately this script contains a problem of to duplicate items using it
  2. darcioantonio

    HELP - PROBLEM WITH OTCLIENT IN COMBAT

    if I'm not mistaken this is not a problem of otclient and yes of tibia 8.60
  3. darcioantonio

    OTClient Name and HP below or above character

    tfs 0.4 8.60 has more like to raise the name and the hp of the character or to lower hp and the name of the character of well in the face of the personage kkkk if for no source I have everything here to show Another question like putting a mana bar along with the hp can be with the customer's...
  4. darcioantonio

    Error Compile DEV C++

    Hello, I'm having the following error in Dev C ++ when I'm going to compile cannot find -leay32 ld returned 1 exit status *** [TheForgottenServer.exe] Error 1 I'm trying to compile a tfs 8.60 tfs 0.4
  5. darcioantonio

    Lua Add skil to player tfs 1.2

    i need script to add skil to player onLogin function onLogin(player) if player:getVocation():getId() == 4 then getPlayerSkillLevel(cid, 2, 100) end return true end i need all player knight, start game all skills 100 thx...
  6. darcioantonio

    Lua No frags after kill

    Resolved \/ in mysql delet 'killers' and add new DROP TABLE IF EXISTS `killers`; CREATE TABLE `killers` ( `id` INT NOT NULL AUTO_INCREMENT, `death_id` INT NOT NULL, `final_hit` TINYINT(1) UNSIGNED NOT NULL DEFAULT FALSE, `unjustified` TINYINT(1) UNSIGNED NOT NULL DEFAULT...
  7. darcioantonio

    Lua No frags after kill

    ts 0.4 8.60
  8. darcioantonio

    Lua No frags after kill

    yes have erros [10:32:25.023] mysql_real_query(): INSERT INTO `player_deaths` (`player_id`, `date`, `level`) VALUES (15, 1505917945, 1) - MYSQL ERROR: Field 'altkilled_by' doesn't have a default value (1364)
  9. darcioantonio

    Lua No frags after kill

    up
  10. darcioantonio

    Host VPS Look Here

    :(
  11. darcioantonio

    Host VPS Look Here

    OMG me vps is linux . No go :( sqlType = "mysql" sqlHost = "IP SITE" sqlPort = 3306 sqlUser = "root" sqlPass = "PassRootSite" sqlDatabase = "BancoDeDados" sqlFile = "AdventureRPG.s3db" sqlKeepAlive = 0 mysqlReadTimeout = 10 mysqlWriteTimeout = 10 encryptionType = "sha1"
  12. darcioantonio

    Host VPS Look Here

    hum ok thx bro.
  13. darcioantonio

    Host VPS Look Here

    I can put the site running on a VPS and the server running on another VPS and make the two have connections, because I do not want the staff to know the ip of my server to avoid them. I have a protection in the game that does not show the ip of the server. 1 VPS = Site IP SITE VPS 2 VPS = Game...
  14. darcioantonio

    I logged on now on my site and this

    Here: GitHub - Znote/ZnoteAAC: Developement repository for the Znote AAC project. A website portal to represent and manage your Open Tibia server.
  15. darcioantonio

    I logged on now on my site and this

    Where do I disable it, which way?
  16. darcioantonio

    I logged on now on my site and this

    array(3) { ["post"]=> string(40) "69599ebae0a0552260960c5954a18baf8153d158" ["old_token"]=> NULL ["token"]=> string(40) "6b34c3fc5d1169ef5b7bc5401bb4a90d0d25b236" } We tried to log you in, but... Token is invalid. znote acc on 8.60 linux vps tfs .04
  17. darcioantonio

    Lua Rope.lua

    up
Back
Top