Criar Org
#1

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 '-'
Reply
#2

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

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!
Reply
#4

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
Reply
#5

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
Reply
#6

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!
Reply
#7

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

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

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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)