Jump to content
  • 0

Question

Posted

Salut,vreau sa schimb spawn-ul depe gamemode-ul NQGAMING si tot nu gasesc unde sa schimb la AddPlayerClass Asta scrie:

      // Player Class's
    for(new i = 0; i <= sizeof(Peds)-1; i++)
    {
        AddPlayerClass(Peds[0],1958.3783,1343.1572,1100.3746,269.1425,-1,-1,-1,-1,-1,-1);
    }

Vreau sa pun coordonatele astea:

836.2215, -2064.2683, 12.5041

2 answers to this question

Recommended Posts

  • 0
Posted (edited)

Salut , KoKo iti fac eu un mic tutorial ->

Dai CTRL+F si scrie function SetPlayerSpawn(playerid) , mai jos ai asa

            PlayerInfo[playerid][pSpawnLoc] = 1;
            SetPlayerInterior(playerid,0);
            SetPlayerPos(playerid,1497.0394,-1570.9950,67.2109);

La SetPlayerPos in loc de coordonatele ( 1497.0394,-1570.9950,67.2109 ) pui coordonatele tale , adica unde vrei sa se spawneze playeri ...

Sper ca te-am ajutat ...

Edited by M3TrickZz

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • 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.