Jump to content

Karma effect on Armor


Smosh

Recommended Posts

I was wondering if there was an easy way of decreasing someone's Karma if they wore a particular piece of clothing?

 

If it was to be done via a script would it be something like:

 

scn ArmorItem

 

Begin Onequip player

player.rewardkarma - 250

 

END

 

Begin OnUnequip

player.rewardkarma 250

 

END

 

Basically I'm looking for Karma to be decreased by 250 when worn and the 250 given back when it's taken off.

 

Cheers

 

EDIT: Sorted it out. The script I mentioned above does work :)

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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