• 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. Dark ShaoOz

    Lua Look Doesn't work on TFS 1.0 HELP

    Fixed, thanks a lot.
  2. Dark ShaoOz

    Lua Look Doesn't work on TFS 1.0 HELP

    It has it updated... What else could be?
  3. Dark ShaoOz

    Programmer Giving my job services

    Hello I would like to offer my job services.. This is My record: +Have 5+ years working on otservers, I am: *Webdesigner (Scripts, Systems, Databases, layouts, etc) *Scripting (Website and Server Scripts) *Mapping (Implementing customs or designing new ones *Server Mannager *Gamemaster...
  4. Dark ShaoOz

    Lua Look Doesn't work on TFS 1.0 HELP

    I compiled the 10.35 and everything works, just that u can't look nothing, it doesnt work the look system. Help please, you cant look nothing, items, houses, floors, etc.
  5. Dark ShaoOz

    Programmer A good Programmer that knows how update protocol:

    I need to make my server from 10.30 to 10.34-10.35, someone that knows how to, i can pay for the service, just that people can connect with client 10.34-10.35, i dont care about the 10.34-10.35 items on my server, just to log with those clients. contact me on my email...
  6. Dark ShaoOz

    Lua Help with this Website Script!

    <?PHP $order = 0; $number_of_people = 0; $skills = $SQL->query('SELECT name,online,level,experience,vocation,promotion FROM players WHERE players.deleted = 0 AND players.group_id < '.$config['site']['players_group_id_block'].' AND name != "Account Manager" ORDER...
  7. Dark ShaoOz

    Lua Updating Server to a newer version.. HELP

    Someone knows how to update the server to a newer version, or how can i change the option to use another client.. For example a server 8.6, what do I have to do, so people can use a client.. 8.7 to log in? When u log in with a 8.7 it says You can only login with a 8.6 tibia client...
  8. Dark ShaoOz

    Lua Programmers TFS 1.0 Help

    What's the function to get the player account id? It's not the same of 8.6 because it throw me errors, so please if someone know what its the function, post it, thanks
  9. Dark ShaoOz

    Lua Gesior Error HELP PLEASE!

    Error occured! Error ID: Cannot save ItemsList. Player ID not set. More info: File: C:\xampp\htdocs\Server\classes/itemslist.php Line: 67 File: C:\xampp\htdocs\Server\classes/player.php Line: 88 File: C:\xampp\htdocs\Server\pages/accountmanagement.php Line: 775 File...
  10. Dark ShaoOz

    Windows A good dedicated servers company in USA?

    Does someone know a good dedicated servers company in USA? Thats servers are hosted in usa and cheaps. Please
  11. Dark ShaoOz

    Lua Help withBuy shop item talkaction

    I need some help to get a script like this: function onSay(cid, words, param) local points = 0 local qry = db.getResult(string.format("SELECT premium_points FROM accounts WHERE id = %d", getAccountId(cid))) if qry:getID() ~= -1 then points = qry:getDataInt("premium_points") qry:free() end if...
  12. Dark ShaoOz

    Windows What mapeditor should i use for TFS 1.0?

    A global serv 10.30
  13. Dark ShaoOz

    Windows What mapeditor should i use for TFS 1.0?

    What mapeditor should i use for TFS 1.0? Its a global server 10.30, i tried with alot and i receive the msg: "Unsupported Client Version"
  14. Dark ShaoOz

    Windows Wrong Acc/Pass on RealServer 10.31

    Everything it's open....
  15. Dark ShaoOz

    [10.77][TFS 1.2] ORTS, a real map project

    sorry we its that i have it, but still i cant connect, i can when I put ip: 127.0.0.1 in config.lua, but when i want to test it with my friends they receive this msg: You are not Gamemaster when they try to log in with their account, and i Cant login to the gameworld.
  16. Dark ShaoOz

    [10.77][TFS 1.2] ORTS, a real map project

    Installed everything again and now it works, but Now its a different error, I log into my character list and It doesnt connect to the work, i changed all the samples and manager to the town 2 (thais) and 32369.32241,8 position.. My friends says that they got a message error in tibia when they...
  17. Dark ShaoOz

    Windows Wrong Acc/Pass on RealServer 10.31

    Installed everything again and now it works, but Now its a different error, I log into my character list and It doesnt connect to the work, i changed all the samples and manager to the town 2 (thais) and 32369.32241,8 position.. My friends says that they got a message error in tibia when they...
  18. Dark ShaoOz

    Windows Wrong Acc/Pass on RealServer 10.31

    Thanks, Ill start everything since the begining, which version of Xampp I have to use for this TFS 1.0?
  19. Dark ShaoOz

    Windows Wrong Acc/Pass on RealServer 10.31

    What Xampp do you recomend me to use with a TFS 1.0 (RealServ 10.31)?
  20. Dark ShaoOz

    [10.77][TFS 1.2] ORTS, a real map project

    When i use SHA1 i can't log into my acc neither in website or client...
Back
Top