Sniper rifle added, bullet impact mesh added. Only the RL remains.
Headshots added/tweaked, and made compatible with the future announcer add-on.
This commit is contained in:
parent
1b95d4219b
commit
e6420e16be
22 changed files with 318 additions and 28 deletions
|
|
@ -22,6 +22,31 @@ Model "UTRocketAmmo2"
|
|||
FrameIndex RCKT A 0 0
|
||||
}
|
||||
|
||||
Model "UTGrenade"
|
||||
{
|
||||
Path "models"
|
||||
Model 0 "UTRocket_d.3d"
|
||||
Skin 0 "JuRocket1.png"
|
||||
Scale 0.07 0.0822 0.09864
|
||||
USEACTORPITCH
|
||||
USEACTORROLL
|
||||
AngleOffset -90
|
||||
|
||||
FrameIndex RCKT A 0 0
|
||||
}
|
||||
Model "UTRocket"
|
||||
{
|
||||
Path "models"
|
||||
Model 0 "UTRocket_d.3d"
|
||||
Skin 0 "JuRocket1.png"
|
||||
Scale 0.07 0.0822 0.09864
|
||||
USEACTORPITCH
|
||||
USEACTORROLL
|
||||
AngleOffset -90
|
||||
|
||||
FrameIndex RCKT B 0 1
|
||||
}
|
||||
|
||||
Model "UTRocketLauncher"
|
||||
{
|
||||
Path "models"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue