03/04/2023 11:44
(Esta mensagem foi modificada pela última vez a: 03/04/2023 11:46 por CastielCatt.)
Alguém pode me ajudar?
#define MAX_RAD_NAME (16)
#define MAX_RADIO (6)
#define TIME_UPDATE (1500)
enum vehplayer {
Floatoos[3],
SeeVehicle,
} ;
new VPInfo [MAX_PLAYERS] [vehplayer] ;
new RadioVeh [MAX_VEHICLES] = { -1, ... },
MaxPlayers,
timerradio
;
new Radio [MAX_RADIO] [6] [72] =
{
{"Abertura CRP", "https://server1.mtabrasil.com.br/youtube/play?id=4vk87eN1La4"},
{"Country channel", "http://live.hunterfm.com/country"},
{"Hitz Channel", "http://live.hunterfm.com/live"},
{"Pop2kHits", "http://listen.shoutcast.com/radiohunter-thepop2khitschannel"},
{"Hits brasil", "https://live.hunter.fm/hitsbrasil_normal"},
{"ROCK", "https://live.hunter.fm/rock_normal"
}};
#define MAX_RAD_NAME (16)
#define MAX_RADIO (6)
#define TIME_UPDATE (1500)
enum vehplayer {
Floatoos[3],
SeeVehicle,
} ;
new VPInfo [MAX_PLAYERS] [vehplayer] ;
new RadioVeh [MAX_VEHICLES] = { -1, ... },
MaxPlayers,
timerradio
;
new Radio [MAX_RADIO] [6] [72] =
{
{"Abertura CRP", "https://server1.mtabrasil.com.br/youtube/play?id=4vk87eN1La4"},
{"Country channel", "http://live.hunterfm.com/country"},
{"Hitz Channel", "http://live.hunterfm.com/live"},
{"Pop2kHits", "http://listen.shoutcast.com/radiohunter-thepop2khitschannel"},
{"Hits brasil", "https://live.hunter.fm/hitsbrasil_normal"},
{"ROCK", "https://live.hunter.fm/rock_normal"
}};