• 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!

Recent content by Obsdark

  1. Obsdark

    Source files (editing)

    if is just that script put it on a post, completly, with the code stuff to see it right and tell you, the compiler send you 3300 errors, but i'm sure than, if it is what i think, is just a little detail, nothing else. also, send a picture of the error report just like the last time. i guess...
  2. Obsdark

    Source files (editing)

    You delete one or the other and that doesn't work? Send me a picture of the new error then
  3. Obsdark

    Source files (editing)

    line 1099, delete the "}" you have there, and try again. or, delete the "}" in line 1102, i don't know which one of those is the one who musn't be, but definitibly one of them musn't be there. Tell me after how it goes
  4. Obsdark

    Source files (editing)

    It's easier than you think ;), you just need to press the right click button over the solution and then select "rebuild" or "recompile" or wherever the option name is. If there is a problem, you press the right click over the solution and select "Clean solution" and then, you retry the step...
  5. Obsdark

    Any oldies left? :-) //silentdefender

    What are we understanding by "old"? But yes, i'm here still ;)
  6. Obsdark

    Compiling Request: How about a tut of TFS 1.1 in NetBeans or another free id with free librarys?

    When i saw the tutorials about how to compile this, i always think than, with every year than happends, the IDE's and stuff the newbies can use to compile this are making themselfs older and older, and harder and harder to get. Also, visual studio compilers and proyect-types tend to change a...
  7. Obsdark

    Loading Map as CipSoft does

    Go ahead boy, i remember back in the day another free source MMORPG where you can edit the map on live, mappers really have power to make improvised events that way and funny minigames. Also, it allow make map-depending mechanicks, with just passable or not pasable walls, door settings and...
  8. Obsdark

    Guess the age of the next poster!

    FALSE 31
  9. Obsdark

    Lua cassino

    I saw you have a lot of request for Lua files, if you want, i can help you, but this is no ordinary code easy-to-do, i need to see it installed and working to know where the problems are, send me a github link by pm with your server uploaded and i'll solve all of them -or at least the ones i...
  10. Obsdark

    Lua Please Help Error

    I didn't test it, but i thing i know what the problem is, some functions than doesn't exist (at least in the version you are using for). try install the function getPlayerStorageValue first ;) Here is how: https://otland.net/threads/storing-tables-in-storages-setglobaltablestorage.220848/
  11. Obsdark

    .php cod easy

    What storage you wanna see on the page? or you want just like it seems there?
  12. Obsdark

    .php cod easy

    Define Item and develop a little bit more your idea plz?... this can be acomplish in many ways, depending on what do you mean with "item".
  13. Obsdark

    Any oldies left? :-) //silentdefender

    Trololololo (Here i am too, 2006 and still)
  14. Obsdark

    How create a tables? im having troubles

    Well, that's not the way to create a table, you are making an INNER JOIN there, which basicaly connects two tables in one, artificialy and temporaly created. Here you have a link on how to actualy create a table using script, you probably don't need to, and znote_news is a table than exist in...
  15. Obsdark

    Is out there somewhere some c# free source open tibia server than i can download and start to mod?

    Hi I'm actualy working on a company who make software where we use c# to work on a daily basis, my time isn't the best to translate everything from the github from c++ to c# and i also didn't have the time to learn c++ from scratch to actualy orient it to open tibia. also i know how to use...
Back
Top