Search found 2 matches
- Fri Sep 16, 2016 2:33 pm
- Forum: Plugin Development Support
- Topic: [CSGO] Get current map?
- Replies: 10
- Views: 12598
Re: [CSGO] Get current map?
Thank you all!
- Fri Sep 16, 2016 6:17 am
- Forum: Plugin Development Support
- Topic: [CSGO] Get current map?
- Replies: 10
- Views: 12598
[CSGO] Get current map?
Besides events/listeners like OnLevelInit, I was wondering if there was any other way to get the current map the server is on? I have a SayCommand that changes the map so I would like to access the current map on-demand to make sure the user isn't trying to switch to the map we're already on.