Jump to content
Sign in to follow this  
Fatalis

checkmapindex script command

Recommended Posts

I want to suggest a checkmapindex script command i think it will be useful like

 

 

input .@map$;if( checkmapindex(.@map$) == 0){ mes "Map not Found"; close; }....

 

 

 

Share this post


Link to post
Share on other sites

the sample show by napster work exactly like what you want...

getmapusers( "mapname" )

will return -1 if the map isnt exist.

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.