22.09.2012, 11:12
Hi guys, sry for my bad English iґm German 
I want to make is that if you spawn directly in the car how?
For me, if I then go into the game always comes across the screen or an error.
I have make:
new infernus;
public OnPlayerSpawn(playerid)
{
infernus = CreateVehicle(411,2022.9158,1351.4866,10.0739,269. 4792,1,2,0);
PutPlayerInVehicle(playerid,infernus,0);
return 1;
}
Please say me how i can make who player spawn in a car when he click on "Spawn".
PS: Again sry for my bad English
I hope you can understand this.

I want to make is that if you spawn directly in the car how?
For me, if I then go into the game always comes across the screen or an error.
I have make:
new infernus;
public OnPlayerSpawn(playerid)
{
infernus = CreateVehicle(411,2022.9158,1351.4866,10.0739,269. 4792,1,2,0);
PutPlayerInVehicle(playerid,infernus,0);
return 1;
}
Please say me how i can make who player spawn in a car when he click on "Spawn".
PS: Again sry for my bad English
