Attach3DTextLabeltoVehicle Help
#2

Hello!

You must use your police car, like this:
PHP код:
new Text3D:vehicle3Dtext[MAX_VEHICLES],LSPDVehicles];;
// Creating the TextLabel for later use
public OnGameModeInit ( )
{
    
LSPDVehicles[0] = AddStaticVehicleEx(5961602.5122, -1680.36635.463090.120001FACTION_RESPAWN);
    
vehicle3DtextLSPDVehicles[0] ] = Create3DTextLabel"1-ADAM-2"0xFF0000AA0.00.00.050.00);
    
Attach3DTextLabelToVehiclevehicle3DtextLSPDVehicles[0] ] , LSPDVehicles[0], 0.00.02.0);
}
public 
OnGameModeExit ( )
{
    
Delete3DTextLabelvehicle3DtextLSPDVehicles[0] ] );
    return 
true;

Reply


Messages In This Thread
Attach3DTextLabeltoVehicle Help - by 0B3Y - 06.07.2016, 03:10
Re: Attach3DTextLabeltoVehicle Help - by Mencent - 06.07.2016, 07:08
Re: Attach3DTextLabeltoVehicle Help - by 0B3Y - 06.07.2016, 07:27

Forum Jump:


Users browsing this thread: 1 Guest(s)