25.03.2010, 02:27
{pawn}{/pawn} Use those pawn tags next time except there are suppose to be []'s, not {}'s
Anyways, try this:
Also, did you get the message that you bought the Infernus for $4000?, If not, that section of the code is not being triggered, my above solution just assumes the script is being triggered at the very least :P
Anyways, try this:
pawn Код:
vehicleid2=CreateVehicle(411,x+1,y+1,z+2,a,0,1,130);
PutPlayerInVehicle(playerid, vehicleid2, 0);