Final Fantazy Sword Release

Junior Spellweaver
Joined
Dec 10, 2008
Messages
164
Reaction score
0
Well some pеople liked it so here is the release
Tutorial how to put in game :P
Decompile model.mrs and put these file in model/weapon/katana

add this to weapon.xml this is for 1 sword ....

<AddWeaponElu name="Cloud" weapon_motion_type = "1" weapon_type = "1" >
<AddBaseModel name="cloud_sword" filename="model/weapon/katana/Cloud.elu" />
</AddWeaponElu>

this is for 2 swords

<AddWeaponElu name="Cloudx2" weapon_motion_type = "13" weapon_type = "1" >
<AddBaseModel name="cloud_sword" filename="model/weapon/katana/Cloud.elu" />
</AddWeaponElu>


add this to strings.xml ( in match server and system.mrs ) u can edit the name if u don't like it

<STR id="ZITEM_NAME_2222">Final Fantasy Sword</STR>
<STR id="ZITEM_DESC_2222">Cloud's sword created by FearItself.</STR>

add this in zitem.xml ( in match server and system.mrs )
this is for 1 sword ....

<ITEM id="2222" name="STR:ZITEM_NAME_2222" mesh_name="Cloud" totalpoint="0" type="melee" res_sex="a" res_level="99" slot="melee" weapon="katana" weight="6" bt_price="0" delay="315" damage="60" range="240" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" hp="20" ap="0" maxwt="12" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_2222" />

this is for 2 swords

<ITEM id="5455" name="Final Fantazy x2" mesh_name="Cloudx2" totalpoint="0" type="melee" res_sex="a" res_level="99" slot="melee" weapon="doublekatana" weight="14" bt_price="0" delay="340" damage="35" range="160" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" hp="0" ap="25" maxwt="10" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" image_id="0" bullet_image_id="0" magazine_image_id="0" desc="Final Fantazy Sword x2 :P" limitspeed="100" limitwall="0" />

Feel free to edit the stats ...

add this in shop.xml ( only in match server )
this if for 1 sword ....

<SELL itemid="2222"/>

this is for 2 swords

<SELL itemid="5455"/>


ENJOY
 

Attachments

  • cloud sword.rar
    cloud sword.rar
    143.1 KB · Views: 236
  • Gunz006 - Final Fantazy Sword Release - RaGEZONE Forums
    Gunz006.webp
    28.8 KB · Views: 563
  • Gunz007 - Final Fantazy Sword Release - RaGEZONE Forums
    Gunz007.webp
    60.5 KB · Views: 509
  • sho - Final Fantazy Sword Release - RaGEZONE Forums
    shop.webp
    39 KB · Views: 538
Sword doesn't rotate, the models are made on different angles for Kodachi's and large swords. When you have them on a straight angle for kodachis they both face to the left instead of ahead :P Cuz you know, Maiet didn't wanna make a simple code to make modeling easier on themselves -_-'
 
good work but it doesnt look like Sora's Sword XD

I think your thinking about Kingdom hearts. This is Clouds sword, from Final fantasy 7 and Final fantasy Advent children

and I was bored, had nothing else to do so I tested it. Looks like a piece of plaster/card board in game.
 
Last edited:
Back