[Ajuda]Segunda Moeda
#1

Tipo eu coloquei uma moeda no meu servidor de Teste ai eu mudei para emcima do Dolla olha como fico.

Minha Moeda:
/imageshack/img37/4589/rsegundamoeda.jpg
Ou http://imageshack.us/photo/my-images...undamoeda.jpg/

Ai tipo eu queria que ficasse assim olha:

Ou
/imageshack/img695/4...ndamoedaph.jpg
http://imageshack.us/photo/my-images...damoedaph.jpg/



Explicando: Tipo no meu fico certo, mais eu queria que fica tipo da ss da 2° Tentei de tudo aki e nao consigui, Tipo fica tapando o dolla todo com a segunda moeda.

Meu como ta: Se alguem saber porfavo me ajuda

PHP код:
public AtualizarGP()
{
    for(new 
iMAX_PLAYERSi++)
    {
        if(
IsPlayerConnected(i) && gPlayerLogged[i])
        {
            new 
string[128];
            
format(string128"R$%d"GP[i], PlayerInfo[i][pLevel],PlayerInfo[i][pPnumber]);
            
TextDrawSetString(tGP2[i], string);
            
format(string128"R$%d"GP[i], PlayerInfo[i][pLevel],PlayerInfo[i][pPnumber]);
            
TextDrawSetString(tGP3[i], string);
        }
    }

Reply


Messages In This Thread
[Ajuda]Segunda Moeda - by mayquinho0 - 04.07.2011, 23:56
Re: [Ajuda]Segunda Moeda - by Macintosh - 05.07.2011, 00:28
Re: [Ajuda]Segunda Moeda - by [S]trong - 05.07.2011, 00:36
Re: [Ajuda]Segunda Moeda - by mayquinho0 - 05.07.2011, 00:40
Re: [Ajuda]Segunda Moeda - by [S]trong - 05.07.2011, 00:46
Re: [Ajuda]Segunda Moeda - by Shadoww5 - 05.07.2011, 01:06
Re: [Ajuda]Segunda Moeda - by Dark.Angel - 05.07.2011, 02:09
Re: [Ajuda]Segunda Moeda - by mayquinho0 - 05.07.2011, 03:00

Forum Jump:


Users browsing this thread: 1 Guest(s)