HELP | The car spawned will destroy!
#1

Hello everyone, happy new year & i really need your help with this Function:

pawn Код:
dcmd_v(playerid,params[])
{
                //Bla bla ...
        SpawnedV[playerid] = CreateVehicle(car, X,Y,Z, Angle, colour1, colour2, -1);
        format(string, sizeof(string), "Spawned Vehicle");
        vehicle3Dtext = Create3DTextLabel(string,RED,X,Y,Z,140.0,0);
        Attach3DTextLabelToVehicle(vehicle3Dtext, SpawnedV[playerid], 0.0, 0.0, 2.0);
    }
I need the SpawnedV[playerid] will destroy if PlayerDisconnect & if filterscript Exit.
And the 3D text will also hide.

Sorry for my bad Ang!
& So I hope someone will help me
Reply


Messages In This Thread
HELP | The car spawned will destroy! - by Yaszine - 02.01.2011, 18:12
Re : HELP | The car spawned will destroy! - by Yaszine - 02.01.2011, 18:14
Re : HELP | The car spawned will destroy! - by Yaszine - 02.01.2011, 19:55
Re : HELP | The car spawned will destroy! - by Yaszine - 03.01.2011, 17:32
Re: HELP | The car spawned will destroy! - by Jeffry - 03.01.2011, 17:40
Re : HELP | The car spawned will destroy! - by Yaszine - 04.01.2011, 12:04
Re: HELP | The car spawned will destroy! - by Vince - 04.01.2011, 12:10
Re: HELP | The car spawned will destroy! - by Kwarde - 04.01.2011, 14:05
Re: Re : HELP | The car spawned will destroy! - by Jeffry - 05.01.2011, 08:27
Re : Re: Re : HELP | The car spawned will destroy! - by Yaszine - 05.01.2011, 11:45

Forum Jump:


Users browsing this thread: 2 Guest(s)