[HELP] Argument Type Mismatch
#7

Quote:
Originally Posted by AbyssMorgan
Посмотреть сообщение
PHP код:
change
if(sscanf(params"u"giveplayerid)) return SendClientMessageEx(playeridCOLOR_GREY"USAGE: /cuff [player]"); 
to
if(sscanf(params"u"id)) return SendClientMessageEx(playeridCOLOR_GREY"USAGE: /cuff [player]"); 
That wasn't suppose to be there, I was comparing the two to see if there was a difference, I forgot to delete that when I pasted it.
Reply


Messages In This Thread
[HELP] Argument Type Mismatch - by BornHuman - 26.11.2015, 14:27
Re: [HELP] Argument Type Mismatch - by AbyssMorgan - 26.11.2015, 14:31
Re: [HELP] Argument Type Mismatch - by TwinkiDaBoss - 26.11.2015, 14:31
Re: [HELP] Argument Type Mismatch - by Crayder - 26.11.2015, 14:32
Re: [HELP] Argument Type Mismatch - by BornHuman - 26.11.2015, 14:32
Re: [HELP] Argument Type Mismatch - by AbyssMorgan - 26.11.2015, 14:34
Re: [HELP] Argument Type Mismatch - by BornHuman - 26.11.2015, 14:35
Re: [HELP] Argument Type Mismatch - by TwinkiDaBoss - 26.11.2015, 14:36
Re: [HELP] Argument Type Mismatch - by AbyssMorgan - 26.11.2015, 14:37
Re: [HELP] Argument Type Mismatch - by BornHuman - 26.11.2015, 14:40

Forum Jump:


Users browsing this thread: 1 Guest(s)