[Ajuda] Pфr randon valor em mensagem de texto
#7

Quote:
Originally Posted by LockedLucas
Посмотреть сообщение
Esqueceu de formatar...

PHP код:
if(Del[playerid] == 1){  
      
    
DisablePlayerCheckpoint(playerid); // This makes sure that there will be a new checkpoint  
    
Del[playerid] = 0// Changes the variable, so we can use it later again with OnPlayerEnterCheckpoint  
    
new rand random(sizeof(DinheiroEntrega));  
    new 
string[30];
    
GivePlayerMoney(playeridDinheiroEntrega);  
    
format(string,sizeof(string),"Vocк ganhou %d dуlares pelo trabalho"DinheiroEntrega);
    
SendClientMessage(playerid0xFFFFFFFFstring); 
    return 
1;  

falta de atenзгo minha...
Reply


Messages In This Thread
Pфr randon valor em mensagem de texto - by qSmoke - 04.02.2016, 15:30
Re: Pфr randon valor em mensagem de texto - by Coringa_Vilao - 04.02.2016, 15:37
Re: Pфr randon valor em mensagem de texto - by qSmoke - 04.02.2016, 15:45
Re: Pфr randon valor em mensagem de texto - by Coringa_Vilao - 04.02.2016, 15:52
Re: Pфr randon valor em mensagem de texto - by LockedLucas - 04.02.2016, 15:57
Re: Pфr randon valor em mensagem de texto - by qSmoke - 04.02.2016, 17:31
Re: Pфr randon valor em mensagem de texto - by Coringa_Vilao - 04.02.2016, 18:00

Forum Jump:


Users browsing this thread: 1 Guest(s)