22.03.2010, 21:45 
	
	
	Quote:
| 
					Originally Posted by Malkinu  They dont save... | 
| 
					Originally Posted by Malkinu  They dont save... | 
| 
					Originally Posted by XRVX  awesome  great work | 

| 
					Originally Posted by 77ther  is it something simmiliar to that tuning stuff on LSRP | 
| 
					Originally Posted by Fedee!  Quote: 
  Quote: 
  Wich FS? I made this one by my self... | 
| 
					Originally Posted by 77ther  Quote: 
 | 
| 
					Originally Posted by $Fl@Ke$  nice thanks for this | 
 
	| 
					Originally Posted by russooooo  nice, i'm gonna use this | 
 
	| 
					Originally Posted by Kar  what are the commands | 
 
	 
	 
	
switch(listitem)
{
case 0:
{
//Code
}
case 1:
{
//Code
}
}
if(listitem == 0)
{
//Code
}
if(listitem == 1)
{
//Code
}