Jump to content

Question

Posted

Aveti idee cum anume pun aici coordonatele pentru /exitraining din hq LVV ?

Comanda /exit :

[pawn]if(strcmp(cmdtext, "/exit", true) == 0)

    {

if (PlayerToPoint(5,playerid,227.1062,125.7774,1003.1243))

{

SetPlayerPos(playerid,258.4353,90.5100,1002.4453);

SetPlayerInterior(playerid,6);

format(string, sizeof(string), "~w~Inside the ~w~LSPD");

GameTextForPlayer(playerid, string, 1000, 1);

return 1;

}

else if(PlayerToPoint(5,playerid,1110.3286,1573.0531,7.8184))

{

SetPlayerPos(playerid, 1283.4934,-1160.1379,23.9610);

}

else if(PlayerToPoint(5,playerid,288.745971, 169.350997, 1007.171875))

{

SetPlayerPos(playerid, 1653.8624, -1655.3732, 22.5156);

SetPlayerInterior(playerid, 0);

SetPlayerVirtualWorld(playerid, 0);

SetCameraBehindPlayer(playerid);

PlayerInfo[playerid][pVirWorld] = 0;

PlayerInfo[playerid][pInt] = 0;

}

else if(PlayerToPoint(5,playerid,833.269775,10.588416,1004.179687))

{//Taxi

SetPlayerPos(playerid, 2134.4209,1420.2867,10.8125);

SetPlayerInterior(playerid, 0);

SetPlayerVirtualWorld(playerid, 0);

SetCameraBehindPlayer(playerid);

PlayerInfo[playerid][pVirWorld] = 0;

PlayerInfo[playerid][pInt] = 0;

}

else if(PlayerToPoint(5,playerid,2769.5105,-1944.2544,12.9322))

{//LVV

SetPlayerPos(playerid, -975.975708,1060.983032,1345.671875);

SetPlayerInterior(playerid, 10);

SetPlayerVirtualWorld(playerid, 400);

SetCameraBehindPlayer(playerid);

PlayerInfo[playerid][pVirWorld] = 400;

PlayerInfo[playerid][pInt] = 10;

}

}[/pawn]

Si cand dau /exittraining as vrea ma dea la aceste coordonate :

[pawn]AddPlayerClass(110,2028.9482,1911.8250,12.2985,42.6737,0,0,0,0,0,0); // [/pawn]

RPG.VIBEPLAY.RO

Recomand acest server Romanesc bY woozie aka. weedluver aka. undertaker !!

4 answers to this question

Recommended Posts

Posted

Cuaie e urat..tu ai postat comanda /exit pentru mai multe hq-uri..eu de unde stiu la care vrei tu sa modifici?

Totusi incearca asa ->[pawn]if(strcmp(cmdtext, "/exit", true) == 0)

    {

if (PlayerToPoint(5,playerid,227.1062,125.7774,1003.1243))

{

SetPlayerPos(playerid,258.4353,90.5100,1002.4453);

SetPlayerInterior(playerid,6);

format(string, sizeof(string), "~w~Inside the ~w~LSPD");

GameTextForPlayer(playerid, string, 1000, 1);

return 1;

}

else if(PlayerToPoint(5,playerid,1110.3286,1573.0531,7.8184))

{

SetPlayerPos(playerid, 2028.9482,1911.8250,12.2985);

}

else if(PlayerToPoint(5,playerid,288.745971, 169.350997, 1007.171875))

{

SetPlayerPos(playerid, 1653.8624, -1655.3732, 22.5156);

SetPlayerInterior(playerid, 0);

SetPlayerVirtualWorld(playerid, 0);

SetCameraBehindPlayer(playerid);

PlayerInfo[playerid][pVirWorld] = 0;

PlayerInfo[playerid][pInt] = 0;

}

else if(PlayerToPoint(5,playerid,833.269775,10.588416,1004.179687))

{//Taxi

SetPlayerPos(playerid, 2134.4209,1420.2867,10.8125);

SetPlayerInterior(playerid, 0);

SetPlayerVirtualWorld(playerid, 0);

SetCameraBehindPlayer(playerid);

PlayerInfo[playerid][pVirWorld] = 0;

PlayerInfo[playerid][pInt] = 0;

}

else if(PlayerToPoint(5,playerid,2769.5105,-1944.2544,12.9322))

{//LVV

SetPlayerPos(playerid, -975.975708,1060.983032,1345.671875);

SetPlayerInterior(playerid, 10);

SetPlayerVirtualWorld(playerid, 400);

SetCameraBehindPlayer(playerid);

PlayerInfo[playerid][pVirWorld] = 400;

PlayerInfo[playerid][pInt] = 10;

}

}[/pawn]

