- 0
Problema /exit
-
Similar Content
-
Recently Browsing 0 members
- No registered users viewing this page.
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.
Question
Xcite
Salut , am comanda /exit pentru diferite Hq-uri / magazine / bizz-uri si case . La case / bizzuri merge excelent dar la celelalte exit-uri facute separat nu merge , tastez /exit dar nu merge . Codul de la ele e cam de genul:
[pawn] else if (PlayerToPoint(5, playerid, 246.5325,62.4251,1003.6406))//LSPD
{
SetPlayerPos(playerid, 1554.9100,-1675.6428,16.1953);
SetPlayerInterior(playerid, 0);
SetPlayerVirtualWorld(playerid, 0);
PlayerInfo[playerid][pVirWorld] = 0;
GameTextForPlayer(playerid, "~w~Los Santos", 1000, 1);
return 1;
}[/pawn]
Cum pot rezolva sa functioneze ?
2 answers to this question
Recommended Posts