07.08.2011, 04:58
I'm trying to ensure I use the most efficient command processing and such, so I have decided to only use zcmd and sscanf2 for my commands throughout my newest project.(Mysql Roleplay Server From SCRATCH)
I understand the creator of sscanf2 explained in his thread his system and the uses, but I want a more direct explanation.
Lets say I want to make an OOC command, /(o)oc, What would be the sscanf code to use ? What would I use for any type of chat commands? I understand all it needs to do it grab the text, and and just display it with proxdetector or so.
All explanation are highly appreciated, thanks in advance.
I understand the creator of sscanf2 explained in his thread his system and the uses, but I want a more direct explanation.
Lets say I want to make an OOC command, /(o)oc, What would be the sscanf code to use ? What would I use for any type of chat commands? I understand all it needs to do it grab the text, and and just display it with proxdetector or so.
All explanation are highly appreciated, thanks in advance.