06.07.2011, 23:16 
	(
 Last edited by Donya; 28/12/2012 at 02:25 PM.
)
	
	- Introduction:
 
Now version 2.0, has protection for each vehicle.
- Download:
 
Credits: SA-MP, IsPlayerInInvalidNosVehicle creator, and kurta999
| thanks, if maybe a team of persons could help me find each vehicle for all the other component ids with more than 1 usuable vehicle.. it could be the perfect anti-opcode script. ;\ | 
 thank you very much!
 thank you very much!
	| https://sampwiki.blast.hk/wiki/Car_Component_ID - Tells you what vehicles they work on etc. I'm guessing this is what you meant. Also, good idea. | 
| IMO some components will not crash the client, even the vehicle doesn't support them in Transfender. For example I can get all normal spoilers (except Alien and X-Flow) to be installed on a Phoenix. | 
switch(paintjobid)
{
case -1,0,1,2,3,4,5: return 1;
}
 
	 
	

