AT-4

Autor: GTAIV_Dark_Vade
 
This is the AT-4,the next generation of AT weapon. HD texture are made. Equipped Niko with this!!! Vymení to: RPG
Hodnotenie:
7,82/10 - 11 hlasov
Downloady: 1.339
Pridané bolo: 24. december 2011 02:42
Naposledy stiahnuté: 24. máj 2012 07:15
Veľkosť: 2,27 MB
» E-mailová adresa autora

K súboru nepatrí video
K pridaniu videa musíš byť prihlásený. Prihlás sa teraz!



When I used it there was a rocket coming out of it, what gives? I brought in the files, pressed rebuild then pressed save
Publikované bolo: 24. december 2011 13:08 Autor: T. Nelson
@ T. Nelson Open weaponsinfo.xml. Then find <weapon type="RLAUNCHER">

Paste this line below

<data slot="HEAVY" firetype="PROJECTILE" damagetype="EXPLOSIVE" group="ROCKET" targetrange="50.0" weaponrange="100.0" clipsize="1" ammomax="8" timebetweenshots="800">

<damage networkplayermod="2.0" networkpedmod="1.0"/>

<reload time="2066" fasttime="2066" crouchtime="2066"/>

<aiming accuracy="1.0">

<offset x="0.15" y="1.0" z="0.53"/>

<crouchedoffset x="0.12" y="1.0" z="0.05"/>

<reticule standing="1.0" ducked="1.0" scale="0.0"/>

</aiming>

<pickup regentime="600000" ammoonstreet="4"/>

<controller>

<rumble duration="200" intensity="0.4"/>

</controller>

<flags>

<flag>GUN</flag>

<flag>HEAVY</flag>

<flag>2HANDED</flag>

<flag>ANIM_RELOAD</flag>

<flag>CAN_FREE_AIM</flag>

<flag>ANIM_CROUCH_FIRE</flag>

<flag>KEEP_CAMERA_BEHIND</flag>

<flag>CREATE_VISIBLE_ORDNANCE</flag>

</flags>

<projectile>

<typetocreate type="ROCKET"/>

<offset x="0.54" y="0.0" z="0.055"/>

<rotoffset x="0.0" y="0.0" z="-1.571"/>

</projectile>

</data>

<assets model="rpg">

<anim group="gun@rocket"/>

<effects>

<muzzle fx="muz_rocket"/>

</effects>

</assets>

</weapon>

Publikované bolo: 24. december 2011 20:52 Autor: GTAIV_Dark_Vade
I think this should be better because now the rocket of the at-4 is in the rocketlauncher (not in front of it or next to it)

<projectile>

<typetocreate type="ROCKET"/>

<offset x="-0.2" y="-0.02" z="0.08"/>

<rotoffset x="0.0" y="0.0" z="-1.571"/>

</projectile>
Publikované bolo: 28. december 2011 08:54 Autor: bugmenot
Odoslaniu komentáru musíš byť prihlásený. Prihlás sa teraz!