[DUV] Como Setar Skin Para Gang ou Org
#9

Quote:
Originally Posted by gabrielbnv
Bom Galera Eu Queria Saber Assim. Eu Tenho Uma Org, Ai Qdo o Player Que Ja e dessa Org Nascer, Ele Vier Com o Skin que eu colocar e a Localizaзгo Tambe.

Se Vcs Puderem Me Ajuda Agradeзo
para setar a skin procure por:
pawn Код:
public OnPlayerText(playerid, text[])
la no public OnPlayerText(playerid, text[]) tem:
pawn Код:
switch (SelectCharID[playerid])
            {
                case 1: //Police Force
                {
nessa parte dos Case 1,2 .... e onde estao as skins.

para alterar um modelo va dentro do case e procure pelo id da skin

para as cordenadas procure por:
pawn Код:
public SetPlayerSpawn(playerid)
ai la tem um desses pra cada org:
pawn Код:
if(PlayerInfo[playerid][pLeader] == 7)//Mayor spawn
        {
          SetPlayerToTeamColor(playerid);
          SetPlayerInterior(playerid, 3);
          SetPlayerPos(playerid, 356.2998,151.9914,1025.7891);
          PlayerInfo[playerid][pInt] = 3;
            PlayerInfo[playerid][pLocal] = 241;
          return 1;
        }
onde tem
pawn Код:
SetPlayerPos(playerid, x, Y, Z);
Troque o X,Y,Z pelas suas cordenadas
Reply


Messages In This Thread
[DUV] Como Setar Skin Para Gang ou Org - by gabrielbnv - 18.06.2010, 10:35
Re: [DUV] Como Setar Skin Para Gang ou Org - by higoroliveira22 - 18.06.2010, 12:47
Re: [DUV] Como Setar Skin Para Gang ou Org - by gabrielbnv - 18.06.2010, 13:23
Re: [DUV] Como Setar Skin Para Gang ou Org - by Gil_Henriquee - 18.06.2010, 15:33
Re: [DUV] Como Setar Skin Para Gang ou Org - by Gangster_ - 18.06.2010, 15:52
Re: [DUV] Como Setar Skin Para Gang ou Org - by zSuYaNw - 18.06.2010, 16:58
Re: [DUV] Como Setar Skin Para Gang ou Org - by gabrielbnv - 19.06.2010, 10:33
Re: [DUV] Como Setar Skin Para Gang ou Org - by SuB_ZeRo0_ - 19.06.2010, 12:04
Re: [DUV] Como Setar Skin Para Gang ou Org - by xolp26 - 19.06.2010, 20:26
Re: [DUV] Como Setar Skin Para Gang ou Org - by BiieL - 19.06.2010, 21:14

Forum Jump:


Users browsing this thread: 3 Guest(s)