09.06.2014, 01:04
I'm posting this here as a note to all new scripters. Using String Compare (strcmp) under OnPlayerCommandText is extremely inefficient and outdated. If you download a gamemode that uses strcmp, then the script is overall outdated. You will either need to convert to a different command processor (most people use ZCMD, however it isn't the only option) or just do yourself a favour and download a newer gamemode. Using these types of scripts will not help you learn how to properly script, so overall you are WASTING your time. It IS possible to update your current gamemode. By doing so, you will not only make your life easier by learning faster more efficient ways to script, but you will also be doing us a favor when you post for help.
You should download ZCMD by ZEEX HERE
and SSCANF by ****** HERE
You can convert your gamemode by following one of many tutorials. HERE is a good converter.
Thank you all,
-TakeiT
You should download ZCMD by ZEEX HERE
and SSCANF by ****** HERE
You can convert your gamemode by following one of many tutorials. HERE is a good converter.
Thank you all,
-TakeiT