![]() |
|
|
#1 |
|
Registered User
Join Date: May. 23rd, 2004
Posts: 10
|
Hi !
When i shoot with second fire of redemmer , i want to see the player and not the missile ... How to make this ? I have to change RedeemerWarhead and how ?? It's important please , thx |
|
|
|
|
|
#2 |
|
so you basicly just want 2 fires mode that do what the normal firing does? In this case:
in the redeemer class look for Code:
FireModeClass(0)=XWeapons.RedeemerFire
FireModeClass(1)=XWeapons.RedeemerGuidedFire
Code:
FireModeClass(0)=XWeapons.RedeemerFire
FireModeClass(1)=XWeapons.RedeemerFire
Code:
FireModeClass(0)=XWeapons.RedeemerFire |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: May. 23rd, 2004
Posts: 10
|
No because with the first fire , we can't guide the missile ...
I just want this : When i shoot with the secondfire , i want see my player and not the missile . How to make that? |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|