Commands stopped working!
#12

Quote:
Originally Posted by ShizNator
Well for the lspd command theres an error.
pawn Код:
if(!strcmp(cmdtext, "/lspd", true) == 0)
Basicly here what you saying is
pawn Код:
if(NOTstrcmp(cmdtext, "/lspd", true) == 0)
So remove the ! for starters.
No. That makes it not case sensitive.
Reply


Messages In This Thread
Commands stopped working! - by narutogeek11 - 04.02.2009, 20:17
Re: Commands stopped working! - by Mikep - 04.02.2009, 20:24
Re: Commands stopped working! - by ShizNator - 04.02.2009, 21:27
Re: Commands stopped working! - by narutogeek11 - 06.02.2009, 00:47
Re: Commands stopped working! - by Auto-Sized - 06.02.2009, 01:05
Re: Commands stopped working! - by Joe Staff - 06.02.2009, 02:56
Re: Commands stopped working! - by narutogeek11 - 06.02.2009, 08:04
Re: Commands stopped working! - by Auto-Sized - 06.02.2009, 10:46
Re: Commands stopped working! - by narutogeek11 - 06.02.2009, 15:21
Re: Commands stopped working! - by narutogeek11 - 06.02.2009, 15:25
Re: Commands stopped working! - by kaisersouse - 06.02.2009, 15:57
Re: Commands stopped working! - by Mikep - 06.02.2009, 16:15
Re: Commands stopped working! - by kc - 06.02.2009, 16:16

Forum Jump:


Users browsing this thread: 1 Guest(s)