Possible to make a random tail number then...?
#7

Erm. No.

pawn Код:
//Something like this.
public OnGameModeInit()
{
    new mycar = CreateVehicle(...);
    new tailnumber = Create3DTextLabel(...);
    Attach3DTextLabelToVehicle(tailnumber, mycar, 0, -5, 5);
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)