25.05.2012, 02:42
wait for someone else to help you, don't double post
Dialog can't use, else if (strcmp("female", text, true) == 0)
but i do not have any suggestion for that
pawn Код:
if (strcmp("male", text, true) == 0)
{
else if (strcmp("female", text, true) == 0)
{
but i do not have any suggestion for that