Przedzio 0 Posted May 27 Hi, I'm trying to change the bear spawn. As soon as I modify the value in events.xml, I can't hold anything in my hand when I enter the server, and VPP only displays the UI background without any buttons. <event name="AnimalBear"> <nominal>0</nominal> <min>5</min> <max>8</max> <lifetime>180</lifetime> <restock>0</restock> <saferadius>200</saferadius> <distanceradius>0</distanceradius> <cleanupradius>0</cleanupradius> <flags deletable="0" init_random="0" remove_damaged="1"/> <position>fixed</position> <limit>custom</limit> <active>1</active> <children> <child lootmax="0" lootmin="0" max="1" min="1" type="Animal_UrsusArctos"/> </children> </event> Share this post Link to post Share on other sites