Problem with AddPlayerClass
#1

The problem is that the camera isn't focused on the player in the skin selection.
Here's my code:

Код:
public OnGameModeInit()
{
	AddPlayerClass(117,-87.4950,1217.3195,19.7422,185.2165,24,199,25,50,10,1);
	AddPlayerClass(268,-141.6544,1176.3391,19.7500,351.0439,24,199,25,50,10,1); //
	AddPlayerClass(46,-158.8103,1128.7385,19.7422,344.7046,24,199,25,50,10,1); //
	AddPlayerClass(98,-204.9586,1119.3209,19.7422,269.6488,24,199,25,50,10,1); //
	AddPlayerClass(111,-231.5153,1052.6196,19.7344,282.4956,24,199,25,50,10,1); //
	AddPlayerClass(277,-165.9810,1050.8811,19.7422,165.5720,24,199,25,50,10,1); //
	AddPlayerClass(13,-110.0530,1133.4197,19.7422,3.8179,24,199,25,50,10,1);
	return 1;
}
Reply


Messages In This Thread
Problem with AddPlayerClass - by Triggerz - 12.02.2017, 13:55
Re: Problem with AddPlayerClass - by adri[4]Life - 12.02.2017, 13:58

Forum Jump:


Users browsing this thread: 1 Guest(s)