blahs44

Untitled

Oct 3rd, 2013
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.14 KB | None | 0 0
  1. List ExpList = this.script
  2.                 .closestAttackableNPCListForName(new String[] { "Experiment" });
  3.         NPC experiment = getclosestExperiment(ExpList);
Advertisement
Add Comment
Please, Sign In to add comment