23.07.2016, 11:07
Quote:
Try changing this
Код:
const VehicleNames[][] Код:
new VehicleNames[][] |
When an admin creates a vehicle, I want to send him a message including the full-name of the car.
Example:
If an admin uses: "/vehiclecreate inf", he gets a message: "You have spawned an Infernus".
How so?