Search Results
Quote:
Originally Posted by Ermanhaut
https://sampwiki.blast.hk/wiki/OnPlayer...heck_for_a_key
Nгo usem == para checar teclas, nгo funciona direito. Leia a wiki para mais informaзхe...
272
https://sampwiki.blast.hk/wiki/OnPlayer...heck_for_a_key
272
Quote:
Originally Posted by Don_Speed
Tem que sair pegar onibus lotado nao adianta nada kkkk
Й, o prefeito disse que nгo pode parar o transporte publico senгo a cidade colapsa.
272
Curitiba, Paranб.
O Corpo de Bombeiros estб passando nas ruas anunciando com megafone que nгo й pra sair de casa, ficar em isolamento e sair sу para trabalhar e comprar suprimentos.
Meio cabulos...
272
Quote:
Originally Posted by SamWilson
Nгo estava assim foi atualizar que comeзou.. achei que alguйm soubesse de algo pra resolver.. pois win7 nem suporte e seguranзa tem mais.. muita a...
317
Playhard RPG antes de ser vendido, melhores tempos do samp.
uL42O Dayz, melhor servidor que jб foi feito.
322
If i hook OnDialogResponse with ALS method, should i return 0 at the end as said in the Wiki?
Code:
Returning 0 in this callback will pass the dialog to another script in case no matching code were f...
34,458
Quote:
Originally Posted by CALENZ021
Respondendo:
Nгo impede o login. Por que? porque o player loga no launcher do sa-mp com nicks diferentes. mas na tela de login й usado SetPlayerName...
10,659
Quote:
Originally Posted by CALENZ021
Ele bloqueia sу pra quem usa o nick no Launcher do sa-mp, mas e pros servidores que usam tela de login em TextDraws( Pedindo nome e senha... ) ? ai q...
10,659
Por R$40 tu sу vai encontrar programadores medнocres.
Sugiro aumentar a oferta OU aprender e fazer seu prуprio sistema.
94
Skyrim, GTA (V, SA), Breath Of Fire (I, II, III), Chrono Trigger, every single pokemon for GBA
2,276
Checkpoints sгo muito bugados.
Crie uma variбvel por player para controlar os checkpoints.
pawn Code:
#define CP_PIZZABOY_01 1001new pCheckpoint[MAX_PLAYERS];SetPlayerDelivery(playerid){ new n =...
192
Reading a few topics about optimization i've found 'Char-arrays':
pawn Code:
new playerName[MAX_PLAYERS char][MAX_PLAYER_NAME];GetPlayerName(playerid, playerName{playerid}, MAX_PLAYER_NAME);printf("%...
34,458
Quote:
Originally Posted by RodrigoMSR
Isso nгo parece fazer sentido.
Tente dessa forma:
PHP код:
new playerName[MAX_PLAYERS][MAX_PLAYER_NAME char];
GetPlayerName(playerid, pla...
12,798
I really liked it.
The wall patterns are just amazing.
I loved the desing, well done.
1,769
Quote:
Originally Posted by ipsLuan
PHP код:
new playerName[MAX_PLAYERS][24];
GetPlayerName(playerid, playerName[playerid], 24]);
printf("%s", playerName[playerid]);
...
12,798
Vendo alguns tуpicos sobre otimizaзгo eu me deparei com Char-arrays.
pawn Код:
new playerName[MAX_PLAYERS char][MAX_PLAYER_NAME];GetPlayerName(playerid, playerName{playerid}, MAX_PLAYER_NAME);p...
12,798
Baixe a versгo mais atual do plugin: https://github.com/samp-incognito/sa...lugin/releases
Copie o arquivo streamer.dll (ou .so se usar linux) para a pasta plugins e o arquivo streamer.inc para a su...
174
Quote:
Originally Posted by NWDMadara
Faзa um Timer global e utilize foreach ou for. Vocк pode fazer esse timer com 2 segundos ou 3, adicionando cerca de 80km a cada segundo.
Por exempl...
198