How to remove a message
12 replies



07.01.15 04:02:08 pm
I have an old map I made a message in it which shows my old forum I don't use anymore.
I wanna edit this message or delete it.
I wanna edit this message or delete it.
#Discord CS2D Rework - https://discord.gg/pbhdVdj
Delete the entity which makes that message to appear?
A thousand may fall at your side, ten thousand at your right hand, but it will not come near you. You will only look with your eyes and see the recompense of the wicked. - Psalm 91:7-8 ESV
That's the problem, I forgot where I made the entity.
#Discord CS2D Rework - https://discord.gg/pbhdVdj
Maybe you could somehow loop through the tiles with a lua script to find the entity. I think it should work for negative X and Y too, I guess...
*Empty*


#Discord CS2D Rework - https://discord.gg/pbhdVdj
Just use Mafia_Man's Lua Script map editor and get the list of MSG entities then print their x/y/message string and you will know the exact coordinates.
A thousand may fall at your side, ten thousand at your right hand, but it will not come near you. You will only look with your eyes and see the recompense of the wicked. - Psalm 91:7-8 ESV
@
VADemon: or delete the entity and edit the entity count with hexedit.



Open the map in-game (not in the editor) and enter the command entities (command is not documented) in the console. It should give you a list of all entities with their types and positions. If I remember correctly...
#Discord CS2D Rework - https://discord.gg/pbhdVdj



