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

Search results

  1. dewral

    OTClient Outfit window allow only GM to change outfit

    Hello i have a little problem with my outfit window because it don't allow to change outfit on player. I don't think it's server side because on my older client it work normally :/ What could be the issue here? This is my outfit.lua If someone could give me a hint why it works only on GM and not...
  2. dewral

    C++ House price show scarab coins instead of gold coins.

    Yea was missing that part lol, thank you :D
  3. dewral

    C++ House price show scarab coins instead of gold coins.

    Yea already found that but that i don't know what i am doing wrong. I wanted to show like it's 3 scarab coins etc. Any hints what im missing here xD
  4. dewral

    C++ House price show scarab coins instead of gold coins.

    Hello i wanted to change the price that is showing on house doors. This part from house.cpp it's responsible for showing the price. I'm wondering how to make it to read the correct value of scarab coins 1 scarab coin = 100000 Gold coins void House::updateDoorDescription() const { const...
  5. dewral

    C++ player:addWings/player:addAura

    Did you solve it? :D
  6. dewral

    OTClient Transparency option OTCv8

    Yes i had features enabled but im not sure what are you talking about with init.lua, i guess i'm missing something there but my init is a little diferent than standard OTCv8 This is the part responsible for connecting the server -- servers shown in enter game list SERVER_LIST = { { host =...
  7. dewral

    OTClient Transparency option OTCv8

    Hello! I'm trying to use transparency option on OTCv8 but having some issues, problem here is that earth with 101 ID is not detecting somehow and bugging my map. First time working with transparency so im not sure what it could be Using tfs 1.5 7,72 nekiro downgrade This is im getting when im...
  8. dewral

    add palette

    This is not a fix, you need add to 8.60 sprites in Object builder if you wanna use 10.98 sprites
  9. dewral

    add palette

    That's because you don't have some grounds from 10.98 in your 8.60 spr :p
  10. dewral

    add palette

    You can but you're gonna miss some ID's so there may be some errors
  11. dewral

    [Poland] [8.6 / Custom] - BudexOT OT PvP-E

    Omg again yes, best server
  12. dewral

    add palette

    Open data/1098 and search for this palletes in tilesets.xml grounds.xml and borders.xml and adapt it to your 860 data
  13. dewral

    Otclient Classic UI

    Check terminal for errors ;p
  14. dewral

    Solved got it

    please solution
  15. dewral

    Dewral Mapping Showoff

    Trying the new sprites :p
  16. dewral

    [REQUEST] Cannabis sprites?

    Forgot to add this here lol
  17. dewral

    Windows Objectbuilder importing png outfit sprites

    Yea i also did it like that imagine my face when i realized it possible, i was cropping everything before one by one xD
  18. dewral

    Windows Objectbuilder importing png outfit sprites

    I think this only required for big auras and wings, dont have that system yet 😂 1656660330 Too bad it can be done only on obj 0.3.3 :/ Or i am missing something because i don't have groups in animator editor :x
  19. dewral

    Windows Objectbuilder importing png outfit sprites

    I think this is something about offset, I know There is system like thisLooking for OTCV8 developer to make offset (https://otland.net/threads/looking-for-otcv8-developer-to-make-offset.278638/)
  20. dewral

    Mapping Error

    You can mark as solved then ;x
Back
Top