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

    OTclient FPS get/set

    Anybody know how to make a script to get / set FPS on otclient? function FPSlimit() if FPS <= 10 then setfpslimit = 60 else setfpslimit = 10 end end
  2. speery

    Multiple Server login

    Is this something before Server\nBoxIP To add/remove/select a server listed by user and after select auto insert IP/port/version? Should be amazing it
  3. speery

    Lua Help random items stats

    I'm trying to use this random items stats A edited version of this: [Mod] Random Item Stats My edited version: hastebin With modification to remove percents sometimes like here in this part: if n.usePercents then doItemSetAttribute(tmpItem...
  4. speery

    Lua Help diablo loot system errors

    bump
  5. speery

    Lua Help diablo loot system errors

    yes, that is the base code... anbody know why at less i got my errors?
  6. speery

    Lua Help diablo loot system errors

    i'll create a new topic
Back
Top