'LinKin Posted October 5, 2013 Posted October 5, 2013 Hello, I'd like to know how is it possible to make it so that a feature is only availible when a map is being played. I explain: For example, I want to make it so that /respawn command only works when DM maps are being played. Not DD or any other map. Thanks, Link
Castillo Posted October 5, 2013 Posted October 5, 2013 You can edit the script to check if the current map is a 'DM' map.
'LinKin Posted October 5, 2013 Author Posted October 5, 2013 You can edit the script to check if the current map is a 'DM' map. How to do this?
Castillo Posted October 8, 2013 Posted October 8, 2013 You must find the script which contains that command, then edit it to look in the map name for "DM" tags.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now