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

    Trade Bug :/

    Is it working in normal cipsoft client?
  2. BeniS

    Shared Mods [Community Spirit!]

    Make a pull request with the bug fix :) (assuming you made a code fix)
  3. BeniS

    GlobalEvent TM - Boss Raid System v1.3.0 (Release/Updated)

    Works for other people are you following this post too? http://otland.net/f82/tm-boss-raid-system-v1-3-0-release-updated-86641/index16.html#post1802129 The error you are getting is because you don't have this line at the top of your globalevents.xml <globalevent name="raidSystemInit"...
  4. BeniS

    GlobalEvent TM - Boss Raid System v1.3.0 (Release/Updated)

    Use the latest version 2.0.0a there are lots of bugs in that version :p
  5. BeniS

    Anybody hitting the gym?

    Then you were doing it wrong lol. It doesn't really matter what age as long as you warm up properly by stretching well for 30 seconds on each area that you are going to work and then 5-10 minutes of cardio to warm your body up. This prevents most damages at the gym at any age. You also need to...
  6. BeniS

    Modules

    PxG Client is not OTClient, it is based off OTClient, but none the less is not the same project. Edubart said that the open source product that we develop (OTClient) will not support "hiding" code. So why are you even talking about this? We are not entitled just because PxG Client has decided to...
  7. BeniS

    Set outfit and Moving stackable items.

    Yea something changed in the sources recently so my hack for typing amounts has been revealed truly as a hack haha, I won't have the time to fix this atm.
  8. BeniS

    Peroxide's Mapping Thread

    Why is it bad? o.O I think its great. Nice playable piece of work. Plain is better in some cases (KISS)
  9. BeniS

    GlobalEvent TM - Boss Raid System v1.3.0 (Release/Updated)

    Strange :S you needed to change all the files with the new ones, not just exampleRaid.lua (if you didn't do this already). Anyway, I have no idea why its bugging like this tbh regRaidList is a table variable so it doesn't make any sense that it would be set as nil. Unless something changed a...
  10. BeniS

    Project Regicide

    Looking for developers to help out while I am very busy with my paid work :p Message me or Peroxide if you are keen to help out. The server has had a good start in terms of development, I just need someone else to take over until I'm back.
  11. BeniS

    GlobalEvent TM - Boss Raid System v1.3.0 (Release/Updated)

    Seems you haven't updated all the files? Can you post the following: globalevents/raids/lib/init.lua globalevents/raids/lib/eventraids.lua globalevents/raids/config/raidsConfig.lua globalevents/raids/exampleRaid.lua Also you are using 0.3/0.4? This doesn't support 0.2 Edit: Make sure you...
  12. BeniS

    Zepri's Thread

    So much talent! ;O
  13. BeniS

    GlobalEvent TM - Boss Raid System v1.3.0 (Release/Updated)

    for anyone that is still wanting to use this, I suggest you test it well before using it extensively :D this was one of my first coding projects and isn't the best work. I used it a lot in my server and it worked well. But there were issues that need to be looked at. If anyone is able to test it...
  14. BeniS

    OTClient CandyBot

    Check out the new http://otland.net/f494/shared-mods-community-spirit-185139/ thread! :)
  15. BeniS

    Shared Mods [Community Spirit!]

    Shared Mods Archive Strengthening the community together! Soooo, do you have an otclient mod that you would like to share with the community? Create a new thread for that module and post the link and a description of what it is/does and who the contributors are, here. I will then add it to this...
  16. BeniS

    unbinding Key issue

    You don't need to provide the function for unbindKey~ only for bindKey~ Not sure why its not unbinding, possible you are binding -> unbinding then it is binding again without knowing.
  17. BeniS

    Zepri's Thread

    Awesome sprites dude! :)
  18. BeniS

    OTClient CandyBot

    Bumpage, wanting some developers to get involved with this project. Message me if you are interested but don't know how to start.
  19. BeniS

    Introduction to OTClient.

    Just a better wrapping method with large amounts of code. Also helps keep you from creating bulky methods.
Back
Top