Trouble with Car-Spawn
#1

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.
Reply


Messages In This Thread
Trouble with Car-Spawn - by UnknownGamer - 24.08.2012, 01:37
Respuesta: Trouble with Car-Spawn - by [DOG]irinel1996 - 24.08.2012, 02:22

Forum Jump:


Users browsing this thread: 1 Guest(s)