Deathlist bug?
#1

Well a picture tells a thousand words:

Reply
#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
#3

Well that's not what I did -_-
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)