Little problem
#5

Quote:
Originally Posted by ahameed4755
Посмотреть сообщение
Getting Error

PHP код:
new pickup1;
public 
OnGameModeInit()
{
pickup1 CreatePickup(12391, -1807.9540,13.0234,350.0199,-1); //Create an Information
 
return 1;
}
public 
OnPlayerPickUpPickup(playeridpickupid)
{
   if(
pickupid == pickup1)
    {
SetPlayerPos(playerid2343.802734375 ,547.4677734375 ,6029.7553710938);
}
return 
1;

This should work. if u follow it,btw your positions looks longer than usual recheck that.. maybe am wrong about it,but take a look still...after u /save
its:
Quote:

(skin, Float: x, Float:y, Float:z, Float:Angle, weapon1, weapon1_ammo, weapon2, weapon2_ammo, weapon3, weapon3_ammo)

Look for the x,y,z positions
Reply


Messages In This Thread
Little problem - by ahameed4755 - 11.03.2016, 20:48
Respuesta: Little problem - by Thewin - 11.03.2016, 20:56
Re: Little problem - by czerwony03 - 11.03.2016, 20:58
Re: Little problem - by Sew_Sumi - 11.03.2016, 21:00
Re: Little problem - by Joron - 11.03.2016, 23:42

Forum Jump:


Users browsing this thread: 2 Guest(s)