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

    OTClient Otclient using 99.9 of my graphics card

    hello guys! i just bought myself a new notebook, an acer aspire 5 a515-51g, wich is pretty good, but im having a problem with the otclient, i open my game and i see it uses 99.9 of my graphics card! so instantly my notebook starts heating, and my card is pretty good, it's a Intel HD Graphics...
  2. Thorn

    TFS 1.X+ new coin npc dont give it in change

    Wow thanks!! i was missing the game.cpp and player.cpp parts!! gonna test it tomorrow :D
  3. Thorn

    TFS 1.X+ new coin npc dont give it in change

    Hello guys! i use tfs 1.3 and i have a question regarding new custom coins, the thing is when you sell a ton of loot to a npc, the npc gives you amounts of crystal coins, when it should give you the money in the highters currency coin possible, in this case "blood coin" (100 cc) also in the bank...
  4. Thorn

    Object builder 0.4.5 10.98?

    yes i have tried, and doesn't work :/
  5. Thorn

    Object builder 0.4.5 10.98?

    Hello man! i dont want to sound ungrateful, but this is actually the object builder i use xD what i was asking in the thread is the 0.4.5 to work with 10.98 :D hehe thanks tho! :) probably someone might need this!
  6. Thorn

    Object builder 0.4.5 10.98?

    could you share this plz?? =)
  7. Thorn

    Programmer Otclient and tfs 1.3 expert, Gesior expert too

    Hello guys, im looking for someone who knows a lot of otclient and tfs 1.3 to do scripts related to both... what i need now is to implement achievements in the otclient (buttons), and some graphic things too if you are interested, plz contact me in discord with photos of your work Thorn#4744 I...
  8. Thorn

    Compiling Error Player::onChangeZone compiling linux

    damn, my bad, it didnt work actually, now i have this void Player::onChangeZone(ZoneType_t zone) { if (zone == ZONE_PROTECTION) { if (attackedCreature && !hasFlag(PlayerFlag_IgnoreProtectionZone)) { setAttackedCreature(nullptr)...
  9. Thorn

    Object builder magic effect offset 64x64

    hey buddy, im trying to apply your code, but im not sure how, i paste that into a spell i just created to test but i get error with attempt to index global 'player' (a nil value), also tried with creature but got the same error. Also tried as a talkaction but got the same error :S
  10. Thorn

    Compiling Error Player::onChangeZone compiling linux

    thanks man!!! it worked perfectly :D!!!
  11. Thorn

    TFS 1.X+ npc wont sell me 3 items, 1 works

    Hello, could you tell me what is CID and SID? im watching the rings in items.otb and everything seem normal
  12. Thorn

    Compiling Error Player::onChangeZone compiling linux

    Hello guys, i need assistance plz, i removed this function Player::onChangeZone to allow players to use mounts in pz, they can actually walk inside pz with mounts but only if they use mount before entering the pz, if they are inside they can't, so i searched and found a thread telling people...
  13. Thorn

    TFS 1.X+ npc wont sell me 3 items, 1 works

    Still the same problem T.T
  14. Thorn

    TFS 1.X+ npc wont sell me 3 items, 1 works

    hey, what does that do? and no, no errors in console, so strange :(
  15. Thorn

    TFS 1.X+ npc wont sell me 3 items, 1 works

    i said i tried that xD
  16. Thorn

    TFS 1.X+ npc wont sell me 3 items, 1 works

    i tried that, but i still have the same problem :/ npc only sells boss egg, doesnt sell any of the rings :S and rings are working just fine when i summon them
  17. Thorn

    TFS 1.X+ npc wont sell me 3 items, 1 works

    same :/ i still cant buy the rings :(
  18. Thorn

    TFS 1.X+ npc wont sell me 3 items, 1 works

    now it doesnt even show the ring in the trade window D:
Back
Top