Deathlist bug?
#2

Код:
CMD:testdl(playerid,params[])
{
	new i1,i2,i3;
	if(sscanf(params,"iii",i1,i2,i3)) return 1; //a wrong id(no player connected) and weapon id 1 is what i tested with
	SendDeathMessage(i1,i2,i3);
	return 1;
}

Reply


Messages In This Thread
Deathlist bug? - by Tee - 12.08.2011, 00:02
Re: Deathlist bug? - by THE_KNOWN - 12.08.2011, 00:15
Re: Deathlist bug? - by Tee - 12.08.2011, 00:32

Forum Jump:


Users browsing this thread: 1 Guest(s)