Exiled - Gaming Romania este o comunitate bazata pe gaming-ul profesionist.


Cum creezi masina personala

 



Vezi subiectul anterior Vezi subiectul urmator In jos   Mesaj • Pagina 1 din 1

z3!uSs
#1

Lun Feb 25, 2013 1:18 pm

z3!uSs
Exiled Skill +4
Exiled Skill +4
Pasul 1:
Te duci in joc spawnezi masina te duci unde vrei sa tio spawneze dai /save ==>> te duci unde ai instalat Gta ==>> savedposition Ex: AddStaticVehicle(coordonatele ); // numele cui o faci Si o bagi in GM!

Pasul 2:
Te duci in GM si bagi asta

Cod:
if(newcar == id de la MASINA)
      {

            new sendername[MAX_PLAYER_NAME];
            GetPlayerName(playerid, sendername, sizeof(sendername));
          if(strcmp(sendername," Numele jucatorului caruia o faci!",true))
        {
          SendClientMessage(playerid,COLOR_GREY,"  You do not have the keys of this car !");
              RemovePlayerFromVehicle(playerid);
            }
      }
Sper ca va ajutat!

Vezi subiectul anterior Vezi subiectul urmator Sus   Mesaj • Pagina 1 din 1