[AJUDA] 2 erros ;s
#2

pawn Код:
stock CriarVeiculo(modelid, Float:x, Float:y, Float:z, Float:angle, color1, color2, respawn_delay)
{
    #pragma unused respawn_delay
    CreateVehicle(modelid, x, y, z, angle, color1, color2, 60000);
    return 1;
}
...
Reply


Messages In This Thread
[AJUDA] 2 erros ;s - by Rodrigo. - 03.07.2011, 20:53
Re: [AJUDA] 2 erros ;s - by TheGarfield - 03.07.2011, 20:55
Re: [AJUDA] 2 erros ;s - by Dr_Pawno - 03.07.2011, 20:57
Re: [AJUDA] 2 erros ;s - by Rodrigo. - 03.07.2011, 21:13
Re: [AJUDA] 2 erros ;s - by RockFire - 03.07.2011, 23:56

Forum Jump:


Users browsing this thread: 1 Guest(s)