Page MenuHomeFeedback Tracker

eventspawns.xml Height Coordinate doesnt work.
Awaiting internal Testing, NormalPublic

Description

Hey.

For the event spawning "PileOfWoodenPlanks" we can see a height value "y" set in eventspawns.xml.
It seems this is not taken into account when those are spawned in.
There are several locations around Novodmitrovsk and Zeleno where those spawn inside statics.

It would be nice to have the option to set a height for when you spawn items via events.xml.
This would be helpful for custom events.

Details

Severity
Tweak
Resolution
Open
Reproducibility
Always
Operating System
Windows 10
Category
Server
Steps To Reproduce

Change "y" value in "eventspawns.xml" for ItemPlanks. Wont change the position of the item when spawned.

For example I changed

<pos x="12304.040039" y="23.418738" z="14355.505859" a="13.695896" />
to
<pos x="12304.040039" y="123.418738" z="14355.505859" a="13.695896" />

Still spawns on ground inside the concrete static.

Additional Information

Event Timeline

Schwarwel edited Additional Information. (Show Details)
Geez changed the task status from New to Awaiting internal Testing.Oct 20 2023, 11:17 AM
sileed added a subscriber: sileed.Oct 20 2023, 1:03 PM