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

    Lua Autoloot Script/Error onkill-Mods

    Hello, everyone Some one can fix The problem (Erro in Autoloot) OTX-8.60 <?xml version="1.0" encoding="ISO-8859-1"?> <mod name="Loot System" version="1.0" author="Vodkart And Mkalo" contact="none.com" enabled="yes"> <config name="Loot_func"><![CDATA[ info = { AutomaticDeposit = true...
  2. G

    Lua PlaceKickOnLogin-It works poorly

    Hi Everyone I have a very complex problem, and I don't know how to solve it, but the response is very weak for logging in. It works once and stops once. I'm tired of it, It works and then sometimes it stops, It works once and then stops once Player exit or Network crash, Entering after that is...
  3. G

    PHP Host Cpanel/how Create-video

    Hello everyone Can some one help me, Add my site in Host cpanel, some one Attack Ddos Down my page I have host Cpanel but, need video, to can add site-Databaste
  4. G

    TFS 0.X Autoloot bug

    i use mod
  5. G

    Lua Auto loot-No Limt-mods

    erro
  6. G

    TFS 0.X Autoloot bug

    i test your code autoloot in my mods/im use otx2, no work you can help me i have problem https://otland.net/threads/auto-loot-no-limt-mods.286874/
  7. G

    MaxPacketPersecond

    add in Config
  8. G

    Lua Auto loot-No Limt-mods

    hello my Script is working good but no limt for player with Cap, he get cap 0 and still collect how add limt player dont drop items in floor OTX-8.6 <?xml version="1.0" encoding="ISO-8859-1"?> <mod name="Loot System" version="1.0" author="Vodkart And Mkalo" contact="none.com" enabled="yes">...
  9. G

    Lua Erro Script

    hello everyone I got Erro There otx-8.60 [Error - CreatureScript Interface] data/creaturescripts/scripts/levels.lua:onAdvance Description: data/creaturescripts/scripts/levels.lua:60: attempt to index a nil value stack traceback: data/creaturescripts/scripts/levels.lua:60: in function...
  10. G

    Lua Advanced/Script effect level up

    Now is working Fine
  11. G

    Lua Advanced/Script effect level up

    [Error - CreatureScript Interface] data/creaturescripts/scripts/levels.lua:onAdvance Description: data/creaturescripts/scripts/levels.lua:39: attempt to get length of local 'skillData' (a nil value) stack traceback: data/creaturescripts/scripts/levels.lua:39: in function...
  12. G

    Lua Advanced/Script effect level up

    [Error - CreatureScript Interface] data/creaturescripts/scripts/levels.lua:onAdvance Description: data/creaturescripts/scripts/levels.lua:43: bad argument #1 to 'pairs' (table expected, got string) stack traceback: [C]: in function 'pairs'...
  13. G

    Lua Advanced/Script effect level up

    hello every one some one can help me i got erro in the script (otx2-8.60) [Error - CreatureScript Interface] data/creaturescripts/scripts/levels.lua:onAdvance Description: data/creaturescripts/scripts/levels.lua:39: attempt to get length of local 'data' (a nil value) stack traceback...
  14. G

    Lua Command !houseinfo

    Mateus robeeto, he a lot of help a Most people put effort into this otland Gourp. he is Help Me so much There. Thanks So much Bother
  15. G

    AAC Tibai-logo/control to big

    How do you control its magnification, The chosen one GESIOR ACC 2012
  16. G

    Lua Cast System/dont open channel

    Hello every one some one can help me about that after use !cast on, does open, need to use hand like Ctrl+o to open it OTX 2-860 function onSay(cid, words, param, channelId) if(not checkExhausted(cid, 666, 5)) then return true end local t, data = string.explode(param...
  17. G

    Lua kick IP: 0.0.0.0/ after exit can`t connect

    Script no erro, but no one kick
  18. G

    Lua kick IP: 0.0.0.0/ after exit can`t connect

    the script kick any player afk ip 0.0.0.0 or other ip just player get afk 2 min have to kick i need only ip 0.0.0.0
  19. G

    Lua kick IP: 0.0.0.0/ after exit can`t connect

    brother Your Code we have a problem if player afk get kick after 2 min Not work for ip 0.0.0.0 local config = { idleWarning = 120000, idleKick = 240000 } function onThink(cid, interval) local playerIp = getPlayerIp(cid) if playerIp == "0.0.0.0" then...
Back
Top