02.01.2018, 22:48 
	(
 Последний раз редактировалось NealPeteros; 07.01.2018 в 03:25.
)
	
	
		The problem of my duel system is that it doesn't show the player he asked for the duel the information:
whole duel pastebin
PASTEBIN
	
	
	
PHP код:
format(string, sizeof(string), "You have been invited to a %s duel by %s. /ad to accept or /dd to deny", mode, DuelInfo[did][Host]);
                    SendClientMessage(dinvitee[playerid][i], 0x0000FFFF, string); 
PASTEBIN

