Dialog Help
#2

Replace the first line of your code (Starting the command) with this

pawn Код:
if (strcmp(cmd, "/setweather", true) == 0)
I have no idea why, but you've put an exclamation mark in front of the strcmp (comparing the inputted string with the one you want, in your case /setweather), which is obviously causing it not to work :P
Reply


Messages In This Thread
Dialog Help - by SpankMe2 - 06.06.2011, 23:48
Re: Dialog Help - by Franjdea - 07.06.2011, 00:26
Respuesta: Dialog Help - by Lunnatiicz - 07.06.2011, 03:59

Forum Jump:


Users browsing this thread: 1 Guest(s)