-
Member
Introduction
Hi/Hello,
I'm currently new in maplestory development but I'm willing to learn. Can anyone help me know what files are that for ? example serverconstants are mostly for configuration but how about the others? I just want to learn the flow of the source of it.
Greetings,
Yvan
-
-
Re: Introduction
The best way to learn is through experience.
-
Member
Re: Introduction
How about some little info? Thanks for your response
Greetings,
Yvan
-
Account Upgraded | Title Enabled!
Re: Introduction
1) Java Core Programming -> Java Tutorial
2) Java Remote Method Invocation
3) Apache MINA (https://mina.apache.org/) (Networking)
4) MySQL Programming -> MySQL Tutorial
5) JDBC -> JDBC Tutorial
6) Javascript
-
Member
Re: Introduction
Well I'm learning java. Thanks for more reference tho. I just need some info in the source, gameplay for admins and etc.
Greetings,
Yvan
-
Account Upgraded | Title Enabled!
Re: Introduction
If you read through the files, you'd understand what they are for... or you know, guess based off the name of the file usually works.
-
Meh
Re: Introduction
All java programs being with "start.java" start reading that file in your source and look at what is calls from its imports.
-
Valued Member
Re: Introduction
This is a pretty good book for javascript
https://github.com/getify/You-Dont-Know-JS