create character no equips

Results 1 to 11 of 11
  1. #1
    IfritGamerZ: Kevin minikevin12 is offline
    MemberRank
    Aug 2008 Join Date
    Montreal, QuebeLocation
    994Posts

    create character no equips

    well i use ilovepie's item set but when i create a new char their equips are not here plz help ...


  2. #2
    Account Upgraded | Title Enabled! X-Weaver is offline
    MemberRank
    Jan 2009 Join Date
    XDLocation
    443Posts

    Re: create character no equips

    xD that zitem got error just use default zitem and make ur own zittem <.<

  3. #3
    IfritGamerZ: Kevin minikevin12 is offline
    MemberRank
    Aug 2008 Join Date
    Montreal, QuebeLocation
    994Posts

    Re: create character no equips

    well can we change the create character script for other items?

  4. #4
    IfritGamerZ: Kevin minikevin12 is offline
    MemberRank
    Aug 2008 Join Date
    Montreal, QuebeLocation
    994Posts

    Re: create character no equips

    bump plz help

  5. #5
    Apprentice FxS is offline
    MemberRank
    Jun 2009 Join Date
    15Posts

    Re: create character no equips

    Quote Originally Posted by X-Weaver View Post
    xD that zitem got error just use default zitem and make ur own zittem <.<
    It's what he said. There is an error somewhere in the zitem, so it just causes the whole thing not to load. You can search by hand go through every item in there and search for missing " or incorrect strings or things like that, or you can search around. There are a few zitem tools that were released here on RZ that might help you find the bugs.

    Fix the bugs, you get your items back.

  6. #6
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: create character no equips

    well, i agree with Weaver. Your problem is that your using a custom Zitem.xml when you do that the DB has no clue what to put on your character because its already set to a specific zitem ID number. Just change the number in the DB to the id numbers of the items you want to use.
    Hint : the stored procedure is sp.InsertChar

  7. #7
    IfritGamerZ: Kevin minikevin12 is offline
    MemberRank
    Aug 2008 Join Date
    Montreal, QuebeLocation
    994Posts

    Re: create character no equips

    there is no such sp.InsertChar table 0.0 help?
    nvm found it but can someone post the right script to change pliz
    Last edited by minikevin12; 14-09-09 at 10:44 PM.

  8. #8
    Ragezone Gunz Ex-Owner Itachi6972 is offline
    MemberRank
    Apr 2007 Join Date
    New YorkLocation
    202Posts

    Re: create character no equips

    Quote Originally Posted by FxS View Post
    It's what he said. There is an error somewhere in the zitem, so it just causes the whole thing not to load. You can search by hand go through every item in there and search for missing " or incorrect strings or things like that, or you can search around. There are a few zitem tools that were released here on RZ that might help you find the bugs.

    Fix the bugs, you get your items back.
    You make it sounds much more time consuming than it really is. It's as simple as opening the zitem in IE and it gives you an approximation of where the error is, after that it's just a matter of finding the error in that area of coding. It'll usually tell you what's the matter if you pay attention.

    If I'm thinking about the right zitem here then it was an odd error that I hadn't seen before... it said that there was a missing "<" but everything was there, removed the "<" for shits and giggles and put it in again and it worked. On another one it was a space that was doing that, or it might have been in the same zitem. I do so much work on these things that I can lose track sometimes :)

    Quote Originally Posted by minikevin12 View Post
    there is no such sp.InsertChar table 0.0 help?
    nvm found it but can someone post the right script to change pliz
    You really should edit the DB yourself instead of asking someone else to do it for you, otherwise what's the point? You don't learn anything if you have someone else do it.

    Asking for help isn't a problem in itself but if you ask someone to do it for you won't understand the mechanics behind the situation. And what if you have to do it again and the script won't work again because something was different? You'll be right back where you are now asking for assistance.

    In this specific case all you have to do is pay attention to what's in sp.InsertChar table (and have a brain...) and edit the item id's to match the new ones in your zitem. If you can't figure that out then another way to do it is to simply figure out which items you want when you create your character and edit their item id's to match the ones in the database.

  9. #9

    Re: create character no equips

    Quote Originally Posted by Itachi6972 View Post
    You make it sounds much more time consuming than it really is. It's as simple as opening the zitem in IE and it gives you an approximation of where the error is, after that it's just a matter of finding the error in that area of coding. It'll usually tell you what's the matter if you pay attention.

    If I'm thinking about the right zitem here then it was an odd error that I hadn't seen before... it said that there was a missing "<" but everything was there, removed the "<" for shits and giggles and put it in again and it worked. On another one it was a space that was doing that, or it might have been in the same zitem. I do so much work on these things that I can lose track sometimes :)



    You really should edit the DB yourself instead of asking someone else to do it for you, otherwise what's the point? You don't learn anything if you have someone else do it.

    Asking for help isn't a problem in itself but if you ask someone to do it for you won't understand the mechanics behind the situation. And what if you have to do it again and the script won't work again because something was different? You'll be right back where you are now asking for assistance.

    In this specific case all you have to do is pay attention to what's in sp.InsertChar table (and have a brain...) and edit the item id's to match the new ones in your zitem. If you can't figure that out then another way to do it is to simply figure out which items you want when you create your character and edit their item id's to match the ones in the database.
    In other words, spoonfeeding.

  10. #10
    Ragezone Gunz Ex-Owner Itachi6972 is offline
    MemberRank
    Apr 2007 Join Date
    New YorkLocation
    202Posts

    Re: create character no equips

    In a nutshell yes.

  11. #11
    IfritGamerZ: Kevin minikevin12 is offline
    MemberRank
    Aug 2008 Join Date
    Montreal, QuebeLocation
    994Posts

    Re: create character no equips

    lol, i remember that there was a program that displays zitem into a chart but i lost the link, does someone have it plz send me link



Advertisement