I have problem with Spawn
#4

no, i connect to samp, type my password and when i must to spawn that happens
Код:
public OnPlayerSpawn(playerid)
{
  SetPlayerInterior(playerid,0);
	SetCameraBehindPlayer();
Код:
public OnPlayerRequestClass(playerid, classid)
{
	new string[128];
	PlayerPlaySound(playerid, 1187, 0.0, 0.0, 0.0);
	PlayerInfo[playerid][pModel] = Peds[classid][0];
 	if (classid == 1)
Reply


Messages In This Thread
I have problem with Spawn - by Kiki_Nvidia - 20.06.2010, 15:28
Re: I have problem with Spawn - by Kar - 20.06.2010, 15:29
Re: I have problem with Spawn - by ReVo_ - 20.06.2010, 15:30
Re: I have problem with Spawn - by Kiki_Nvidia - 20.06.2010, 15:31
Re: I have problem with Spawn - by ReVo_ - 20.06.2010, 15:32
Re: I have problem with Spawn - by Kiki_Nvidia - 20.06.2010, 15:33
Re: I have problem with Spawn - by DJDhan - 20.06.2010, 15:37
Re: I have problem with Spawn - by Kiki_Nvidia - 20.06.2010, 15:39

Forum Jump:


Users browsing this thread: 1 Guest(s)