vehicle format
#1

i have codes:


new taxi[MAX_PLAYERS];
taxi[playerid] = CreateVehicle

How to do format like format(taxi[playerid][vehiclegas], MAX_VEHICLES, "%d", 100);


how to make something like that, because this format doesn't work
Reply
#2

you mean make a enum?
Reply
#3

I have enum already.

enum vInfo
{
vehiclegas...

I just want to create a car, and then add this gas to vehicle
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)