Added zr_infect/zr_human, all conflicts from official version are fixed. Added feature to ZSpawn to allow to spawn to different team after timelimit is expired.
This commit is contained in:
		@@ -333,7 +333,7 @@ public ZRAdminMenuHandle(Handle:menu_admin, MenuAction:action, client, slot)
 | 
			
		||||
         {
 | 
			
		||||
             decl String:name[64];
 | 
			
		||||
             GetClientName(target, name, sizeof(name));
 | 
			
		||||
             InfectClient(target);
 | 
			
		||||
             InfectHumanToZombie(target);
 | 
			
		||||
             ShowActivity2(client, "[ZR] ", "Infected %s", name);
 | 
			
		||||
             ZRInfectMenu(client);
 | 
			
		||||
         }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user