SA-MP Forums Archive
Criar Org - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: Criar Org (/showthread.php?tid=129831)



Criar Org - jcs14 - 23.02.2010

Bom estou querendo fazer um GM de RPG, ae para ficar mais facil queria saber como crio orgs tipo os do thug porque cria orgs pelo thug e a coisa mais facil que tem entгo queria fazer igual no meu server.
if (PlayerInfo[playerid][pMembro] == 12 || PlayerInfo[playerid][pLider] == 12) //G.A.T.E spawn
{
if(sincronizando[playerid] == 1)
{
return 1;
}
SetPlayerColor(playerid, COP_COLOR);
SetPlayerInterior(playerid, 0);
SetPlayerPos(playerid, 952.6580,-910.6028,45.7656);
PlayerInfo[playerid][pInt] = 0;
GivePlayerWeapon(playerid, 24, 100);
SetPlayerArmour(playerid, 100);
SetPlayerHealth(playerid, 100);
return 1;
}
mais quando eu adiciono o comando playerinfo acaba dando erro '-'


Re: Criar Org - Psy_Fear - 23.02.2010

Qual erro? Se explicasse melhor ficaria mais facil de ajudarmos nй?


Re: Criar Org - Ricop522 - 23.02.2010

A Cria o seu prуprio, tenta criar um de DM ou se nгo pega um GF em inglкs, e traduz e vai lendo que tu pega rapidinho powra!


Re: Criar Org - jcs14 - 24.02.2010

C:\Documents and Settings\Jean2\Desktop\new.pwn(189) : error 017: undefined symbol "PlayerInfo"
C:\Documents and Settings\Jean2\Desktop\new.pwn(189) : warning 215: expression has no effect
C:\Documents and Settings\Jean2\Desktop\new.pwn(189) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\Jean2\Desktop\new.pwn(189) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Jean2\Desktop\new.pwn(189) : fatal error 107: too many error messages on one line

Aqui os erro nem adianta eu posta isso ta pedindo uma variavel ou coisa do tipo


Re: Criar Org - Psy_Fear - 25.02.2010

Quote:
Originally Posted by jcs14
C:\Documents and Settings\Jean2\Desktop\new.pwn(189) : error 017: undefined symbol "PlayerInfo"
C:\Documents and Settings\Jean2\Desktop\new.pwn(189) : warning 215: expression has no effect
C:\Documents and Settings\Jean2\Desktop\new.pwn(189) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\Jean2\Desktop\new.pwn(189) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Jean2\Desktop\new.pwn(189) : fatal error 107: too many error messages on one line

Aqui os erro nem adianta eu posta isso ta pedindo uma variavel ou coisa do tipo
Sгo erros bobos, posta a linha 189 e algumas linhas antes e algumas depois qe eu concerto pra tu


Re: Criar Org - Caio_Cartaxo - 25.02.2010

pawn Код:
if (PlayerInfo[playerid][pMembro] == 12 || PlayerInfo[playerid][pLider] == 12) //G.A.T.E spawn
    {
      if(sincronizando[playerid] == 1)
     {
     return 1;
     }
     SetPlayerColor(playerid, COP_COLOR);
     SetPlayerInterior(playerid, 0);
     SetPlayerPos(playerid, 952.6580,-910.6028,45.7656);
      PlayerInfo[playerid][pInt] = 0;
      GivePlayerWeapon(playerid, 24, 100);
     SetPlayerArmour(playerid, 100);
     SetPlayerHealth(playerid, 100);
     return 1;
    }
Isso ai й sу o spawn, para criar org exige muito mais experiencia. Nun se cria assim nгo =)

Quando vocк pegar um gm sem ser do thug, vc vai entender melhor!


Re: Criar Org - jcs14 - 25.02.2010

Pra cria igual o do thug e facil o problema que da uns erro


Re: Criar Org - Sweet! - 25.02.2010

Criar Org й Dificil mesmo, mas pra quem Sabe й Facil, Mano Poe as Linhas aк , Fica mas Facil.


Re: Criar Org - Psy_Fear - 25.02.2010

Quote:
Originally Posted by Caio_Cartaxo
Isso ai й sу o spawn, para criar org exige muito mais experiencia. Nun se cria assim nгo =)

Quando vocк pegar um gm sem ser do thug, vc vai entender melhor!
Idem