Heyhoo
I build atm a pvp area, where the players can find loot crates aswell.
But they shouldnt get any xp from exact that crates in the area. can maybe someone help ?
[DOUBLEPOST=1469906214][/DOUBLEPOST]moved to requests =? This aint a plugin request ....... i would be happy with just a void method ....
Solved Disable XP from crates in an area
Discussion in 'Plugin Requests' started by Crushed, Jul 30, 2016.
-
Code:
// LootContainer private bool xpAvailable;public float xpDestroyedScale = 1f; public float xpLootedScale = 1f;
You need to use reflection to set the value -
Wulf Community Admin
The XP system is no longer in Rust, so I'm marking this as Solved.