Search Results
Tenta ai:
public OnPlayerUpdate(playerid)
{
new string[46], pNome[24];
GetPlayerName(playerid, pNome, 24);
format(string, sizeof(string), "~r~Nick: ~w~%s", pNome(playerid));
PlayerTextDr...
39
Gente tem como melhorar esse cуdigo aqui:
if(NoEvento[playerid] == 1)if(EventoAtivo == 1 && NoEvento[playerid] == 1 && EventoExplosao == true && GetPlayerWeapon(playerid) ==...
30
Tente assim:
#include <a_samp>
#define MAX_ENTRADAS 2
enum iF{
iNome[100],
Float:eX,
Float:eY,
Float:eZ,
FloatX,
FloatY,
FloatZ,
Interior
}
n...
53
Testa aн men, eu nгo testei.
Codigo:
task Velocimetro[500](playerid)
{
if(!gPlayerLogged[playerid]) continue;
if(IsPlayerInAnyVehicle(playerid))
{
static Float:_hp;
static playervehic...
22
Olб pessoal do forъm, vocкs sabe se tem como usar textdraw selecionaveis em usebox? quem souber poderia me ajudar? obrigado.
18
A empresa nгo utiliza filezilla por conta de seguranзa.
102
Olб pessoas eu sou novo aqui no forъm samp e estou precisando de ajudas :X
Tem como eu enviar os arquivos: libmariadb, libmysql, log-core, LICENSE, para dentro de uma pasta da gamemode e ativar com...
102