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

    Lua Beginner's items in specific slot type.

    Hi! I need to do this: At start ,player will get: Spells button with runes inside . But: Spells button with items inside (in red circle) must be placed in necklace slot (in green circle) Database (players_items) table: Spells Button ID: 2000 Items ID's: 11662 11663 11664 11665 11666 11667...
  2. R

    Solved Problem with Account Maker

    Hello ,it's me again! I have problem with acc maker: How to fix it?
  3. R

    Lua PVP Arena - Need Help!

    Hello! I have no idea how to do this kind of arena. In front of arena's there are two teleports to go inside. One teleport in arena to go out of pvp zone. We can't die in arena ,when we will be dying we will be teleported outside of arena. Can somebody help me with this kind of arena?
  4. R

    Solved I have problem with compiling

    I have this problem when i'm trying to rebuild project: At the end of compiling in protocolgame.cpp i have red marked: if(type > SHOOT_EFFECT_NONE || (!canSee(from) && !canSee(to))) and at the end of compiling: Need help! :<
  5. R

    Speed Skill

    Hello! My last topic was about critical hit skill ,now i would ask you for help with skill: speed. Fishing Skill changed to Speed. (client) It consist on walking on runway then our skill will grow up. On advancing in that skill our movement will be faster. I know that's possible to do so I...
  6. R

    Critical Skill

    Hello everyone! I changed Fist Fighting(skill bar) to Critical(skill bar) in my client and i'm looking for c++ code for critical hit skill depending on fist fighting skill. Can somebody help me? Regards, Remek. PS. Sorry for my bad english.
Back
Top