[wondering] GM jacket codes

Results 1 to 9 of 9
  1. #1
    I am THE DON Joe9099 is offline
    MemberRank
    Jan 2007 Join Date
    England, UkLocation
    3,655Posts

    [wondering] GM jacket codes

    I was just wondering, i made these and im not sure if there correct :s
    i havnt tested cus my Duel.exe sucks ass and wont work -.-"

    Here::

    Strings:

    <STR id="ZITEM_NAME_700003">EvilGunz GM</STR>
    <STR id="ZITEM_DESC_700003">GM jacket for the EvilGunz</STR>

    <STR id="ZITEM_NAME_700002">EvilGunz GM</STR>
    <STR id="ZITEM_DESC_700002">GM jacket for the EvilGunz staff</STR>

    Zitem:

    <ITEM id="700002" name="STR:ZITEM_NAME_700002" mesh_name="eq_chest_gm" totalpoint="0" type="equip"
    res_sex="f" res_level="0" slot="chest" weight="0" bt_price="1" hp="50" ap="50" maxwt="200"
    sf="1" fr="1" cr="1" pr="1" lr="1" color="#FFFFFFFF" desc="STR:ZITEM_DESC_700002" />


    <ITEM id="700003" name="STR:ZITEM_NAME_700003" mesh_name="eq_chest_gm" totalpoint="0" type="equip"
    res_sex="m" res_level="0" slot="chest" weight="0" bt_price="1" hp="50" ap="50" maxwt="200"
    sf="1" fr="1" cr="1" pr="1" lr="1" color="#FFFFFFFF" desc="STR:ZITEM_DESC_700003" />

    I know how to do shop so no point putting on here...
    But are those 2 correct?


  2. #2
    Sharing is caring KillerStefan is offline
    MemberRank
    Feb 2007 Join Date
    NetherlandsLocation
    2,554Posts

    Re: [wondering] GM jacket codes

    Can you tell me to make items only able for admins and staff to buy in shop?

    I forgot :P

  3. #3
    Account Upgraded | Title Enabled! Hymn is offline
    MemberRank
    Jan 2007 Join Date
    269Posts

    Re: [wondering] GM jacket codes

    eq_chest_gm is wrong, its eq_chest_staff. but other than that, you can use the database to give the items to your gms.

  4. #4
    I am THE DON Joe9099 is offline
    MemberRank
    Jan 2007 Join Date
    England, UkLocation
    3,655Posts

    Re: [wondering] GM jacket codes

    ok thanks and no its eq_chest_gm actually cus thats wat the mesh is called

  5. #5
    Sharing is caring KillerStefan is offline
    MemberRank
    Feb 2007 Join Date
    NetherlandsLocation
    2,554Posts

    Re: [wondering] GM jacket codes

    Quote Originally Posted by Hymn View Post
    eq_chest_gm is wrong, its eq_chest_staff. but other than that, you can use the database to give the items to your gms.
    Thanx :)

  6. #6
    The beer?? Its here !!! Rotana is offline
    MemberRank
    Jan 2007 Join Date
    The NetherlandsLocation
    1,733Posts

    Re: [wondering] GM jacket codes

    This are the right mess names for the GM Jackets.
    Code:
    man:
    eq_chest_gm
    female:
    eq_chest_gm

  7. #7
    Account Upgraded | Title Enabled! Hymn is offline
    MemberRank
    Jan 2007 Join Date
    269Posts

    Re: [wondering] GM jacket codes

    Quote Originally Posted by Rotana View Post
    This are the right mess names for the GM Jackets.
    Code:
    man:
    eq_chest_gm
    female:
    eq_chest_gm
    X_X mine are _staff, odd?

  8. #8
    The beer?? Its here !!! Rotana is offline
    MemberRank
    Jan 2007 Join Date
    The NetherlandsLocation
    1,733Posts

    Re: [wondering] GM jacket codes

    _staff are the staff jackets. That are the red ones with maiet on the back.
    _gm are the black jackets that look like the bulletproof jacket of an swat team.

  9. #9
    I am THE DON Joe9099 is offline
    MemberRank
    Jan 2007 Join Date
    England, UkLocation
    3,655Posts

    Re: [wondering] GM jacket codes

    Quote Originally Posted by Rotana View Post
    _staff are the staff jackets. That are the red ones with maiet on the back.
    _gm are the black jackets that look like the bulletproof jacket of an swat team.
    Yer exactly :D

    Anyways thanks



Advertisement