radio help!
#2

a friend said that it was something wrong with this lines

pawn Код:
ProxDetector(7.5, playerid, string,COLOR_CHAT1,COLOR_CHAT2,COLOR_CHAT3,COLOR_CHAT4,COLOR_CHAT5);
                SentMessage[playerid] = 1;
                SendRadioMessage(5 && 6 && 8 && 13 && 14 && 15 && 16 && 17 && 18, TEAM_RADIO_COLOR, string);
                SentMessage[playerid] = 1;
                new y, m, d;
                new h,mi,s;
                getdate(y,m,d);
                gettime(h,mi,d);
                format(string, sizeof(string), "[%d/%d/%d](%d:%d:%d) %s (radio): (%s)",d,m,y,h,mi,s, result);
                RadioChatLog(string);
                return 1;
            }
            return 1;
}
but he wasnt sure.
Reply


Messages In This Thread
radio help! - by Don_Cage - 14.09.2012, 18:04
Re: radio help! - by Don_Cage - 14.09.2012, 18:07
Re: radio help! - by Don_Cage - 14.09.2012, 18:35
Re: radio help! - by MrBorsh - 14.09.2012, 18:42
Re: radio help! - by Don_Cage - 14.09.2012, 19:13
Re: radio help! - by Don_Cage - 14.09.2012, 19:15
Re: radio help! - by Don_Cage - 14.09.2012, 20:42
Re: radio help! - by Don_Cage - 15.09.2012, 10:37
Re: radio help! - by clarencecuzz - 15.09.2012, 11:05
Re: radio help! - by mamorunl - 15.09.2012, 11:30

Forum Jump:


Users browsing this thread: 1 Guest(s)