11.07.2012, 21:46
yes you could use both. But It's recommend you update the most used commands to zcmd and preferably sscanf as well. So, if you have a RP script with a housing system, then try to use mostly zcmd for the commands in the housing system.
The only reason i say this, is because zcmd/ycmd are A LOT faster executed than strcmp and its just cleaner to work with.
The only reason i say this, is because zcmd/ycmd are A LOT faster executed than strcmp and its just cleaner to work with.