| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| urknighterrant 
 
 
 
 Joined: 23 Nov 2006
 Posts: 1
 
 
 | 
			
				|  Posted: Thu Nov 23, 2006 11:36 pm    Post subject: Is there a way to disable the Order Menu? |   |  
				| 
 |  
				| Does anyone out there know a way to disable/enable the order menu using scripting? |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Iblis Ghost Cat
 
 
 
  
 Joined: 26 May 2003
 Posts: 1233
 Location: Your brain
 
 | 
			
				|  Posted: Thu Nov 23, 2006 11:52 pm    Post subject: |   |  
				| 
 |  
				| There is not yet a way to change the default menu. There is going to be a way to edit the menu from within custom.exe in some future update, but I'm not aware of whether this will be possible with scripting as well. _________________
 Locked
 OHR Piano
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| bis_senchi 
 
 
  
 Joined: 08 Jun 2004
 Posts: 460
 Location: Reims, France
 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| TwinHamster ♫ Furious souls, burn eternally! ♫
 
 
 
  
 Joined: 07 Mar 2004
 Posts: 1352
 
 
 | 
			
				|  Posted: Tue Dec 19, 2006 9:10 am    Post subject: |   |  
				| 
 |  
				| If you just want to keep the order of your heroes consistent, then you could just use the simple little sequence of commands similar to: 
  	  | Code: |  	  | swap by position (0, find hero (0)) | 
 
 You would use this script as an each-step script, so with each step you take, the hero with an ID of 0 is forced to be at the front of the line.
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  |