View Single Post
Author Message
Dragonisser
AlliedModders Donor
Join Date: Jan 2014
Location: Germany
Old 05-12-2017 , 17:13   Change attributes without changing level/quality
Reply With Quote #1

As the title already says, is there a way to change the attributes of weapons without changing the level or quality of it?

Using only

Code:
"*"
		{	
			//"quality"		""
			//"level"			"69"

			"preserve-attributes" "1"
			"1"				"551 ; 1"
		}
doesnt give me errors but neither does it work at all(not the whole config). It only works with quality added.
Dragonisser is offline