Search Results
pawn Код: #endifenum PLAYER_MAIN {    PLAYER_NAME[MAX_PLAYER_NAME],    PLAYER_IP[16],    PLAYER_REGGED,    PLAYER_PASS,    PLAYER_LOGGED,    PLAYER_LEVEL,    PLAYER_WIRED,    PLAYE...
43
Quote: Originally Posted by Ricop522 Test this.. PHP код:     if(strcmp(cmd, "/testing", true) == 0) //by Ricop522     {         new playersonline[500], play...
84
Quote: Originally Posted by akZ Agora deu valeu ai . mi dб stelinha
65
you create on top: pawn Код: enum  c_c{    Level,    Hide,    Onduty}new     AccInfo[MAX_PLAYERS][c_c];
23
pawn Код: public OnPlayerSpawn(playerid){    if(IsPlayerNPC(playerid))    {        new playername[64]; //Player String        GetPlayerName(playerid,playername,64); //This is to get th...
27
bote no OnGameModeExit: pawn Код: Poste1= 0;     Poste2= 0;     Poste3= 0;     Poste4= 0;     Poste5= 0;     Poste6= 0;     Poste7= 0;     Poste8= 0;     Poste9= 0;     Poste10= ...
31
pawn Код: public CheckWeaponHack(){    new string[256];    new giveplayer[MAX_PLAYER_NAME];    for(new i = 0; i < MAX_PLAYERS; i++)    {        if(IsPlayerConnected(i))        {...
65
nгo, porque pocas personas saben usar.
18
FireScript Mande-me as coordenadas que eu crio para vocк.
91
Quote: Originally Posted by feliperch Errou na parte do strcmp, vocк nгo pode comparar valores inteiros (ints) como strings, seria... PHP код: public OnPlayerUpdate(playerid) { Â...
146
bom, como eu estou enferrujado com tutoriais e projetos resolvi criar este tutorial para criar uma nova saga de tutoriais. Primeiramente coloque no topo: pawn Код: new iGarfield[500]; Explicaзг...
146
you can steal maps from forum MTA: http://forum.multitheftauto.com/view...d0596be7309550
110
pawn Код: if(strcmp(cmdtext, "/us", true) == 0){    new string[16];    new aname[MAX_PLAYER_NAME];    GetPlayerName(playerid, aname, MAX_PLAYER_NAME);    if(sinalizador[playerid] == 1)  Â...
79
pawn Код: stock TextDrawFormattedShowForPlayer(p, Text:t, str[])    return TextDrawShowForPlayer(p,t),TextDrawSetString(t,str);
77
Quote: Originally Posted by [MG]Dimi pawn Код: new Float:gRandomSpawns [MAX_SPAWNS] [4] = {{x,y,z},{x,y,z},{x,y,z},{x,y,z},{x,y,z},{x,y,z},{x,y,z},{x,y,z},{x,y,z},....{x,y,z},{x,y,z}};...
53
adicione isto antes da defines: pawn Код: native RemovePlayerAttachedObject(playerid, index);native IsPlayerAttachedObjectSlotUsed(playerid, index);
79
Sr.Pekeno cara, se foi vocк que fez entгo nгo precisa botar os crйditos dele. se fosse assim, todos os sistema de administraзгo seriam crйditos do Kyle. Abraзos.
188