i got some questions

Results 1 to 22 of 22
  1. #1
    Member tmxhsdpdlwl is offline
    MemberRank
    Jun 2008 Join Date
    adfLocation
    92Posts

    i got some questions

    can any1 tell me how to make large swords blockable?? and maybe even flips

    how to make other people join the server? and when i change somting in the server how do i make my friend update other than to download a new client.

    how to add items// i read max's guide still confused though lol

    how to change stats of equips

    does any1 know gm commands?


  2. #2
    Retired modder Aimed is offline
    MemberRank
    Aug 2008 Join Date
    BelgiumLocation
    1,279Posts

    Re: i got some questions

    search button is you best friend

  3. #3
    Member tmxhsdpdlwl is offline
    MemberRank
    Jun 2008 Join Date
    adfLocation
    92Posts

    Re: i got some questions

    hmm is there even how to make sword block and sutff?

  4. #4
    Retired modder Aimed is offline
    MemberRank
    Aug 2008 Join Date
    BelgiumLocation
    1,279Posts

    Re: i got some questions

    there is a large sword block fix.

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

    Re: i got some questions

    Quote Originally Posted by tmxhsdpdlwl View Post
    hmm is there even how to make sword block and sutff?
    to make a large sword block (and I think flip) change weapon type to katana in zitem.xml

  6. #6
    Member tmxhsdpdlwl is offline
    MemberRank
    Jun 2008 Join Date
    adfLocation
    92Posts

    Re: i got some questions

    wait do u change the type? i thought type was melee and weapon has great sword katana etc//
    do i still change type?

    eidt: i tired editting the stats but when i go in the game nothing changed... i changed the damage and delay and i just put zitem.xml in match server and re ran it nothing happened

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

    Re: i got some questions

    lets look at a weapon from my zitem for example :
    Code:
      <ITEM id="50039" name="Donate Large Sword" mesh_name="sword08" totalpoint="0" type="melee" res_sex="a" res_level="0" slot="melee" weapon="greatsword" weight="25" bt_price="0" delay="366" damage="37" range="300" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" image_id="0" bullet_image_id="0" magazine_image_id="0" desc="Thank you for your patronage, enjoy your custom Weapon" iscashitem="false" />
    Do you see the one called weapon? you change the word "greatsword" to "katana"

  8. #8
    Member tmxhsdpdlwl is offline
    MemberRank
    Jun 2008 Join Date
    adfLocation
    92Posts

    Re: i got some questions

    kk i'll try but after i edit the stuff do i just save then run match server again?

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

    Re: i got some questions

    yes, there should be no other edits :)

  10. #10
    Member tmxhsdpdlwl is offline
    MemberRank
    Jun 2008 Join Date
    adfLocation
    92Posts

    Re: i got some questions

    omg still won't work...
    this is what i did i edited delay, weight weapon katana what is wrong?? <ITEM id="203" name="Skull Giant Sword" mesh_name="sword02" totalpoint="0" type="melee" res_sex="a" res_level="70" slot="melee" weapon="katana" weight="18" bt_price="0" delay="300" damage="80" range="400" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" image_id="0" bullet_image_id="0" magazine_image_id="0" desc="This blade was once used by the king of giants." />
    this is in matchserver ps: i only edited zitem.xml in matchserver

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

    Re: i got some questions

    did you update filelist.xml? (If you using a filelist enabled client)

  12. #12
    Member tmxhsdpdlwl is offline
    MemberRank
    Jun 2008 Join Date
    adfLocation
    92Posts
    update filelist.xml? XD idk i'm using DN's tut


    eidt:ah wait i have filelist.xml so do i copy <FILE NAME="mrsunpacker/system/zitem.xml" CRC32="2391710c"/> this and put the code in brutecrc32 and select zitem.xml in match server?? and click do it?

    Quote Originally Posted by tmxhsdpdlwl View Post
    update filelist.xml? XD idk i'm using DN's tut


    eidt:ah wait i have filelist.xml so do i copy <FILE NAME="mrsunpacker/system/zitem.xml" CRC32="2391710c"/> this and put the code in brutecrc32 and select zitem.xml in match server?? and click do it?
    is this how u do this?

    uhhh nvm all that i got it working!! but how do i make it hold block position and how to make dual large sword??
    Last edited by ElMarshal; 14-12-08 at 06:42 PM.

  13. #13
    Account Upgraded | Title Enabled! Bartjehh is offline
    MemberRank
    Oct 2008 Join Date
    The netherlandsLocation
    448Posts

    Re: i got some questions

    Quote Originally Posted by tmxhsdpdlwl View Post
    uhhh nvm all that i got it working!! but how do i make it hold block position and how to make dual large sword??
    1) Do not triple post >_<
    2) a few GM Commands
    /kick <name> [kicks someone out of game]
    /admin_ban <name> [Disconnects people]
    /hide [Invisible in lobby/game or w/e]
    /jjang <name> [ Gives a jjang ]
    /admin_wall <text> [Talk public, everyone will see it]

  14. #14
    Member tmxhsdpdlwl is offline
    MemberRank
    Jun 2008 Join Date
    adfLocation
    92Posts

    Re: i got some questions

    thanks but what do u mean triple post XD this one is from 2days ago and i posted one today

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

    Re: i got some questions

    Quote Originally Posted by Bartjehh View Post
    1) Do not triple post >_<
    2) a few GM Commands
    /kick <name> [kicks someone out of game]
    /admin_ban <name> [Disconnects people]
    /hide [Invisible in lobby/game or w/e]
    /jjang <name> [ Gives a jjang ]
    /admin_wall <text> [Talk public, everyone will see it]
    There is no triple post >.>
    @tmxhsdpdlwl "how to make dual large sword??"
    go into zitem and make katana into katanax2

  16. #16
    Member tmxhsdpdlwl is offline
    MemberRank
    Jun 2008 Join Date
    adfLocation
    92Posts

    Re: i got some questions

    kk thx wesman!!
    but if i make it katanax2 will there be 2 swords?

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

    Re: i got some questions

    ya, what dual katana is.
    Look the large sword is still going to be large sword, just going to have 2 instead of one like dual katanas.

  18. #18
    Proficient Member HigherGamers is offline
    MemberRank
    Apr 2008 Join Date
    http://reborn-gamerz.co.ukLocation
    190Posts

    Re: i got some questions

    Quote Originally Posted by tmxhsdpdlwl View Post
    how to make other people join the server?

    When i change somting in the server how do i make my friend update other than to download a new client?

    Advertise, Tell people about it, Make a website, etc.

    Make an auto update launcher (search button)

  19. #19
    Retired modder Aimed is offline
    MemberRank
    Aug 2008 Join Date
    BelgiumLocation
    1,279Posts

    Re: i got some questions

    let's see here, Wesman is almost correct but you forgot adjusting the weapons.xml in model.mrs

    in that file you search for the large sword you want as katana
    and you change the 2 digs to "1" and "1" voila you have a katana

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

    Re: i got some questions

    Quote Originally Posted by Aimed View Post
    let's see here, Wesman is almost correct but you forgot adjusting the weapons.xml in model.mrs

    in that file you search for the large sword you want as katana
    and you change the 2 digs to "1" and "1" voila you have a katana
    :D thanks Aimed, I did forget that, I'm sorry. and why do you people call me Wesman? Why not just Wes, or how about my real name Wesley xD

  21. #21
    Member tmxhsdpdlwl is offline
    MemberRank
    Jun 2008 Join Date
    adfLocation
    92Posts

    Re: i got some questions

    hmm... I don;t get what i have to do Aimed in weapon.xml i'm trying to change the bright sword as dual katana so~ i changed stuff in zitem and i don't know what i have to do now change 2 digits?
    do u mean change motion type, weapon type to 1?? both of them?
    </AddWeaponElu>
    <AddWeaponElu name="sword05" weapon_motion_type = "12" weapon_type = "16" >
    <AddBaseModel name="sword05" filename="model/weapon/sword/sword05.elu" />
    </AddWeaponElu>
    <AddWeaponElu name="sword05x2" weapon_motion_type = "13" weapon_type = "17" >
    <AddBaseModel name="sword05x2" filename="model/weapon/sword/sword05.elu" />
    </AddWeaponElu>

  22. #22
    Member tmxhsdpdlwl is offline
    MemberRank
    Jun 2008 Join Date
    adfLocation
    92Posts

    Re: i got some questions

    any1 help? idk which one to fix



Advertisement