Hello every one .
anybody have any idea about how to make red name players drop gears
i am using redux source
thanks all .
anybody have any idea about how to make red name players drop gears
i am using redux source
thanks all .
the best @ allQuote:
You probably a method which is called when a player is killed. In this method, you can just add some code that if you have more than 30 PK points, you unequip some items and drop them ? Honestly, it's in most public sources already. Just check for the logic and adapt it.