I would like to know how to automatically spawn a ticking C4 bomb on round start.
It should be spawned at specific coordinates.
The plan is to change the coordinates depending on what map it is using get_mapname.
So I would also like to know how to get coordinates, I have used the map spawns editor plugin and tried taking coordinates from the .cfg generated by that plugin but it did not work.