Hitman - /gethit
#2

This is how you've started the command:

pawn Код:
if (strcmp("/mycommand", cmdtext, true) == 0)
This is how it's supposed to be:

pawn Код:
if (strcmp("/mycommand", cmdtext, true, 10) == 0)
Reply


Messages In This Thread
Hitman - /gethit - by Edin Black - 11.05.2012, 20:35
Re: Hitman - /gethit - by TheDominator - 11.05.2012, 20:37
Re: Hitman - /gethit - by Edin Black - 11.05.2012, 20:39
Re: Hitman - /gethit - by TheDominator - 11.05.2012, 20:41
Re: Hitman - /gethit - by Edin Black - 11.05.2012, 20:56
Re: Hitman - /gethit - by sniperwars - 11.05.2012, 20:58
Re: Hitman - /gethit - by Edin Black - 11.05.2012, 21:03

Forum Jump:


Users browsing this thread: 1 Guest(s)