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

  1. A

    Lua Get more than 1 result at database with tfs 1.2

    Hey guys, I'm with a little problem.... I'm using TFS 1.2 and i don't know how can i get more than 1 result at a database... In TFS 0.3.6 i can do it like this: local result = db.getResult("SELECT * FROM `tasks` WHERE `player_name` = '" .. player:getName() .. "' AND `status` = 'aberto'") if...
  2. A

    I'm back after some years and now i'm lost at functions '-'

    Hi, The last time I did something with otserv, the tfs version was 0.3.6, now the TFS is in version 1.3 and I'm totally lost... I saw that the functions have changed and now everything seems to be designated as an object (player, item , etc). My question is: where can I see the functions of...
  3. A

    CMake don't create otclient.cbp file

    Well, i follow your instruction and went to winGW, then searched for pthread lib. After that, i've install it. After this i've run CMake again and clicked at "Generate", it appears some errors, but it created otclient.cbp file. The CMakeError.txt is here: What i undestood from "g++.exe...
  4. A

    CMake don't create otclient.cbp file

    I do step by step of tutorial to compile OTC with code blocks, when i click at "generate" the program (cmake) create a lot of files at folder that i specified, but the file "otclient.cbp" isn't created and any one file with ".cbp" is created. I didn't understand what happened :x Can anyone help...
  5. A

    Compiling CMake don't create otclient.cbp file

    I do step by step of tutorial to compile OTC with code blocks, when i click at "generate" the program (cmake) create a lot of files at folder that i specified, but the file "otclient.cbp" isn't created and any one file with ".cbp" is created. I didn't understand what happened :x Can anyone help...
  6. A

    Lua get all that player says

    Here i'm again :) I'm using TFS 0.3.6 and i'm trying get the other thing that player say when i use the spell. Ex: Exura sio "Anyone I want to get the word "Anyone" that player said to use in a var, without use talkaction, only with spell. Anyone know how?
  7. A

    Lua Use spells with crosshair

    "/ ty
  8. A

    Lua Use spells with crosshair

    Hello \o I'm trying to do that a crosshairs appears at screen when players use a spell, becouse i need the pos where they want to use the spell... Can i do it without modify the sources? Ty so much <3
  9. A

    Lua Spell with element protection

    Ty "/
  10. A

    Lua Spell with element protection

    I'm using TFS 0.3.6 and i'm treying to do a spell that absorb X of an element, like fire, light, etc... I've searched at forum and 000-constant.lua for a condition param about it, but i did'nt found anything that could help me :X If anyone could give me a solution, i'll be grateful. PS:.. i...
  11. A

    Needs a spriter freelancer

    Hey guys, I'm looking for a experienced spriter freelancer, if anyone have interest, PM me with some jobs :)
  12. A

    CreatureEvent Putting [v] at name of premiums

    @knightxd ty... but i think that it will only change the description... if i change the name of player the description will change automatically
  13. A

    What do you think about reset system?

    @Aeven It's like MU online... PS:.. i won't build a server with a reset system because i hate high rate servers and it only works fine on High rate servers...
Back
Top