24.04.2010, 22:25
All I really need is a way to check if they entered a colour param and then I wouldn't need to rewrite a perfectly fine command, I thought ssacanf is meant to makes things easier lol. If only there was some way to check like using if(!strlen(params) does with strtok .. but if I use !strlen it doesn't work at all .. don't know whether that's ZCMD's fault or sscanf

