Jump to content

Need help seeting up custom Faction armor warning


Bastalek

Recommended Posts

Im creating a mod based on the USMC.

 

I want to recreate the warnings you get when wearing faction armour.

Can anyone help.

 

Heres the USMC faction Data.

 

Name: United States Marine Corp

Track Crime: Tick

Interfaction Relations:

- USMC - Ally - 50

- NCRFaction - Neutral - 50

- Player - Neutral - 50

- CaesarsLegion - Enemy - 50

Reputation:

- ID - 0000RepUSMC

- Name - United States Marine Corp

- Value - 80.0000

 

I had a good look in Geck and it seems like,

The armor is connected to a script, which connects to a quests, which connects to the afore mentioned script.

So can i use the scripts and quests that are there, or do i need to create a new one?

 

Thanks in advance,

Batstalek

Link to comment
Share on other sites

For simplicity, I give your CUSTOM armor a new, simple, standalone script. Just give script an "OnEquip" blocktype, no specific parameters, and make it show a message (ShowMessage).

 

You CAN use the vanilla setup, I just don't know what you are trying to do with the armor.

Link to comment
Share on other sites

Thanks for the reply.

 

To put it in simple terms (No offence intended)

 

I would like my USMC armors to recreate the effects you get when wearing, say, NCR faction armor.

 

"You are now dressed as NCR" or some such, but for USMC.

 

Im looking for all the good rep you get with the faction your wearing, the bad rep with the factions enemy's etc.

 

hope that helped a bit better.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...