04.07.2017, 08:33 
	(
 Последний раз редактировалось Juand; 04.07.2017 в 17:55.
)
	
	
		Hey guys, I was wondering if there was a way to create a dynamic pickup vehicle? As an example, you can do this:
by doing that you will create an object (rotating on itself), because it's actually an object, can you do the same but with cars? for example:
I already tried it, but it won't work, regards.
	
	
	
	
Код:
CreateDynamicPickup(2267, 1,x, y, z, GetPlayerVirtualWorld(playerid));
Код:
CreateDynamicPickup(466, 1,x, y, z, GetPlayerVirtualWorld(playerid));


