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
returnarб ao player 0.
poriso funciona
39
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