Jump to content

Randomize

Inactive Member
  • Posts

    46
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Randomize

  1. But it does not set the sex to other for permanently, or yes? Now I try other way: put the function I wrote to char.cpp I will share the result after it finished compiling.
  2. Ok. Now I have an other problem, when I try compile the game. I tried set the character's sex with this commnand: ch->m_points.job = MAIN_RACE_SURA_W; And I get something like "CHARACTER_POINT is protected" or what...
  3. I don't understand. Can you write an example, how can I use the "GetRaceNum()" function?
  4. Hello! How can I call a function from char.cpp in other cpp? Regards, Randomize
  5. I know, but where? I tried, and either I can't compile or it was buggy ingame.
  6. Thank you, but I need MORE THAN 255. And I know how to make it to 250, already done, but I cant make it for example 300.
  7. Oh.. sorry then. I think nobody will help you hacking. It is not nice.
  8. That post is deleted by starter because it had a lot of error. Here it is.
  9. What I need here? I don't find anything about item maximum stack.
  10. Thanks, I knew that already, but it is not enough. It allows only 255 item.
  11. Hello! I want do two things in Game source and DB source. The first one: I want make maximum item stacks higher than 255. I know I have to change the data types but I don't know where. The second: I want make the /shutdown command to instantly save the players' items after the server kick them out. Regards, Randomize
  12. Hi! In VS 2008 I can do this, but I want it in VS 2013. How can I add these directories? I know I have to change the tool set of VS to 2008 (VC90), it is already done, but without these directories I can't compile binary. Hope anyone can help me solve this problem! Regards Randomize
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.