[glow=blue,2,300]SAMP.[glow=yellow,2,300]RSP-GAME[glow=red,2,300].NET[/glow][/glow][/glow]

Posted

La factiunea LVV man asta cred ca aici este :

[pawn]else if(PlayerToPoint(5,playerid,2769.5105,-1944.2544,12.9322))

{//LVV

SetPlayerPos(playerid, -975.975708,1060.983032,1345.671875);

SetPlayerInterior(playerid, 10);

SetPlayerVirtualWorld(playerid, 400);

SetCameraBehindPlayer(playerid);

PlayerInfo[playerid][pVirWorld] = 400;

PlayerInfo[playerid][pInt] = 10;

}[/pawn]

RPG.VIBEPLAY.RO

Recomand acest server Romanesc bY woozie aka. weedluver aka. undertaker !!

Posted

Atunci ->[pawn]if(strcmp(cmdtext, "/exit", true) == 0)

    {

if (PlayerToPoint(5,playerid,227.1062,125.7774,1003.1243))

{

SetPlayerPos(playerid,258.4353,90.5100,1002.4453);

SetPlayerInterior(playerid,6);

format(string, sizeof(string), "~w~Inside the ~w~LSPD");

GameTextForPlayer(playerid, string, 1000, 1);

return 1;

}

else if(PlayerToPoint(5,playerid,1110.3286,1573.0531,7.8184))

{

SetPlayerPos(playerid, 1283.4934,-1160.1379,23.9610);

}

else if(PlayerToPoint(5,playerid,288.745971, 169.350997, 1007.171875))

{

SetPlayerPos(playerid, 1653.8624, -1655.3732, 22.5156);

SetPlayerInterior(playerid, 0);

SetPlayerVirtualWorld(playerid, 0);

SetCameraBehindPlayer(playerid);

PlayerInfo[playerid][pVirWorld] = 0;

PlayerInfo[playerid][pInt] = 0;

}

else if(PlayerToPoint(5,playerid,833.269775,10.588416,1004.179687))

{//Taxi

SetPlayerPos(playerid, 2134.4209,1420.2867,10.8125);

SetPlayerInterior(playerid, 0);

SetPlayerVirtualWorld(playerid, 0);

SetCameraBehindPlayer(playerid);

PlayerInfo[playerid][pVirWorld] = 0;

PlayerInfo[playerid][pInt] = 0;

}

else if(PlayerToPoint(5,playerid,2769.5105,-1944.2544,12.9322))

{//LVV

SetPlayerPos(playerid, 2028.9482,1911.8250,12.2985);

SetPlayerInterior(playerid, 10);

SetPlayerVirtualWorld(playerid, 400);

SetCameraBehindPlayer(playerid);

PlayerInfo[playerid][pVirWorld] = 400;

PlayerInfo[playerid][pInt] = 10;

}

}[/pawn]

[glow=blue,2,300]SAMP.[glow=yellow,2,300]RSP-GAME[glow=red,2,300].NET[/glow][/glow][/glow]

Posted

tot nu merge , imi apare in chat mesaju you are not in a training place :-"

RPG.VIBEPLAY.RO

Recomand acest server Romanesc bY woozie aka. weedluver aka. undertaker !!

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.