Sistema de trazer todos da facзao
#1

preciso de um sistema se vcs tiverem me mandem ae pfv se nao tiverem e quiser criar um me chama para ajuda so scripter iniciante to precisando aprender
Reply
#2

Quote:
Originally Posted by didimk157
Посмотреть сообщение
preciso de um sistema se vcs tiverem me mandem ae pfv se nao tiverem e quiser criar um me chama para ajuda so scripter iniciante to precisando aprender

Uma base, adapte ao seu gosto.



PHP код:
new Faccao[MAX_PLAYERS];
CMD:darfaccao(playeridparams[])
{
    new 
id;
    if(
sscanf(params"u"id)) return SendClientMessage(playerid,-1"Use: darfaccao [ ID ] ");
    
Faccao[id] = 1;
    return 
true;
}
CMD:trazertodos(playeridparams[])
{
     new 
Float:Pos[3];
     
GetPlayerPos(playeridPos[0], Pos[1], Pos[2]);
     for(new 
0i<MAX_PLAYERSi++)
     {
          if(
Faccao[i] != 0)
          {
               
SetPlayerPos(iPos[0], Pos[1], Pos[2]);
          }
     }
    return 
true;

Reply
#3

Quote:
Originally Posted by Castiell
Посмотреть сообщение
Uma base, adapte ao seu gosto.



PHP код:
new Faccao[MAX_PLAYERS];
CMD:darfaccao(playeridparams[])
{
    new 
id;
    if(
sscanf(params"u"id)) return SendClientMessage(playerid,-1"Use: darfaccao [ ID ] ");
    
Faccao[id] = 1;
    return 
true;
}
CMD:trazertodos(playeridparams[])
{
     new 
Float:Pos[3];
     
GetPlayerPos(playeridPos[0], Pos[1], Pos[2]);
     for(new 
0i<MAX_PLAYERSi++)
     {
          if(
Faccao[i] != 0)
          {
               
SetPlayerPos(iPos[0], Pos[1], Pos[2]);
          }
     }
    return 
true;

castiel add face ae https://www.********.com/grene.augusto
Reply
#4

@VinteDois precisa de alguma include ?
Reply
#5

Quote:
Originally Posted by didimk157
Посмотреть сообщение
@VinteDois precisa de alguma include ?
@VinteDois Que base em kkkkk...

@didimk157 Nгo precisa, mas aconselho vocк usar a base do Castiel ali em cima...
Reply
#6

@FalcaoNC tipo eu tenho um comando de trazertodos mais ele n aparece o negoзo de aceitar ou recusar
Reply
#7

Quote:
Originally Posted by didimk157
Посмотреть сообщение
@FalcaoNC tipo eu tenho um comando de trazertodos mais ele n aparece o negoзo de aceitar ou recusar
Vocк jб testou com outra pessoa no servidor? A dialog nгo vai aparecer pra vocк e sim para o player de sua facзгo ou organizaзгo. E prуximo tуpico coloque o Prйfixo, [Ajuda] ou [Pedido] dependendo do vocк pedir ou retirar dъvidas.
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)