Jump to content

RaZzZzoR

Membru
  • Posts

    61
  • Joined

  • Last visited

    Never

Posts posted by RaZzZzoR

  1. Si cam ce-ai facut tu la sv asta ?

    * Login / Register System - SQLite . - Zh3r0

          * Radio System - nu stiu sigur

          * House System With Dialo - rimmon & antironix

          * Coins System - cred ca tu

          * Reaction Test - la fel ca math

          * Math Test - asta te laudai pe mess ca l-ai primit

          * Teleports- asta da, l-ai facut tu

          * Flash Sistem - asta l-ai luat de pe

          * Speed System - nici macar

          * Vup System - nu tu

          * Race System - il ai de la unu

          * Vehicle System ( /v ) - nu tu

          * AFK System ( /afk , /back ) . - asta cred ca tu

          * Tune System - nu tu, unu de pe .com

    Tu ai facut comenzi gen: /para /s /l si dastea.

    So: 2.5/5

  2. Adaugi asta la onplayertext:

    if(IsPlayerAdmin( playerid ))
    {
    new messagetext[255], pName[ MAX_PLAYER_NAME ];
    GetPlayerName( playerid, pName, sizeof( pName ));
    format(messagetext, 255, "%s(Owner)(%d): %s",pName,  playerid, text);
    SendPlayerMessageToAll(playerid, messagetext);
    return 0;
    }

  3. Pui sub includes, sau unde mai ai forwards:

    forward         MessageGroup1( color, const string[] );
    In loc de '#' pui caracterul care vrei sa fie folosit ca sa vorbiti doar voi, apoi la OnPlayerText adaugi:
        if( text[0] == '#'  )
    	{
    	    new string[128];
    		GetPlayerName( playerid, string, sizeof( string ));
    
    		format( string, sizeof( string ), "Group1 Chat %s: %s", string, text[1] );
    		MessageToAdmins( -1, string );
    	    return ( 0 );
    	}
    Si joooooos de tot, in afara la orice public pui:
    public MessageToGroup1( color, const string[] )
    {
    	for( new i = 0; i < MAX_PLAYERS; i++ )
    	{
    		if( IsPlayerConnected( i ) == 1 )  SendClientMessage( i, color, string );
    	}
    	return ( 1 );
    }

  4. 1) Parca ati fi la usa cortului, va certati mai rau ca fotbalisti sa moara basescu.

    2) Ce dracu comentati atata ? Lasati-l sa vorbeasca singur, l-ati ajutat, ura si la gara

    3) Keri sau cum dracu, pe tine dupa ce ca te ajuta omu mai faci si fite, tu esti tu 'adept' idiot de pe gta-mp la fel ca Lupascu ala.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.