Help with Client 1.5

Results 1 to 7 of 7
  1. #1
    Enthusiast espanish is offline
    MemberRank
    Aug 2010 Join Date
    36Posts

    sad Help with Client 1.5

    Hello!

    I'm trying to create a Gunz 1.5, but I have many mistakes in my runable.

    Image:


    I'm not a great programmer, but I would appreciate it if create a tutorial video as arumar all the bugs runable Gunz 1.5

    if not possible, please help me with a runable without bugs and the name that appears in the lobby admin.


  2. #2
    Account Upgraded | Title Enabled! CobraBite is offline
    MemberRank
    Jan 2011 Join Date
    Where?Location
    281Posts

    Re: Help with Client 1.5

    No values on "DTTimeStamp" table from your database.
    Open and fill it up, because MatchServer requests DTTimeStamp.

  3. #3
    Member amardeep is offline
    MemberRank
    Sep 2011 Join Date
    On Earth!Location
    96Posts

    Re: Help with Client 1.5

    Quote Originally Posted by CobraBite View Post
    No values on "DTTimeStamp" table from your database.
    Open and fill it up, because MatchServer requests DTTimeStamp.
    Can u tell me wat values to fill it with?
    i mean Id=?
    Timestamp=?
    Closed=?
    TotalUser=?

  4. #4
    Member Ghotika is offline
    MemberRank
    Sep 2011 Join Date
    VenezuelaLocation
    51Posts

    Re: Help with Client 1.5

    hi use this query will serve you:

    Spoiler:
    Use [GunzDB]
    INSERT INTO DTTimeStamp (ID, TimeStamp, Closed) VALUES (1, 2411, 0)

  5. #5
    Enthusiast espanish is offline
    MemberRank
    Aug 2010 Join Date
    36Posts

    Re: Help with Client 1.5

    sorry, I did not understand, is missing from this table in my database?

  6. #6
    Member Ghotika is offline
    MemberRank
    Sep 2011 Join Date
    VenezuelaLocation
    51Posts

    Re: Help with Client 1.5

    Quote Originally Posted by espanish View Post
    sorry, I did not understand, is missing from this table in my database?
    applies only to let you view up and ready ;)

    or if it takes just open it and run: fix duel tournament.sql

  7. #7
    Enthusiast espanish is offline
    MemberRank
    Aug 2010 Join Date
    36Posts

    Re: Help with Client 1.5

    solved, thank you !




Advertisement