Problema com som em determinado local
#9

Quote:
Originally Posted by ipsLuan
Посмотреть сообщение
Faзa a adaptaзгo necessбria e evite o triple-post.

PHP код:
#include a_samp
#include zcmd
main () { }
// -- COMANDOS --
CMD:tp(playerid) {
    
SetPlayerPos(playerid1475.0580, -1360.563811.8828);
    
SendClientMessage(playerid, -1"Vocк se teleportou atй o local da mъsica. Use /mp3.");
    return 
1;
}
CMD:mp3(playerid) {
    if(!
IsPlayerInRangeOfPoint(playerid5.01475.0580, -1360.563811.8828)) return SendClientMessage(playerid, -1"Vocк nгo estб no local indicado.");
    
PlayAudioStreamForPlayer(playerid"https://dc543.4shared.com/img/NeRS6S8qca/5ecd43cb/dlink__2Fdownload_2FNeRS6S8qca_2FCecilia_5FKrull_5F-_5FMy_5FLife_5FIs_5FGoi.mp3_3Fsbsr_3D8585d51b9fdfa088892f924ca71f72f49f9_26bip_3DMTM4LjU5LjYzLjI_26lgfp_3D52_26bip_3DMTM4LjU5LjYzLjI/preview.mp3");
    
SendClientMessage(playerid, -1"Agora vocк estб ouvindo a mъsica.");
    return 
1;

Como seria ? porque no meu caso nгo tem comando tipo ali /mp3, й apenas chega na posiзгo das coordendas e jб comeзa automatico...
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)