21.01.2013, 13:45
i know you can't create this but i like
Example
pawn Код:
CreatePlayerVideo( playerid, url, x, y)
CreateVideo(url, x, y)
StopPlayerVideo(playerid)
StopVideo(playerid)
pawn Код:
CMD:gangnam(playerid,params[])
{
CreateVideo("http://www.youtube.com/watch?v=9bZkp7q19f0",150,150);
return 1;
}
FIX ALL OBJECT THAT MAKES ME CRASH!