Jump to content
  • 0

Dupa intrarea in masina, ma buguieste in perete.


Question

Posted (edited)

Salut. Azi lucram la sistemul de rob, iar cand ieseam in cadrul rob-ului din banca ca sa ma urc in masina, ma buguieste in perete, fara sa pot face ceva.. Vreo idee.Masina rosie nu are de a face cu problema, am uitat sa pun un DestroyVehicle unde era cazul.

Liniile care spawneaza masina

EDIT: Am rezolvat, de problema era obiectul atasat jucatorului.

  				 robcar[playerid] = AddStaticVehicle(579, 1435.4561,-960.8227,36.1377,257.8541,  -1, -1);
                 PutPlayerInVehicle(playerid, robcar[playerid], 0);
				 DisablePlayerCheckpoint(playerid);
				 SetPlayerPos(playerid, 1425.0706,-967.2653,37.4358);
     			 SetPlayerCheckpoint(playerid,2798.8508,-2418.6477,13.5595,5.0);
 	  			 CP[playerid] = 121412;
	             SendClientMessage(playerid,COLOR_YELLOW, string);

 

Edited by Flaviu11

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • 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.