[Ajuda] Ajudinha
#6

pawn Код:
new
        Text3D:txt_vehicle [ 11 ],
        VSpawn [ 11 ];

    VSpawn [ 0 ] = CreateVehicle(510, 1706.7469, -1352.3348, 13.1216, 268.7509, -1,-1,999999999);
    VSpawn [ 1 ] = CreateVehicle(510, 1706.7911, -1354.5278, 13.1216, 268.7509, -1,-1,999999999);
    VSpawn [ 2 ] = CreateVehicle(510, 1706.7968, -1357.5509, 13.1216, 268.7509, -1,-1,999999999);
    VSpawn [ 3 ] = CreateVehicle(510, 1706.7140, -1360.5859, 13.1216, 268.7509, -1,-1,999999999);
    VSpawn [ 4 ] = CreateVehicle(510, 1706.7338, -1362.9459, 13.1216, 268.7509, -1,-1,999999999);
    VSpawn [ 5 ] = CreateVehicle(510, 1707.0226, -1334.5477, 13.1216, 268.7509, -1,-1,999999999);
    VSpawn [ 6 ] = CreateVehicle(510, 1706.9670, -1332.0565, 13.1216, 268.7509, -1,-1,999999999);
    VSpawn [ 7 ] = CreateVehicle(510, 1707.0156, -1329.5133, 13.1216, 268.7509, -1,-1,999999999);
    VSpawn [ 8 ] = CreateVehicle(510, 1707.0447, -1326.5067, 13.1216, 268.7509, -1,-1,999999999);
    VSpawn [ 9 ] = CreateVehicle(510, 1706.9893, -1324.0208, 13.1216, 268.7509, -1,-1,999999999);

    for(new c = 0; c < (sizeof VSpawn); c++)
        Attach3DTextLabelToVehicle( txt_vehicle [ c ] , c, 0.0, 0.0, 2.0);
        txt_vehicle [ c ] = Create3DTextLabel( "{33FF33}Terra {FF0000}Roleplay", 0xFF0000AA, 0.0, 0.0, 0.0, 50.0, 0, 1 );
Reply


Messages In This Thread
Ajudinha - by mau.tito - 06.01.2013, 14:26
Re: Ajudinha - by Lуs - 06.01.2013, 14:35
Re: Ajudinha - by mau.tito - 06.01.2013, 14:48
Re: Ajudinha - by FleXx_01 - 06.01.2013, 14:53
Re: Ajudinha - by Larceny - 06.01.2013, 15:00
Re: Ajudinha - by Lуs - 06.01.2013, 15:02

Forum Jump:


Users browsing this thread: 1 Guest(s)