stopAttack() and sub dropTargetWhileMoving{}
Moderator: Moderators
- 
				frostwurm
 - Noob

 - Posts: 1
 - Joined: 30 Sep 2008, 03:13
 - Noob?: Yes
 
stopAttack() and sub dropTargetWhileMoving{}
regarding stopAttack(), what file i can this sub function? i almost search all .pm and i cant really find its sub function. and regarding sub dropTargetWhileMoving{} is this really been use in Attack.pm??
			
			
									
						
										
						- 
				sli
 - Perl Monk

 - Posts: 810
 - Joined: 04 Apr 2008, 17:26
 - Noob?: No
 
- 
				Mushroom
 - Perl Monk

 - Posts: 427
 - Joined: 04 Apr 2008, 14:04
 - Noob?: No
 - Location: Brazil
 
- 
				ezza
 - Developers

 - Posts: 109
 - Joined: 04 Apr 2008, 09:50
 
Re: stopAttack() and sub dropTargetWhileMoving{}
i dont know how others managed to find the sub. As for me here.. I just use Agent Ransack. For a problem like yours, i use search "sub stopAttack \{" with current src folder as a main target(regexp search is provided). Then, double click the result and its done.