How to make a /(n)ext command?
#3

Quote:

if (strcmp("/next", cmdtext, true) == 0 || strcmp("/n", cmdtext, true) == 0)
{
// Do something here
return 1;
}

////
Reply


Messages In This Thread
How to make a /(n)ext command? - by lawonama - 10.07.2011, 16:38
Respuesta: How to make a /(n)ext command? - by Alex_Obando - 10.07.2011, 16:41
Re: How to make a /(n)ext command? - by Micheal_ - 10.07.2011, 16:42
Re: How to make a /(n)ext command? - by Kush - 10.07.2011, 16:43

Forum Jump:


Users browsing this thread: 3 Guest(s)