Car slots??
#3

Quote:
Originally Posted by verlaj
Посмотреть сообщение
IDK what you are trying to say but you add car under -
Код:
public OnGameModeInit()
the code is
Код:
AddStaticVehicle(vehicleid,x position,y  position,z position,facing angle,color 1,color 2); // car pos
so whole code will look like this-

Код:
public OnGameModeInit()
{
 AddStaticVehicle(564,24533,131314,453535,24242,1,1);
return 1;
}
note: you can get x,y,z,facing angle from debug mode- located at sampstartup folder(where you installed samp)
sorry. i mean that the total number that a player can own in a rp script..
but thanks for your effort.
Reply


Messages In This Thread
Car slots?? - by xtr3mepWnaGe - 03.11.2012, 03:33
Re: Car slots?? - by verlaj - 03.11.2012, 03:46
Re: Car slots?? - by xtr3mepWnaGe - 03.11.2012, 04:01
Re: Car slots?? - by verlaj - 03.11.2012, 04:06
Re: Car slots?? - by xtr3mepWnaGe - 03.11.2012, 04:09
Re: Car slots?? - by verlaj - 03.11.2012, 04:12

Forum Jump:


Users browsing this thread: 1 Guest(s)