Advertisement
Guest User

Untitled

a guest
Aug 12th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. //==================================================================================
  2. // ---
  3. //==================================================================================
  4.  
  5. class REMonsterPawnBase extends ZombiePawnBase
  6. abstract notplaceable
  7. HideDropDown;
  8.  
  9. defaultproperties
  10. {
  11. ControllerClass=Class'YOURPACKAGE.YOURZOMBIEAICONTROLLER(NOT AIROLE)'
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement