Search Results
pawn Код:
//toponew AFK[MAX_PLAYERS];//onplayercommandtextif(!strcmp(cmdtext,"/afk",true)){  if(AFK[playerid] == 1) return SendClientMessage(playerid,-1,"Vocк jб estб AFK! digite /sairafk!"...
28
pawn Код:
//--------------------Portoes que eu vou criar xD----------------Â Â if(strcmp(cmdtext, "/abrirportao", true) == 0)Â Â {Â Â if PlayerToPoint(15.0, playerid,2805.2397,-1469.8914,19....
25
Quote:
Originally Posted by Chis
(1329) : error 017: undefined symbol "playerid"
pawn Код:
if(LevelInfo[playerid][Admin] >= 1)
Troque
pawn Код:
if(LevelInfo[playerid][Admin...
31
pawn Код:
if(strcmp(cmd, "/trabalhar", true) == 0)  {      if(!IsPlayerConnected(playerid)) return SendClientMessage(playerid, COR_BRANCO, "Vocк nгo estб conetado!");    ...
82
final do gm:
pawn Код:
forward MSGAdmin(color, string[]);public MSGAdmin(color, string[]){Â Â for(new i = 0; i< MAX_PLAYERS; i++)Â Â {Â Â Â Â if(IsPlayerConnected(i))Â Â Â Â {Â Â ...
31
Vocк estб colocando isso em OnGameModeInit?
Se sim , vocк precisa criar um loop para rodar isso , pois essa callback nгo possui o parametro ' playerid '
entгo faзa isso:
pawn Код:
for(new i=...
51
Isso deveria ser postado em cуdigos ъteis ._.
Aqui !
E eu acho que jб deve existir algo do tipo em cуdigos ъteis (:
211
Isso й um pedido , nгo uma ajuda ¬¬'
@@
Cara , tem milhares de sistemas VIP por ai , se vocк for esperto consegue pegar um , e editar para o jeito que vocк quer, ( se nгo jб existir um do je...
48
Quote:
Originally Posted by [LF]PlaYer
Hm, tabem prefiro ,mas vlw,
й pq eu uso o
Tidy Pawn do Draco Blue, pq eu tenho preguiзa de sair identando -Q
Entao as Chaves vem Assim:
pawn Ð...
38
Dб no mesmo , rs
mais sinceramente eu prefiro a forma 3, pois as vezes eu me embolo com chaves igual da forma 1 e 2 e acabo fazendo "M" no script :/
38
Muito "Show" mano *-* , gostei dos objetos andando
+REP!
246
pawn Код:
//publicpublic AtualizarPing(){Â Â new string[ 44 ];Â Â for( new i = 0; i < MAX_PLAYERS; i++ )Â Â {Â Â Â Â if( IsPlayerConnected( i ) )Â Â Â Â {Â Â Â Â Â Â format(...
40
Quote:
Originally Posted by cezaro
Tenta mudar
isso
pawn Код:
senhaacc = INI_ReadString("Senha");
para
pawn Код:
senhaacc = INI_ReadString(file, "Senha");
Ele usa SII, e ...
85
pawn Код:
if(response == 1)Â Â {Â Â Â Â if(strlen(inputtext))Â Â Â Â {Â Â Â Â Â Â INI_Open(str);Â Â Â Â Â Â new senhaacc[256];Â Â Â Â Â Â senhaacc = INI_ReadString("Sen...
85
pawn Код:
stock TopPlayersOnline(playerid){Â Â new string[256];Â Â while(Percorrido < 10) {Â Â Â Â for(new i; i < 500; i++) Â if(IsPlayerConnected(i)) {Â Â Â Â Â Â if(GetPlayer...
32
pawn Код:
if(strcmp(cmd, "/pm", true) == 0)Â Â Â Â {Â Â Â Â Â Â GetPlayerName(playerid, playername, sizeof(playername));Â Â Â Â Â Â GetPlayerName(giveplayerid, giveplayername, size...
19
pawn Код:
public OnPlayerEnterCheckpoint(playerid){Â Â new Check = CPS_GetPlayerCheckpoint(playerid);Â Â if(Check == menuagencia)Â Â {Â Â Â Â SendClientMessage(playerid, 0x008080AA, "~~~...
91
Quote:
Originally Posted by Allanrokeiro
Tente:
pawn Code:
new muca[4][256] = {"Equipe Oz Brs - Real Life","Equipe Oz Brs - Real Life","Equipe Oz Brs - Real Life","Equipe Oz Brs - Real L...
97
Atah , deixa eu ver se eu entendi,
vocк quer que alguйm crie isso para vocк?
se eu estiver errado porfavor me corrigi !
@EDIT
Existe vбrios sistemas de famнlia na net, basta vocк achar um e a...
51