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

    OTClient Button Position

    I wanna know, if has any code, to position a centralized button. I wanted to place a button on the top center of a container. But all I know that I can do is "margin-left or margin-right" I've already tried doing with "margin-left: 50%" but percentage does not work. So I would like to know if...
  2. Helliot1

    OTClient Lua Error

    Nice @Digital !! Now I don't have any error, but it don't show my equipments there @Edit: Bro, Now it's working.. I deleted this part. Thanks for the attention Bro!! if not slot or not InventorySlotPurse then return end if slot > InventorySlotPurse then return end if slot ==...
  3. Helliot1

    OTClient Lua Error

    This is the code. @Edit: I removed the Purse from my server.... InventorySlotStyles = { [InventorySlotHead] = "HeadSlot", [InventorySlotNeck] = "NeckSlot", [InventorySlotBack] = "BackSlot", [InventorySlotBody] = "BodySlot", [InventorySlotRight] = "RightSlot", [InventorySlotLeft] =...
  4. Helliot1

    OTClient Lua Error

    This don't work :(:( Get this error: ERROR: Unable to load module 'game_inventory': LUA ERROR: /game_inventory/inventory.lua:92: attempt to compare nil with number stack traceback: [C]: in function '__lt' /game_inventory/inventory.lua:92: in function 'onInventoryChange'...
  5. Helliot1

    OTClient Lua Error

    BUMP
  6. Helliot1

    [Help] Total failure, impossible to compile.

    Forget the Code::Bloocks, it's so hard to compile with it. I can help you, but, what Microsoft Visual Studio are you using ?
  7. Helliot1

    OTClient Lua Error

    BUMP
  8. Helliot1

    OTClient Lua Error

    Somebody can explain me this error ?? I wanna learn what I'm doing wrong.. Terminal OTC ERROR: Unable to load module 'game_inventory': LUA ERROR: /game_inventory/inventory.lua:117: attempt to index local 'itemWidget' (a nil value) stack traceback: [C]: in function '__index'...
  9. Helliot1

    C++ Changing Exp Formulas!!

    Thanks a lot River!! It's because english is not my native language, and it's hard to understand some words
  10. Helliot1

    C++ Changing Exp Formulas!!

    @River KA , Hey River, Can you help me again ? If you can I'll be so grateful!! After all these changes, I realized that my client has an error. And it does not show the experience and any other. I get this error on Log, but I don't know why, the new formula is right. ERROR: lua function...
  11. Helliot1

    C++ Error in IOLoginData, I can't login in my character.

    I added 3 new slots to my server, and when I login into my character and put some weapon in the new slot, and logout, I can't login again, in the character, and get this error: "[Warning - Vocations::getVocation] Vocation 1018 not found. [Error - IOLoginData::loadPlayer] Textera has Vocation ID...
  12. Helliot1

    OTClient Minimize Button Don't Work

    Bump!
  13. Helliot1

    OTClient Minimize Button Don't Work

    bump...
  14. Helliot1

    OTClient Minimize Button Don't Work

    bump
  15. Helliot1

    OTClient Minimize Button Don't Work

    BUMP!!
  16. Helliot1

    OG's Mapping [custom7.72]

    Nice bro :)!! Try to don't use all these grounds variations on The Mountains that Will Be better
Back
Top