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

Recent content by remus934

  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

    ok , I fixed it, I changed name of table: ownerid to owner_id and now it works. But I have other problem: In database of my server an created account exists. When I am trying to login in my server ,account seems to does not exist. #EDIT FIXED! password type: "sha1"
  3. R

    Solved Problem with Account Maker

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

    Lua PVP Arena - Need Help!

    I think ,that would be better when I will use:
  5. 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?
  6. R

    Solved I have problem with compiling

    My last question is: How can I fix it? Compiler: Compiler Log: I already installed boost 1_33_1 ;/ OK , I Fixed IT! Thank you all!
  7. R

    Solved I have problem with compiling

    but you know ,I need dev cpp for this source because I want to do some updates... I will try compile it in other dev cpp ,Stians maybe?
  8. R

    Solved I have problem with compiling

    wtf? In compiler I have: In compiler log:
  9. 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! :<
  10. R

    Critical Skill

    #Refresh Can somebody help me?
  11. 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...
  12. 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