i keep geting this error
#1

i have added the audio pulgin into pawn and every thing. and this just a fast test command but it wont work.
Код:
C:\Users\Ryan\Desktop\World Wide Roleplay 0.3c\gamemodes\WWRP.pwn(967) : error 017: undefined symbol "Audio_PlayStreamed"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Код:
CMD:radio(playerid, params[]) {
	Audio_PlayStreamed(playerid, "http://www.977music.com/tunein/web/hitz.asx", false, false, false); // this is line 967 here
	return 1;
}
Reply
#2

i fix it
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)