Launch
#1

Hello I built my server activity then I built her a launching area of activity and I want to do I'm in that area I will be able to send my car to the area but it seems I can not send the vehicle to the area this is how I do it will be possible to send the car to this area? This command

PHP код:
if (strcmp("/GoToDrisa"cmdtexttrue10) == 0)
{
if(!
IsPlayerXAdmin(playerid))return SendClientMessage(playerid,0xFF0000FF,"фчегд жаъ жойрд шч магойрйн");
if( 
GetPlayerState(playerid) == PLAYER_STATE_DRIVER )
{
SetVehiclePos(GetPlayerVehicleID(playerid), 2381.4929,1132.9126,34.2529 );
SetVehicleZAngle(GetPlayerVehicleID(playerid), 268.4467 );
SetPlayerTime(playerid,00,00);
LinkVehicleToInterior(GetPlayerVehicleID(playerid), );
}else{
SetPlayerPos(playerid2381.4929,1132.9126,34.2529);
SetPlayerFacingAngle(playerid268.4467);
SetPlayerTime(playerid,10,00);
ResetPlayerWeapons(playerid);
}
SetPlayerVirtualWorld(playerid62);
SetPlayerInterior(playerid,0);
SendClientMessage(playerid0x00FF00FF"! дщъвшъ мажеш дфтймеъ гшйсд");
return 
1;

Reply
#2

someone?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)