mirror of
				https://github.com/ineedbots/iw5_bot_warfare.git
				synced 2025-10-31 04:26:56 +00:00 
			
		
		
		
	Waypoint for maps Aground and Outpost (#16)
Added new waypoints for maps.
This commit is contained in:
		| @@ -1002,6 +1002,14 @@ load_waypoints() | ||||
| 			case "mp_test": | ||||
| 				level.waypoints = maps\mp\bots\waypoints\testmap::TestMap(); | ||||
| 				break; | ||||
| 				 | ||||
| 			case "mp_aground_ss": | ||||
| 				level.waypoints = maps\mp\bots\waypoints\aground::Aground(); | ||||
| 				break; | ||||
|  | ||||
|                         case "mp_radar": | ||||
| 				level.waypoints = maps\mp\bots\waypoints\outpost::Outpost(); | ||||
| 				break; | ||||
|  | ||||
| 			default: | ||||
| 				maps\mp\bots\waypoints\_custom_map::main( mapname ); | ||||
|   | ||||
							
								
								
									
										1265
									
								
								raw/maps/mp/bots/waypoints/aground.gsc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1265
									
								
								raw/maps/mp/bots/waypoints/aground.gsc
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										1650
									
								
								raw/maps/mp/bots/waypoints/outpost.gsc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1650
									
								
								raw/maps/mp/bots/waypoints/outpost.gsc
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Reference in New Issue
	
	Block a user