little question
#1

hi guys i have these code if (playerData[playerid][playerMuteTime] != 0)
{
new message[128];
format(message, sizeof(message), "{FFDC2E}[MUTED] {#ff69b4}You are muted for another {FFDC2E}%i {FFFFFF}seconds and cannot talk!", playerData[playerid][playerMuteTime]);
SendClientMessage(playerid, COLOR_WHITE, message);
return 0;
and i want to share this line [%i has muted by server admin %i for %i sec] how to do this
Reply


Messages In This Thread
little question - by KNIGHT786 - 28.12.2016, 13:55
Re: little question - by BiosMarcel - 28.12.2016, 14:02
Re: little question - by KNIGHT786 - 28.12.2016, 18:24
Re: little question - by ChristolisTV - 28.12.2016, 18:53
Re: little question - by KNIGHT786 - 28.12.2016, 18:55

Forum Jump:


Users browsing this thread: 1 Guest(s)