Jump to content
  • 0

Problem SetPlayerSpawn


Scott_Williams

Question

Sal , am vrut ca atunci cand imi scriu datele la inceput cand ma inregistrez ( male , female etc...) sa ma dea intr-o casa.Am bagat coordonatele interior tot..Dar nu ma da acolo ci ma da in casa aia ca si in GF original.Si dupa ce scriu male ma da in casa unde am pus eu dc?ma ajuta cineva?multumesc.

public SetPlayerSpawn(playerid)

{

if(IsPlayerConnected(playerid))

{

    if(PlayerInfo[playerid][pTut] == 0)

    {

    SetPlayerPos(playerid, -2166.5288,642.7834,1057.5938,12);

        SetPlayerInterior(playerid , 1);

gOoc[playerid] = 1; gNews[playerid] = 1; gFam[playerid] = 1;

TogglePlayerControllable(playerid, 0);

RegistrationStep[playerid] = 1;

SendClientMessage(playerid, COLOR_1RED, "Bine ai venit pe www.promns.ro server San Andreas Multiplayer.");

SendClientMessage(playerid, 0xB40737FF, "Te rugam sa completezi cu atentie chestionarul de mai jos.");

SendClientMessage(playerid, COLOR_1BLUE, "What is your sex?  Male or Female .");

    }

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

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.