Game-Serv Gunz/National Gunz source 1.5 with alot of things

Page 5 of 9 FirstFirst 123456789 LastLast
Results 61 to 75 of 135
  1. #61
    Currently Stoned ! Ronny786 is offline
    MemberRank
    Dec 2011 Join Date
    Lost WorldLocation
    984Posts

    Re: Game-Serv Gunz/National Gunz source 1.5 with alot of things |

    Small port fix for this source .. for those who cant see server .. you can now compile serverfiles from this source.. just make below changes if you want.
    #define SERVER_CONFIG_DEFAULT_NJ_DBAGENT_IP "80.179.155.231"
    #define SERVER_CONFIG_DEFAULT_NJ_DBAGENT_PORT 7500


    locator ports #define LOCATOR_PORT -9500

    change ports to whatever you want... according to me.. this goes default

    #define SERVER_CONFIG_DEFAULT_NJ_DBAGENT_IP "127.0.0.1"
    #define SERVER_CONFIG_DEFAULT_NJ_DBAGENT_PORT 5100


    locator ports #define LOCATOR_PORT 8900

  2. #62
    Fuck Army. sahar042 is offline
    MemberRank
    Jul 2009 Join Date
    833Posts

    Re: Game-Serv Gunz/National Gunz source 1.5 with alot of things |

    Quote Originally Posted by ofiritsmeeee View Post
    OFC i am.. even when i write it says :
    [VIP]XXx
    LOL, set the walls number you want to limit... 60 = 60 walls limit...

  3. #63
    Account Upgraded | Title Enabled! ofiritsmeeee is offline
    MemberRank
    Sep 2011 Join Date
    274Posts

    Re: Game-Serv Gunz/National Gunz source 1.5 with alot of things |

    Quote Originally Posted by sahar042 View Post
    LOL, set the walls number you want to limit... 60 = 60 walls limit...
    where?

  4. #64
    Yaaay! Tannous is offline
    MemberRank
    Jul 2012 Join Date
    KonohaLocation
    840Posts

    Re: Game-Serv Gunz/National Gunz source 1.5 with alot of things |

    YEAH, thank you bro for the client and server files :) .. and for all who helped in this source thnx .. bro how can I change the custom md5 .. ?

  5. #65
    Fuck Army. sahar042 is offline
    MemberRank
    Jul 2009 Join Date
    833Posts

    Re: Game-Serv Gunz/National Gunz source 1.5 with alot of things |

    Quote Originally Posted by ofiritsmeeee View Post
    where?
    omg... in the account table after you added the columns set the walls.
    I am not going to help anymore how to set up this files, setup it by your self.

  6. #66
    Account Upgraded | Title Enabled! Fur Zi is offline
    MemberRank
    Feb 2012 Join Date
    HellLocation
    271Posts

    Re: Game-Serv Gunz/National Gunz source 1.5 with alot of things |

    How to compile the system.mrs again? :S

    --Got it hihi xD
    Last edited by Fur Zi; 19-01-13 at 01:26 PM. Reason: Sorry

  7. #67
    Praise the Sun! Solaire is offline
    MemberRank
    Dec 2007 Join Date
    Undead BurgLocation
    2,862Posts

    Re: Game-Serv Gunz/National Gunz source 1.5 with alot of things |

    Quote Originally Posted by Duluxe View Post
    Its just a normal Dababase, all you gotta add into the db is the following.

    Account > Design > Add this "VIPWalls" int
    Account > Design > Add this "LastVIPWall" int

    That's all but if you go into Source > Tables > Open the 2 .sql files in there and execute them into your db
    Done.
    You also need 2 edited stored procedures, spGetLoginInfo and spUpdateLastLogoutTime.

  8. #68
    Account Upgraded | Title Enabled! Fur Zi is offline
    MemberRank
    Feb 2012 Join Date
    HellLocation
    271Posts

    Re: Game-Serv Gunz/National Gunz source 1.5 with alot of things |

    Do I have to compile the Matchserver, locator n Agent? :)

  9. #69
    Fuck Army. sahar042 is offline
    MemberRank
    Jul 2009 Join Date
    833Posts

    Re: Game-Serv Gunz/National Gunz source 1.5 with alot of things |

    Quote Originally Posted by cdrking View Post
    Do I have to compile the Matchserver, locator n Agent? :)
    Yes, you need to rebuild them.

  10. #70
    Proficient Member xTrafx is offline
    MemberRank
    Feb 2012 Join Date
    152Posts

    Re: Game-Serv Gunz/National Gunz source 1.5 with alot of things |

    Is this include cq? and what is vampire mode? can someone tell me how the game mode

  11. #71
    Alpha Member Chrisss is offline
    MemberRank
    Feb 2012 Join Date
    Ask the Fox!Location
    1,660Posts

    Re: Game-Serv Gunz/National Gunz source 1.5 with alot of things |

    Quote Originally Posted by xTrafx View Post
    Is this include cq? and what is vampire mode? can someone tell me how the game mode
    This does not include CQ, add it if u want using WinMerge.

  12. #72
    Enthusiast David Luis is offline
    MemberRank
    Sep 2012 Join Date
    30Posts

    Re: Game-Serv Gunz/National Gunz source 1.5 with alot of things |

    Download Server files.rar from Sendspace.com - send big files the easy way < ServerFiles COMPILED by me . xd


    Thanks sahar042 *-*

  13. #73
    Alpha Member Chrisss is offline
    MemberRank
    Feb 2012 Join Date
    Ask the Fox!Location
    1,660Posts

    Re: Game-Serv Gunz/National Gunz source 1.5 with alot of things |

    Quote Originally Posted by Wizkidje View Post
    You also need 2 edited stored procedures, spGetLoginInfo and spUpdateLastLogoutTime.
    Kind of said that already i just didnt specify the names of the 2 sql documents. But thanks

  14. #74
    Account Upgraded | Title Enabled! Fur Zi is offline
    MemberRank
    Feb 2012 Join Date
    HellLocation
    271Posts

    Re: Game-Serv Gunz/National Gunz source 1.5 with alot of things

    Hello I have problem executing those 2 sql.

    Heres a lil preview of the errors I got:
    Msg 207, Level 16, State 1, Procedure spUpdateAccountLastLogoutTime, Line 0
    Invalid column name 'VIPWalls'.
    Msg 207, Level 16, State 1, Procedure spUpdateAccountLastLogoutTime, Line 0
    Invalid column name 'LastVIPWall'.
    Msg 207, Level 16, State 1, Procedure spGetAccountInfo, Line 17
    Invalid column name 'VIPWalls'.
    Msg 207, Level 16, State 1, Procedure spGetAccountInfo, Line 17
    Invalid column name 'LastVIPWall'.
    Any one please? :S

    EDIT: Oh I just have to add letter 's' in every LastVIPWall hehe so its LastVIPWalls (Thanks to sir ronny^^)
    Last edited by Fur Zi; 19-01-13 at 04:08 PM. Reason: Some updates ^^

  15. #75
    Enthusiast David Luis is offline
    MemberRank
    Sep 2012 Join Date
    30Posts

    Re: Game-Serv Gunz/National Gunz source 1.5 with alot of things

    Try to create a table called LastVIPWall and VIPWalls, dps run this sql.



Advertisement