[HELP] Why this command doesnt work?
#3

Quote:
Originally Posted by TFZ
Код:
if(strcmp(cmd, "/giveweaponlicense", true) == 0 || strcmp(cmd, "/gwl", true) == 0)
try this instead

Код:
if(strcmp(cmd, "/giveweaponlicense", true) == 1 || strcmp(cmd, "/gwl", true) == 1)
if it dont work then i dont know XD
I never saw someone used that way? Is it even worth to try? -.-
Reply


Messages In This Thread
[HELP] Why this command doesnt work? - by Spatman - 12.08.2009, 17:12
Re: [HELP] Why this command doesnt work? - by wilcock33 - 12.08.2009, 17:17
Re: [HELP] Why this command doesnt work? - by Spatman - 12.08.2009, 17:26
Re: [HELP] Why this command doesnt work? - by _Vortex - 12.08.2009, 17:56
Re: [HELP] Why this command doesnt work? - by Spatman - 12.08.2009, 18:08
Re: [HELP] Why this command doesnt work? - by _Vortex - 12.08.2009, 18:11
Re: [HELP] Why this command doesnt work? - by Spatman - 12.08.2009, 18:20
Re: [HELP] Why this command doesnt work? - by Shots - 12.08.2009, 20:36
Re: [HELP] Why this command doesnt work? - by HuRRiCaNe - 13.08.2009, 00:54
Re: [HELP] Why this command doesnt work? - by Spatman - 13.08.2009, 08:52

Forum Jump:


Users browsing this thread: 1 Guest(s)