05.04.2012, 09:56
If you're creating a huge gamemode which contains a lot of commands, even if you use strcmp, players won't actually feel it, but it will sure cause a bit of lag, where players can't feel. This is why zcmd and sscanf are the best combine, in order to get a huge gamemode with a lot of commands in it, with having no lag at all.