Jump to content
  • 0

Problema la factiunea TCC


Fanta

Question

Problema intalnita (descriere): Sunt in tcc si vreau sa intru in masina factiunii imi spune you don't have keys for this vehicles. La celelate factiuni merge perfect...
Ero(area / rile) / warning-(ul / urile): -
Liniile de cod / sursa / script-ul(obligatoriu): -
Imagini / Video (optional): -
Ati incercat sa rezolvati singur?: Da..

Link to comment
Share on other sites

9 answers to this question

Recommended Posts

  • 0
if(IsATCCCar(newcar))
{
   if(PlayerInfo[playerid][pLeader] == 16||PlayerInfo[playerid][pMember] == 16) { }
   else {
       RemovePlayerFromVehicle(playerid);
       SendClientMessage(playerid, COLOR_GREY,"You are not a Ridicari Auto member");}
}
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • 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.