[Ajuda] ⚡⚡⚡⚡ Velocimetro com ponteiros⚡⚡⚡⚡⚡
#4

Quote:
Originally Posted by Izaque1998
View Post
seria mais facil vocк olhar ali em cima, mas quer uma bola de cristal? tenho duas. nгo faaзo questгo.
Olhe o edit.

Code:
for(new i; i < 10; i++) 
        TextDrawShowForPlayer(playerid, Velocimetro);

for(new i = 0; i < MAX_PLAYERS; i++) 
          { 
        TextDrawShowForPlayer(playerid, MHP16[i]); 
        } 


forward AttVelo(playerid); 
public AttVelo(playerid) 
{ 
    new string[80]; 
    format(string,sizeof(string),"VELOCIDAD~n~~g~~h~___%dKM/H",GetPlayerSpeed(playerid)); 

    for(new i = 0; i < MAX_PLAYERS; i++){TextDrawSetString(MHP16[i],string);}
Se eu fosse vocк, transformaria a textdraw q indica a velocidade pra playertextdraw e refaria o cуdigo inteiro, tб meio no-sense esse cуdigo, usando muito update atoa, isso tб causando um lag totalmente desnecessбrio...
Reply


Messages In This Thread
🔓 - by Izaque1998 - 21.09.2015, 16:59
Re: ⚡⚡⚡⚡ Velocimetro com ponteiros⚡⚡⚡⚡⚡ - by n0minal - 21.09.2015, 17:02
Re: ⚡⚡⚡⚡ Velocimetro com ponteiros⚡⚡⚡⚡⚡ - by Izaque1998 - 21.09.2015, 17:03
Re: ⚡⚡⚡⚡ Velocimetro com ponteiros⚡⚡⚡⚡⚡ - by n0minal - 21.09.2015, 17:05
Re: ⚡⚡⚡⚡ Velocimetro com ponteiros⚡⚡⚡⚡⚡ - by Izaque1998 - 21.09.2015, 18:58

Forum Jump:


Users browsing this thread: 1 Guest(s)