08.07.2011, 11:06
I wanted to make a /voting command that would go like /voting <title> <option1> <option2> but I don't know how to make it so that there can be spaces in title and the options, like for example: /voting "Do you like me?" "Yes I do" "No I don't". Is it possible using sscanf?