[Help] Knowledge for maintaining a server

Results 1 to 5 of 5
  1. #1
    Novice znthtclee is offline
    MemberRank
    Oct 2018 Join Date
    4Posts

    [Help] Knowledge for maintaining a server

    Hi guys, a very straightforward question here....
    Please tell me what skills do I need to have to run my own mu online server, fix bugs and add new mods to the game (new map, or a quest npc, or a script... things like that)

    I tried asking in many places but nobody gave me an answer
    Thanks in advance!


  2. #2
    Enthusiast Zaseth is offline
    MemberRank
    Oct 2018 Join Date
    The NetherlandsLocation
    31Posts

    re: [Help] Knowledge for maintaining a server

    Hello.

    You must know the programming languages that the server uses IN DEPTH. I've seen a lot of newbies doing stuff while they don't even know the programming language they're working with. When you know the programming language, I'm assuming you have some common sense of security. You'd need to know what things like SQL injection is if you're working with a MySQL service. There's not really 1 'correct' answer to your question.

  3. #3
    Novice znthtclee is offline
    MemberRank
    Oct 2018 Join Date
    4Posts

    re: [Help] Knowledge for maintaining a server

    Thank you for taking your time to answer my question. SQL is one thing I need to learn but what programming languages might a server use?

  4. #4
    Enthusiast Zaseth is offline
    MemberRank
    Oct 2018 Join Date
    The NetherlandsLocation
    31Posts

    re: [Help] Knowledge for maintaining a server

    Quote Originally Posted by znthtclee View Post
    Thank you for taking your time to answer my question. SQL is one thing I need to learn but what programming languages might a server use?
    Any programming language that can handle a server. Things like Node.js or Java.

  5. #5
    Enthusiast Cinu is offline
    MemberRank
    Mar 2017 Join Date
    43Posts

    re: [Help] Knowledge for maintaining a server

    Quote Originally Posted by znthtclee View Post
    Thank you for taking your time to answer my question. SQL is one thing I need to learn but what programming languages might a server use?
    C++ and ASM



Advertisement