Limelight Forums

Full Version: Elevator Remover Bug
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Server [US/EU]: EU
Map: v4b1
Description: can't use the remover tool to remove elevators
Bug is [In-Game/On Forums/Other]: in-game
Since when have you experienced the bug? time if post (thanks to  for discovering this for me)
Additional Information: i think it may be to the ownership of the elevator still. When you look at the elevator, it stills says N/A for the owner, but it is set to be undone.
Code:
ent:SetOwner( self.Owner )
Add this when you create the entity.
Images/Screenshots:

https://youtu.be/AUOyHwwj6co
Thank you for your bug-report, Monkey!

It will be reviewed as soon as possible by our Developers.
The elevator tool isn't a well designed tool. I've already added the relevant code to set the owner as the player for the elevator, but it seems to not be working. I'll take another look, but it may not be a simple fix.