Danke Impact,
dass ist genau was ich brauche. Funktioniert :D
Einzige sache die man noch beheben könnte ist, dass man auch was in der Autoconfig angezeigt bekommt xD Die ist leer?!
FCVAR_DONTRECORD removen?
	
		
			
				|   | Quellcode | 
			
				| 1
2
 | g_cvar_Enable = CreateConVar("sm_nodeathfrags_enable", "1","Enable or disable no death frags",FCVAR_PLUGIN);
g_cvar_Deathrun = CreateConVar("sm_nodeathfrags_deathrun", "0","How to handle deathrun maps: 0 this plugin is always on, 1 this plugin is only on deathrun maps on, 2 this plugin is only on deathrun maps off",FCVAR_PLUGIN); | 
		
	 
 
?