Help with teamchat threw frequencies
#4

sorry here;

pawn Код:
stock SetPlayerFrequentie(playerid)
{
    new Sfrq[20];
    format(Sfrq, sizeof(Sfrq), "%d.%d", FreqCount1[playerid],FreqCount2[playerid]);
    printf(Sfrq);
    SetPVarInt(playerid,Sfrq,1);
    SendClientMessage(playerid,COLOR_WHITE,Sfrq);
    return 1;
}
Syntaxq said: Player radio frequency should be equal to the frequency of 'i' to chat? Do you want it like this?
Answer : yes i do. ill try it your way

however;

@BenzoAMG : yes id like to see the alternative so i can actually learn something.
Reply


Messages In This Thread
Help with teamchat threw frequencies - by AIped - 31.05.2014, 09:46
Re: Help with teamchat threw frequencies - by Threshold - 31.05.2014, 10:10
Re: Help with teamchat threw frequencies - by SyntaxQ - 31.05.2014, 10:13
Re: Help with teamchat threw frequencies - by AIped - 31.05.2014, 10:45
Re: Help with teamchat threw frequencies - by Zues - 31.05.2014, 16:26
Re: Help with teamchat threw frequencies - by AIped - 31.05.2014, 16:27
AW: Help with teamchat threw frequencies - by Nero_3D - 31.05.2014, 18:06
Re: Help with teamchat threw frequencies - by LowRyder - 31.05.2014, 18:56
Re: Help with teamchat threw frequencies - by AIped - 31.05.2014, 20:22
Re: Help with teamchat threw frequencies - by Threshold - 01.06.2014, 03:31

Forum Jump:


Users browsing this thread: 1 Guest(s)