Jump to content
  • 0

Src Modification Guide?


iamkevin

Question


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  101
  • Reputation:   3
  • Joined:  09/15/16
  • Last Seen:  

is there a guide that we can read or we can study for us to be knowledgeable with src? 

thanks!

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  29
  • Topics Per Day:  0.01
  • Content Count:  566
  • Reputation:   34
  • Joined:  11/17/11
  • Last Seen:  

None. You need to study C++ to understand each of the codes being written in the emulator. Perhaps, you would buy their service to mod it for you.

Link to comment
Share on other sites

  • 0

  • Group:  Developer
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  587
  • Reputation:   431
  • Joined:  01/26/16
  • Last Seen:  

None. You need to study C++ to understand each of the codes being written in the emulator. Perhaps, you would buy their service to mod it for you.

rAthena is currently written in C, not C++.

However, Lighta and I are currently working on refactoring the source bit by bit to C++.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  101
  • Reputation:   3
  • Joined:  09/15/16
  • Last Seen:  

So i should study C and C++ for me to understand src codes?

Link to comment
Share on other sites

  • 0

  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

So i should study C and C++ for me to understand src codes?

 

most the code can be read even without formal knowledge of C/C++

as long as you can follow a logical thought process, though knowing C will help a lot, anything you can't figure out ask about.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  101
  • Reputation:   3
  • Joined:  09/15/16
  • Last Seen:  

i see, i dont have any background with any of the languages, but i will study the basics for it..

everytime i look at the src i feel like "whats this?" XD

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  29
  • Topics Per Day:  0.01
  • Content Count:  566
  • Reputation:   34
  • Joined:  11/17/11
  • Last Seen:  

 

None. You need to study C++ to understand each of the codes being written in the emulator. Perhaps, you would buy their service to mod it for you.

rAthena is currently written in C, not C++.

However, Lighta and I are currently working on refactoring the source bit by bit to C++.

 

 

Yes, and that would be awesome if those are refactored to C++. By the way, C and C++ are kinda similar when understanding their logical code. /no1 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...