clan score reverts to 0

Results 1 to 5 of 5
  1. #1
    Enthusiast Terror2Death is offline
    MemberRank
    Sep 2008 Join Date
    37Posts

    clan score reverts to 0

    hey in my pserver i got the BetrayedArcheon clan/quest server and i set it up and worked good in quests and everything but whenever some1 finishes cw server stops responding then when i reset it clan scores all go to 0

    so if u can edit anything or execute anything to db to automaticlay updat clan scores that'll b good
    i got server rev 5
    and the newest full db... plz help soon...


  2. #2
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: clan score reverts to 0

    It's a simple flaw in the Database. It has nothing to do with the Server Files.

    Open GunzDB > Programmability > Stored Procedures > (Scroll Completely down) > Search for the table named "spWinTheClanGame" > Right Click > Modify > (Search for)
    Code:
    game.fnGetMax
    and change it to
    Code:
    dbo.fnGetMax
    .

    Execute it and close your Database and make a Backup of it.
    You're done.

  3. #3
    Enthusiast Terror2Death is offline
    MemberRank
    Sep 2008 Join Date
    37Posts

    Re: clan score reverts to 0

    done ty and gonna test this (thanked)
    Edit:id this backup thingy important? id c anything in it that'll change DB...
    Last edited by Terror2Death; 20-08-09 at 04:05 PM.

  4. #4
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: clan score reverts to 0

    Use your brains.
    Posted via Mobile Device

  5. #5
    Enthusiast Terror2Death is offline
    MemberRank
    Sep 2008 Join Date
    37Posts

    Re: clan score reverts to 0

    kk ty worked ^^



Advertisement