hide clothing store urgent plz

Results 1 to 12 of 12
  1. #1
    Valued Member dohko is offline
    MemberRank
    Dec 2010 Join Date
    houseLocation
    102Posts

    hide clothing store urgent plz

    A new question friends. How do I get the following clothing, not in scrambled-game store?

    because, just want it for administrators.

    and "where I can edit the name line of clothing?.

    PS: system.mrs, model.mrs, man.mrs and woman.mrs are euro gunz, last version

    <ITEM id="21516" name="Euro Gunz VITOR[FR] Coat" mesh_name="eq_chest_donat" totalpoint="0" type="equip" res_sex="f" res_level="0" slot="chest" weight="0" bt_price="0" hp="18" ap="19" maxwt="100" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_21516" />
    ImageShack® - Online Photo and Video Hosting
    Last edited by dohko; 04-01-11 at 11:06 PM.


  2. #2
    Member ssad56 is offline
    MemberRank
    Jan 2011 Join Date
    50Posts

    Re: hide clothing store urgent plz

    No , One will help u becuz u leeched

  3. #3
    Valued Member dohko is offline
    MemberRank
    Dec 2010 Join Date
    houseLocation
    102Posts

    Re: hide clothing store urgent plz

    Quote Originally Posted by ssad56 View Post
    No , One will help u becuz u leeched
    if not help me. please, avoid posting the topic.

  4. #4
    amPerl savetherobots is offline
    MemberRank
    Apr 2010 Join Date
    215Posts

    Re: hide clothing store urgent plz

    Quote Originally Posted by dohko View Post
    if not help me. please, avoid posting the topic.
    "if not help me" isn't a sentence. Neither is the following one. I could also barely understand what you said in the first place.

    Insults aside, look for the item ID in shop.xml.

  5. #5
    Enthusiast weakkapa is offline
    MemberRank
    Aug 2010 Join Date
    33Posts

    Re: hide clothing store urgent plz

    download here : ShopGen.exe

    Step 1: Extract ur zitem.xml and shop.xml ( make sure shop.xml is clean i mean empty )

    Step 2: Open Shopgen.exe Open zitem.xml and another one at bottom for shop.xml than click " Build " than it says complete

    Step 3: Open ur zitem.xml for example CTRL + F " silver shotgun " Enter First Part ( Item ID:999 )and mash_name etc .. than open ur shop.xml press CTRL + F PRESS ENTER ( Item ID:999 it shows u the direct item id than delete it.

    Step 4: DONE.
    Last edited by weakkapa; 05-01-11 at 03:37 PM.

  6. #6
    Valued Member dohko is offline
    MemberRank
    Dec 2010 Join Date
    houseLocation
    102Posts

    Re: hide clothing store urgent plz

    I have already added everything to my store. I need to know is how desaparesca some items. only the need for donation

  7. #7
    Member ssad56 is offline
    MemberRank
    Jan 2011 Join Date
    50Posts

    Re: hide clothing store urgent plz

    change cashitem= true to the items u want

  8. #8
    Valued Member dohko is offline
    MemberRank
    Dec 2010 Join Date
    houseLocation
    102Posts

    Re: hide clothing store urgent plz

    Quote Originally Posted by ssad56 View Post
    change cashitem= true to the items u want


    in the following case:
    How would I do?

    <ITEM id="22334" name="Euro Gunz Admin Event Ring" totalpoint="0" type="equip" res_sex="a" res_level="0" slot="finger" weight="0" bt_price="0" hp="1000" ap="100" maxwt="100" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="online for events!!" /
    >

  9. #9
    Member ssad56 is offline
    MemberRank
    Jan 2011 Join Date
    50Posts

    Re: hide clothing store urgent plz

    Quote Originally Posted by dohko View Post
    in the following case:
    How would I do?

    >
    Code:
    <ITEM id="22334" name="Euro Gunz Admin Event Ring" totalpoint="0" type="equip" res_sex="a" res_level="0" slot="finger" weight="0" bt_price="0" hp="1000" ap="100" maxwt="100" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="online for events!!" iscashitem="false"/>
    Last edited by ssad56; 06-01-11 at 06:49 AM.

  10. #10
    Valued Member dohko is offline
    MemberRank
    Dec 2010 Join Date
    houseLocation
    102Posts

    Re: hide clothing store urgent plz

    Quote Originally Posted by ssad56 View Post
    Code:
    <ITEM id="22334" name="Euro Gunz Admin Event Ring" totalpoint="0" type="equip" res_sex="a" res_level="0" slot="finger" weight="0" bt_price="0" hp="1000" ap="100" maxwt="100" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="online for events!!" iscashitem="false"/>
    Thank you very much,

    I have a problem adding shotguns, can you help?

    add the following to my weapom and zitem: fact

    weapon.
    <!-- colored shotguns -->

    <AddWeaponElu name="trianglepshotgun" weapon_motion_type = "4" weapon_type = "4" >
    <AddBaseModel name="trianglepshotgun" filename="model/weapon/coloredsgs/shotgunTA.elu" />
    </AddWeaponElu>


    ZITEM.
    <!-- Colored Shotgun -->

    <ITEM id="650901" name="" mesh_name="trianglepshotgun" totalpoint="0" type="range"
    res_sex="a" res_level="0" slot="range" weapon="shotgun" weight="17" bt_price="0" iscashitem="false"
    delay="900" damage="10" ctrl_ability="80" magazine="6" maxbullet="36" reloadtime="5"
    slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
    lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_shotgunpa_reload"
    snd_fire="we_shotgunpa_fire" snd_dryfire="762arifle_dryfire" desc="Colored Shotgun"
    effect_id="7" />

    />
    add to my files and my client. but not Display any kind of guns.

    Can you review Through The teamweiver5? please
    Last edited by dohko; 07-01-11 at 06:29 AM.

  11. #11

    Re: hide clothing store urgent plz

    The item needs a name.

    Code:
    name="Your Item Name Here"

  12. #12
    Valued Member dohko is offline
    MemberRank
    Dec 2010 Join Date
    houseLocation
    102Posts

    Re: hide clothing store urgent plz

    closet..
    Last edited by dohko; 19-01-11 at 02:58 PM.



Advertisement