Quote:
Originally Posted by Evaldas.Grigas
Word mapnames should read const mapnames. Like I want to make this code easyer to use, just add custom maps in new const mapnames.
|
There's a big difference between words (strings) and variables.
A quick-solve would be to loop through the constant values, like you did with the clcmd registering... but you should tell what you're trying to do, I'm sure there's a simple, easy and efficient way to do it.
__________________