29.01.2017, 15:37
If you want to create a 3D Text Label for every vehicle you spawn, New SA-MP Callbacks provides an OnVehicleCreated callback where you can create the label for all vehicles spawned in. This requires that vehicles be spawned in through the gamemode (or whatever script the include is attached to), though.