SA-MP Forums Archive
Trouble with Car-Spawn - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Trouble with Car-Spawn (/showthread.php?tid=371637)



Trouble with Car-Spawn - UnknownGamer - 24.08.2012

Hey People,

I got it to un-load on player disconnect, how do you re-load onplayerconnect though?

I tried adding code in, bunch of errors. Anybody know a fix?

Код:
	new scurrentveh;
	new scurrentveh2;
 	scurrentveh = PlayerInfo[playerid][pPcarkey];
 	scurrentveh2 = PlayerInfo[playerid][pPcarkey2];
	CreateVehicle(scurrentveh);
	CreateVehicle(scurrentveh2);
Argument doesnt match defanition errors.


Respuesta: Trouble with Car-Spawn - [DOG]irinel1996 - 24.08.2012

What are you trying to do?

Take a look to the parameters: https://sampwiki.blast.hk/wiki/CreateVehicle