How does gunz work?

Results 1 to 5 of 5
  1. #1
    Enthusiast Billow is offline
    MemberRank
    May 2012 Join Date
    28Posts

    How does gunz work?

    I've created my new gunz server, but i'm still trying to figure out how does it work.
    I've searched for tutorials for how to start my own gunz development and how to edit the source code, but all the tutorials talking about client side, of making a new client, adding weapons only in client side, so i thought to my self "Basicaly if i'm adding a weapon for one client only and logging to the server and buy this weapon all other characters just crash cuz they don't have this weapon", or if i'm adding couple of things there is no server side to check if those things added by me or by someone else".

    So i tought to myself, there must be a problem. and there must be server side somewhere.
    Someone can explain to me where the serverside takes part?


  2. #2
    Enthusiast RealPharaoh is offline
    MemberRank
    Mar 2016 Join Date
    35Posts

    Re: How does gunz work?

    Did you code the xmls for the weapons you added? Must be unconded or something that's why it crashes.

  3. #3

    Re: How does gunz work?

    Quote Originally Posted by Billow View Post
    I've created my new gunz server, but i'm still trying to figure out how does it work.
    I've searched for tutorials for how to start my own gunz development and how to edit the source code, but all the tutorials talking about client side, of making a new client, adding weapons only in client side, so i thought to my self "Basicaly if i'm adding a weapon for one client only and logging to the server and buy this weapon all other characters just crash cuz they don't have this weapon", or if i'm adding couple of things there is no server side to check if those things added by me or by someone else".

    So i tought to myself, there must be a problem. and there must be server side somewhere.
    Someone can explain to me where the serverside takes part?
    There is a zitem.xml located in your matchserver directory. This is the server side. It should match the zitem you put in your client.

  4. #4
    Enthusiast Billow is offline
    MemberRank
    May 2012 Join Date
    28Posts

    Re: How does gunz work?

    Quote Originally Posted by Hashed View Post
    There is a zitem.xml located in your matchserver directory. This is the server side. It should match the zitem you put in your client.
    Thanks man, now its starting to get clear to me.

  5. #5
    C:\User\Secondary\Desktop secondary is offline
    MemberRank
    Jul 2013 Join Date
    UnresolvedLocation
    642Posts

    Re: How does gunz work?

    If you need some items look at this here: http://forum.ragezone.com/f245/gunzps-unpacked-1122418/
    Some another releases: http://forum.ragezone.com/f245/hot-a...eases-1090367/
    Use: Visual Studio: 2003 Easier too compile on windows,
    A tutorial of building a gunz source:



Advertisement