Jail place
#7

PHP код:
new Float:JailCoord[][] =
{
    {
198.310134161.9854121003.029968177.840881},
    {
197.993942175.2985681003.0234371.020530},
    {
193.767562175.5451041003.023437357.556182}
};
//for setting position
    
new rand random(sizeof(JailCoord));
        
SetPlayerPosEx(playerid,JailCoord[rand][0], JailCoord[rand][1], JailCoord[rand][2]);
        
SetPlayerFacingAngle(playerid,JailCoord[rand][3]);
        
SetPlayerInterior(playerid,3);
        
SetPlayerVirtualWorld(playerid,0); 
Reply


Messages In This Thread
Jail place - by TenTen - 13.07.2015, 19:05
Re: Jail place - by XaibBaba - 13.07.2015, 19:09
Re: Jail place - by TenTen - 13.07.2015, 19:10
Re: Jail place - by Sithis - 13.07.2015, 19:11
Re: Jail place - by XaibBaba - 13.07.2015, 19:13
Re: Jail place - by TenTen - 13.07.2015, 19:23
Re: Jail place - by MBilal - 13.07.2015, 19:29
Re: Jail place - by TenTen - 13.07.2015, 20:46
Re : Re: Jail place - by KillerDVX - 14.07.2015, 02:58

Forum Jump:


Users browsing this thread: 7 Guest(s)