Limelight Forums

Full Version: Prop Count Glitch
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When you spawn a dupe and then undo it, the prop count in the bottom right is only reduced by one. You can fix this in-game by spawning a prop to update the prop count, but this should still be fixed as not all people know this and end up thinking that they have props spawned which cannot be undone when this is not the case.

To reproduce this bug:
1. Spawn a dupe from the advanced duplicator.
2. Undo it.
3. Check your prop count [it will not be 0 or the number you had before spawning it, it will only go down by 1].

I'm no expert programmer but this could probably be fixed if the client counts the amount of props spawned by the player every time a prop is undone and then updating the number rather than always reducing the prop count by 1.