Jump to content
Autentificarea cu Google și Facebook nu mai este disponibilă. ×

Question

3 answers to this question

Recommended Posts

Posted

cum pot schimba Spawn Civilul?

Daca ai Gf cuta asta in GM

if(PlayerInfo[playerid][pOrigin] == 1)//Los Santos

                        {

                            SetPlayerPos(playerid,479.4365,-1498.2893,20.4606);

                                SetPlayerFacingAngle(playerid, 46.8583);

                                SetPlayerInterior(playerid,0);

                                PlayerInfo[playerid][pInt] = 0;

                        }

                        else if(PlayerInfo[playerid][pOrigin] == 2)//San Fierro

                        {

                            SetPlayerPos(playerid,-2037.9458,131.1128,28.8429);

                                SetPlayerFacingAngle(playerid, 262.9963);

                                SetPlayerInterior(playerid,0);

                                PlayerInfo[playerid][pInt] = 0;

                        }

Apoi intri in Game te duci unde vrei sa fie spawnu si dai /save apoi inlocuiesti coordonatele

Guest
This topic is now closed to further replies.
×
×
  • 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.