Zcmd Problem after updating
#2

Looks like you need to update ZCMD perhaps?
Also, I've noticed something with your code. For the sscanf line, it should be this:

pawn Код:
if(sscanf(params, "us[128]", id, str2))
128 can be replaced with whatever. This just means you are giving a string length. str and str2 should be put to something like 128 too.
Reply


Messages In This Thread
Zcmd Problem after updating - by Roddan - 16.04.2014, 21:19
Re: Zcmd Problem after updating - by PrivatioBoni - 16.04.2014, 21:23
Re: Zcmd Problem after updating - by Roddan - 16.04.2014, 21:27
Re: Zcmd Problem after updating - by PrivatioBoni - 16.04.2014, 21:31
Re: Zcmd Problem after updating - by Roddan - 16.04.2014, 21:31
Re: Zcmd Problem after updating - by Bingo - 16.04.2014, 22:09
Re: Zcmd Problem after updating - by Roddan - 16.04.2014, 22:56
Re: Zcmd Problem after updating - by Hybris - 16.04.2014, 23:04
Re: Zcmd Problem after updating - by Roddan - 16.04.2014, 23:06
Re: Zcmd Problem after updating - by Bingo - 16.04.2014, 23:07

Forum Jump:


Users browsing this thread: 1 Guest(s)