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

    [10.+] [RPG] [Custom] Atlantika - Discussion & Progress

    how long is it until the map is Finish send me some ss in pm!
  2. Zoriax_

    Windows Problem with passwords. Znote 3.0, tfs 0.3.6

    What is that mean? string(56) "SELECT `password` FROM `accounts` WHERE `id` = LIMIT 1;" (query - SQL error) Type: select_single (select single row from database) You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use...
  3. Zoriax_

    Solved Can only Host Website on localhost!!

    Thanks alot for all support guys/girls <3 problem solve :)
  4. Zoriax_

    Solved Can only Host Website on localhost!!

    Do i just paste the ip i wanna use after 127.0.0.1 ??
  5. Zoriax_

    Solved Can only Host Website on localhost!!

    But how can i paste in the ip i want to Use when its says the file is beeing using by other program :/
  6. Zoriax_

    Hoster OTS Hosting Service 2023 w/DDoS Protection

    I think am willing to use your Dedicated Service when my server is Finish Recommend
  7. Zoriax_

    Solved Can only Host Website on localhost!!

    Hello everyone :) I have a little problem that I can not solve myself, so I need some help, when I try to use the ip as an http, it just link me direct into my routers websites, i wounder why its happends. Could someone maybe helped me and solve this! Thank you.! What kind of router am using...
  8. Zoriax_

    [Archived] "[Quick Showoff] Post your latest maps"

    @Neon Your mapping is sick.... Gooodd Dauuum
  9. Zoriax_

    Tibnic Map [2015]

    Keep them up broo :D
  10. Zoriax_

    Solved login.lua

    Now its working =) 0 Error
  11. Zoriax_

    Solved login.lua

    local config = { loginMessage = getConfigValue('loginMessage'), useFragHandler = getBooleanFromString(getConfigValue('useFragHandler')) } function onLogin(cid) local loss = getConfigValue('deathLostPercent') if(loss ~= nil) then doPlayerSetLossPercent(cid...
  12. Zoriax_

    Solved login.lua

    [Warning - Event::loadScript] Cannot load script (data/creaturescripts/scripts/login.lua) [14/11/2014 12:42:52] data/creaturescripts/scripts/login.lua:92: 'end' expected (to close 'function' at line 6) near '<eof>' And the account manager aslo start without Eq to eny vocations
  13. Zoriax_

    Solved login.lua

    I have fixed so u can`t move with account manager, but i still got the same error when i start the server
  14. Zoriax_

    skyots.zapto.org

    Could u plis uban me! i don`t know way it says Spoofing data! :/ Thanks for fast respons! or help
  15. Zoriax_

    Solved login.lua

    it looks like it works as it should now, thanks limos :) Or not :/ Now you can walk around with the account manager :P
  16. Zoriax_

    Solved login.lua

    local config = { loginMessage = getConfigValue('loginMessage'), useFragHandler = getBooleanFromString(getConfigValue('useFragHandler')) } function onLogin(cid) local loss = getConfigValue('deathLostPercent') if(loss ~= nil) then doPlayerSetLossPercent(cid...
  17. Zoriax_

    Solved login.lua

    Its working fine but i still got Error [Error - LuaScriptInterface::loadFile] data/creaturescripts/scripts/login.lua:91: 'end' expected (to close 'function' at line 6) near '<eof>' [14/11/2014 12:02:06] [Warning - Event::loadScript] Cannot load script (data/creaturescripts/scripts/login.lua)...
Back
Top