Duel command problem
#7

Hmm..thanks for that.
But it does not send the message, something is wrong with this, maybe?:
pawn Код:
format(str, sizeof(str), ""RED"[DUEL] "LIGHTBLUE"%s(%d) has challenged you for a duel with "PREMIUM"%s"LIGHTBLUE"! (Use /accept or /deny)", GetName(playerid), playerid, getWeaponName(.id=gCurrentDuelWeaponID));
            SendClientMessage(PlayerInfo[playerid][DuelTargetID], -1, str); // here?
            PlayerInfo[PlayerInfo[playerid][DuelTargetID]][IsWaiting] = 1;
Reply


Messages In This Thread
Duel command problem - by SyntaxQ - 24.05.2014, 04:21
Re: Duel command problem - by Stinged - 24.05.2014, 05:00
Re: Duel command problem - by SyntaxQ - 24.05.2014, 05:17
Re: Duel command problem - by JM_Millers - 24.05.2014, 05:26
Re: Duel command problem - by JM_Millers - 24.05.2014, 05:31
Re: Duel command problem - by JM_Millers - 24.05.2014, 05:43
Re: Duel command problem - by SyntaxQ - 24.05.2014, 05:55
Re: Duel command problem - by JM_Millers - 24.05.2014, 06:00
Re: Duel command problem - by JM_Millers - 24.05.2014, 06:03
Re: Duel command problem - by Threshold - 24.05.2014, 06:05

Forum Jump:


Users browsing this thread: 4 Guest(s)