Questions & Answers

Page 6 of 15 FirstFirst 1234567891011121314 ... LastLast
Results 126 to 150 of 355
  1. #126
    Enthusiast PeanutBBB is offline
    MemberRank
    Oct 2006 Join Date
    Somewhere in ur gardenLocation
    35Posts
    i rlly dun get the .mrs unpack/pack thingie can some1 help me :S

    P.S. first time i try gunz server :s

  2. #127
    Enthusiast PeanutBBB is offline
    MemberRank
    Oct 2006 Join Date
    Somewhere in ur gardenLocation
    35Posts
    Ty :) :p:p:p
    Last edited by PeanutBBB; 12-01-07 at 04:46 PM. Reason: somehing wrong :p

  3. #128
    Enthusiast Tsukasa035 is offline
    MemberRank
    Sep 2005 Join Date
    Netherlands.Location
    33Posts
    [s]Matrax, create an E_Mail column in dbo.Accounts with nchar(10) as the data type.[/s]

    Wait, you said Characters, not account. My bad. I assume you added an extra column called "QuestItemInfo" to dbo.Characters.
    If so, you should edit this part:

    Code:
    INSERT INTO Character
    VALUES(@nAID,@szName,@cnt,50,@nSex,@nCostume,@nFace,@nHair,NULL,0,100,0,0,0,0,0,0,0,0,0,0,0,0,@cnt,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,null)
    END
    With this
    Code:
    INSERT INTO Character
    VALUES(@nAID,@szName,@cnt,50,@nSex,@nCostume,@nFace,@nHair,NULL,0,100,0,0,0,0,0,0,0,0,0,0,0,0,@cnt,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,null,null)
    END
    Last edited by Tsukasa035; 12-01-07 at 04:58 PM.

  4. #129
    Enthusiast Tsukasa035 is offline
    MemberRank
    Sep 2005 Join Date
    Netherlands.Location
    33Posts
    It should fix this

    Code:
    Msg 213, Level 16, State 1, Procedure spInsertChar, Line 22 Insert Error: Column name or number of supplied values does not match table definition.
    :/

    Edit: Wait a sec. I got it completely wrong myself... I'm confused. Your value count looks the same as mine. You sure you added a QuestItemInfo column to dbo.Characters?
    Last edited by Tsukasa035; 12-01-07 at 05:03 PM.

  5. #130
    Enthusiast Fokis is offline
    MemberRank
    May 2005 Join Date
    40Posts
    One problem,when anybody connect to me he cann`t see me.
    I read forum and i think that is nat problem how i can resolve it?

    PS sorry for my English :D

  6. #131
    Enthusiast PeanutBBB is offline
    MemberRank
    Oct 2006 Join Date
    Somewhere in ur gardenLocation
    35Posts
    whats whit all the bat files XD

  7. #132
    Apprentice qpdbqp is offline
    MemberRank
    Jan 2007 Join Date
    9Posts
    can some one tell me what all those admin commands do plox ? and sry im a noob

    thts cause every time i type /hide on quest mode round just ends and i get no exp LOL!! and another commands doesnt work so any tut to make them work in game or something?

    btw ...
    bepete i suggest you to take ur ip off ( 69.72.187.42) for safe =D
    Last edited by qpdbqp; 12-01-07 at 10:19 PM.

  8. #133
    Apprentice pincelnega is offline
    MemberRank
    Nov 2005 Join Date
    6Posts

    help bp negative

    plz help me on what bp negative,help:sweatdrop

  9. #134
    Account Upgraded | Title Enabled! dordort is offline
    MemberRank
    Nov 2004 Join Date
    IsraelLocation
    635Posts
    Someone know how to fix the clans?

  10. #135
    Banned MAXTRAXv3 is offline
    BannedRank
    Jan 2007 Join Date
    Perth, WesternLocation
    2,252Posts
    yes i would like to know how to fix the clans 2

  11. #136
    Member Kawaii-ne is offline
    MemberRank
    Jan 2007 Join Date
    61Posts
    can anyone post the shop.xml here? Complete with arragement......pls

  12. #137
    Account Upgraded | Title Enabled! Centrix is offline
    MemberRank
    Jan 2007 Join Date
    NetherlandsLocation
    696Posts
    nope. we remade it ^^ so even if we gave u u wouldnt be able to do anything with it

    - edit
    bep, hurry up with the upload >.>
    Last edited by Centrix; 13-01-07 at 06:12 PM.

  13. #138
    Apprentice Bigking is offline
    MemberRank
    Jan 2007 Join Date
    10Posts
    Somebody help me plz
    I've got problem on my quest.when I'm login to game with quest mode I didnt seen monsters in some map (I've seen only goblin king) How to fix it? I need help


    sry for my bad in english

  14. #139
    Account Upgraded | Title Enabled! bepetemish is offline
    MemberRank
    Nov 2006 Join Date
    The NetherlandsLocation
    384Posts
    Centrix its uploaded. Agent Error Fix is available :).
    And no, not yet solved:
    - Clan War
    - Negative Bounty

    About the not yet solved,, if its in the list it doesn't mean that nobody can fix it. Either it means that peaple aint took the time to make a fix or they kept it private. Right now im the only one that releases fixes to the public even before my own server is released. So i think their are fixes but peaple keep the fixes for them self.

    shop.xml is in the first post.

    Somebody help me plz
    I've got problem on my quest.when I'm login to game with quest mode I didnt seen monsters in some map (I've seen only goblin king) How to fix it? I need help


    sry for my bad in english
    ehm, this is on your own server? If so you need to know that this isn't a basic bug but a bug made by yourself when editing files. Try to remember which quest files you edited. Then try to find the problem, if that doesn't work you can pm me your files and IF i got the time i will take a look at it.

  15. #140
    Apprentice Bigking is offline
    MemberRank
    Jan 2007 Join Date
    10Posts
    Yeah Its my own server but I've downloaded the file from this forum http://forum.ragezone.com/gunz-relea...-209651-2.html

  16. #141
    Banned MAXTRAXv3 is offline
    BannedRank
    Jan 2007 Join Date
    Perth, WesternLocation
    2,252Posts
    does some one have the link to the AE fix?
    or has no one posted it yet?

  17. #142
    Account Upgraded | Title Enabled! Centrix is offline
    MemberRank
    Jan 2007 Join Date
    NetherlandsLocation
    696Posts
    Quote Originally Posted by PeanutBBB View Post
    i rlly dun get the .mrs unpack/pack thingie can some1 help me :S

    P.S. first time i try gunz server :s
    for most of us here its first try to make gunz server. but u have stupid people and smarter people....

    and look in the Q&A topic maybe? it isnt there for nothing. detailed info about how to get it and how to use it. next time use the SEARCH

  18. #143
    Account Upgraded | Title Enabled! bepetemish is offline
    MemberRank
    Nov 2006 Join Date
    The NetherlandsLocation
    384Posts
    MAXTRAXv3, i know the v2.. Really i do. But i uploaded the fix already. Its in the first post of this thread.

  19. #144
    Account Upgraded | Title Enabled! Aweb is offline
    MemberRank
    May 2005 Join Date
    556Posts
    " * <Part 2.3: Quest doesn't show up as match type?>

    Open ChannelRule.xml"

    In the client or in the match server folder ?

  20. #145
    Account Upgraded | Title Enabled! bepetemish is offline
    MemberRank
    Nov 2006 Join Date
    The NetherlandsLocation
    384Posts
    Both, matchserver and client (system.mrs) must always be the same. When it isn't the same you can't connect.

  21. #146
    Account Upgraded | Title Enabled! dordort is offline
    MemberRank
    Nov 2004 Join Date
    IsraelLocation
    635Posts
    bepetemish man, there is solution for clan?

  22. #147
    Apprentice Pp7 is offline
    MemberRank
    Jan 2007 Join Date
    17Posts
    when i click gunz.exe agent error fix it nevr start.
    what i do ?

    it no start!!!
    i click Gunz.exe , it b 28 mb i must use somtin or my computer wrong?
    i click anothr " Daemonsring.exe" and it start.'
    i must do somtin?

  23. #148
    Member Kawaii-ne is offline
    MemberRank
    Jan 2007 Join Date
    61Posts
    Can anyone tell me the Skill ID please????

  24. #149
    Account Upgraded | Title Enabled! Aweb is offline
    MemberRank
    May 2005 Join Date
    556Posts
    O,k, thanks.

    When you create a character, you can select a weapon.

    Is it possible to automatically add it to the player's items and equip it ?

    Thanks ;)

  25. #150
    Account Upgraded | Title Enabled! bepetemish is offline
    MemberRank
    Nov 2006 Join Date
    The NetherlandsLocation
    384Posts
    bepetemish man, there is solution for clan?
    Its not public YET, its coming soon.

    when i click gunz.exe agent error fix it nevr start.
    what i do ?

    it no start!!!
    i click Gunz.exe , it b 28 mb i must use somtin or my computer wrong?
    i click anothr " Daemonsring.exe" and it start.'
    i must do somtin?
    I pmed you back.


    Can anyone tell me the Skill ID please????
    Havn't done anything with skill yet

    O,k, thanks.

    When you create a character, you can select a weapon.

    Is it possible to automatically add it to the player's items and equip it ?

    Thanks ;)
    Yes this might be possible by editing the insterchar table. You do need to know something about SQL. That you need to know something about it is also the reason that this fix is still private until i get my hands on it :)



Advertisement