Jump to content

cmg4life

V.I.P
  • Posts

    304
  • Joined

  • Last visited

Posts posted by cmg4life

  1. public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
    {
    if ((newkeys==KEY_SUBMISSION)&&(IsPlayerInAnyVehicle(playerid))&&(GetPlayerState(playerid)==PLAYER_STATE_DRIVER))
    {
    	new vehid = GetPlayerVehicleID(playerid);
               if( GetVehicleModel(vehid) != 522 || GetVehicleModel(vehid) != 521 )
               {	
               SetVehicleHealth(vehid,1000);
    	AddVehicleComponent(vehid,1010);
    	}
    }
    
    return 1;
    }
    

    acolo und e 522 , 521, pui modelele de motociclete si deastea

  2. pey pt NRG e simplu

    [pawn]

    if( strcmp( cmdtext, "/nrg", true) == 0)

    {

    new Float:X, Float:Y, Float:Z;

    GetPlayerPos(playerid, X, Y, Z);

    CreateVehicle(522, X, Y, Z, 90, -1,-1, 1000000000);

    return 1;

    }

    [/pawn]

    asta e ceva asa basic, dar vezi k ti pot flooda serveru cu vehicule , adik scriu /nrg d o 100 d ori si server down... iti faci tu un sistem mai bun dak vrei, si in ExtremeFreeroam al meu e un sistem cu NRG.

    Iar teleporturile ia le si tu dintr un gamemode cva , gen ExtremeFReeroamu meu, k  mi e lene sa ti explic acum... m am trezit la 12 cu noaptea n cap (:|.

    sall

  3. scuzati x2 post DAR

    Mihaitu, cei ce nu au cont premium pe rapidshare trebuie sa tasteze un cod de 6 cifre, si casuta aia permite doar 4 ... deci e intr-un fel inutilizabila

    De fapt, tre sa pui 4 cifre care contin pisica in pozitia aia, voi puneti toate, sunt 2 kre au alta pisica, alea nu le puneti ;)

×
×
  • 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.