Jump to content
  • 0

Ajutor!Cum fac sa mearga SFPD?


sInK

Question

As vrea sa stiu si eu cum fac sa mearga SFPD?Adica sa poti aresta si la SFPD si sa poti intra in SFPD.

A doua intrebare: Cum fac ca sa se deschida bariera doar daca playerul e in PD,FBI,NG?

am incercat:

	if(IsACop(playerid))
	{
	MoveObject(SFPDshutter,-1631.78, 688.24, 8.68, 1.3);
 		new string[256];
		new name[128];
		GetPlayerName(playerid,name,128);
		format(string, sizeof(string), "%s a inchis bariera",name);
		SendClientMessageToAll(0xFF0000AA, string);
		}

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

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.