[Help] How to equip Gm clothes?

Results 1 to 11 of 11
  1. #1
    Apprentice thiefshot5 is offline
    MemberRank
    Aug 2008 Join Date
    10Posts

    [Help] How to equip Gm clothes?

    I made my own server and i got it running, but when i log into my GM account, i cant find the gm clothes. i looked through the shop and i couldnt find them. i checked my zitem and the clothes were there. how come i can see the gm clothes?


  2. #2
    Account Upgraded | Title Enabled! lxchadxl is offline
    MemberRank
    Nov 2008 Join Date
    Hai 2 u, i r Chad.Location
    442Posts

    Re: [Help] How to equip Gm clothes?

    because GM clothes may not be for sale in the shop, check shop.xml in server files OR the GM clothes have the tag "iscashitem=true" which should be false.

    and making a GM account doesn't automatically give you GM clothes.

  3. #3
    Apprentice thiefshot5 is offline
    MemberRank
    Aug 2008 Join Date
    10Posts

    Re: [Help] How to equip Gm clothes?

    Quote Originally Posted by lxchadxl View Post
    because GM clothes may not be for sale in the shop, check shop.xml in server files OR the GM clothes have the tag "iscashitem=true" which should be false.

    and making a GM account doesn't automatically give you GM clothes.
    where can i find the line "iscashitem"?

  4. #4
    (。◕‿‿◕。) Nobody666 is offline
    MemberRank
    Oct 2008 Join Date
    1,773Posts

    Re: [Help] How to equip Gm clothes?

    Quote Originally Posted by thiefshot5 View Post
    where can i find the line "iscashitem"?
    zitem.xml

  5. #5
    Apprentice thiefshot5 is offline
    MemberRank
    Aug 2008 Join Date
    10Posts

    Re: [Help] How to equip Gm clothes?

    Quote Originally Posted by Nobody666 View Post
    zitem.xml
    i was looking at zitem, in the staff items, but they didn't have the iscashitem line

  6. #6
    Account Upgraded | Title Enabled! lxchadxl is offline
    MemberRank
    Nov 2008 Join Date
    Hai 2 u, i r Chad.Location
    442Posts

    Re: [Help] How to equip Gm clothes?

    then your'e safe, so now make sure your shop.xml contains the "SELL="itemid" of your gm clothes.

    but this means that all your people on your server can also purchase GM clothes, so its best to go directly to your database and do it.

  7. #7
    Apprentice thiefshot5 is offline
    MemberRank
    Aug 2008 Join Date
    10Posts

    Re: [Help] How to equip Gm clothes?

    Quote Originally Posted by lxchadxl View Post
    then your'e safe, so now make sure your shop.xml contains the "SELL="itemid" of your gm clothes.

    but this means that all your people on your server can also purchase GM clothes, so its best to go directly to your database and do it.
    how am i supposed to add clothes with my DB?

  8. #8
    Account Upgraded | Title Enabled! lxchadxl is offline
    MemberRank
    Nov 2008 Join Date
    Hai 2 u, i r Chad.Location
    442Posts

    Re: [Help] How to equip Gm clothes?

    dbo.CharacterItem ? dude you gotta look around, it's not that un-noticable.

  9. #9
    Member Akizuma is offline
    MemberRank
    Aug 2009 Join Date
    New YorkLocation
    66Posts

    Re: [Help] How to equip Gm clothes?

    Quote Originally Posted by thiefshot5 View Post
    I made my own server and i got it running, but when i log into my GM account, i cant find the gm clothes. i looked through the shop and i couldnt find them. i checked my zitem and the clothes were there. how come i can see the gm clothes?
    I manual add mine to my account. I don't know how you guys do it but aight. Either way still works.

  10. #10
    Member 22029205 is offline
    MemberRank
    Jun 2008 Join Date
    85Posts

    Re: [Help] How to equip Gm clothes?

    just send to your own account in database..
    in Characteritem table
    Last edited by 22029205; 02-08-09 at 05:25 PM.

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

    Re: [Help] How to equip Gm clothes?

    AccountItem.dbo also works. (but you got to add the item to Item.dbo first)
    CharacterItem.dbo is for Inventory
    AccountItem.dbo is for Storage ;)



Advertisement