Jump to content

Question

Posted

cand ma bag intro factiune si dau sa ma respawneze nu ma respawneaza de la mafia respectiva doar de la civili, la toate cand dau tot de la civili ma respawneaza.ce pot face?

3 answers to this question

Recommended Posts

Posted

doar asta am la factiuni

case 14: //Vagos

{

    if(SelectCharPlace[playerid] == 1) { SetPlayerSkin(playerid, peds[51][0]); SelectCharPlace[playerid] = 2; ChosenSkin[playerid] = peds[51][0]; }

    else if(SelectCharPlace[playerid] == 2) { SetPlayerSkin(playerid, peds[52][0]); SelectCharPlace[playerid] = 3; ChosenSkin[playerid] = peds[52][0]; }

    else if(SelectCharPlace[playerid] == 3) { SetPlayerSkin(playerid, peds[53][0]); SelectCharPlace[playerid] = 4; ChosenSkin[playerid] = peds[53][0]; }

    else if(SelectCharPlace[playerid] == 4) { SetPlayerSkin(playerid, peds[54][0]); SelectCharPlace[playerid] = 5; ChosenSkin[playerid] = peds[54][0]; }

    else if(SelectCharPlace[playerid] == 5) { SetPlayerSkin(playerid, peds[55][0]); SelectCharPlace[playerid] = 6; ChosenSkin[playerid] = peds[55][0]; }

    else if(SelectCharPlace[playerid] == 6) { SetPlayerSkin(playerid, peds[56][0]); SelectCharPlace[playerid] = 1; ChosenSkin[playerid] = peds[56][0]; }

              }

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.