04.09.2012, 04:23
Hi!, im lost on how to get the vehicles name and display it when spawned like this.
i have tried the following but i have failed.
I have never dealt with this before and i think i'm doing it completely wrong.
i have tried the following but i have failed.
Код:
new cName[200]; if(carid = 520)*then cName == "Hydra"); format(string, sizeof(string), "You spawned vehicleid %d (%s)", carid, cName);