Checking monsters

T0MMY

LOMCN Veteran
Veteran
Aug 5, 2007
2,153
24
125
United Kingdom
Hello people,

I am just wondering two things.


  1. How do you check if the monsters on the map are dead then teleport the user out of the cave.
  2. How do you check how many monsters of the same kind the user has done.
 

Dazz

LOMCN Veteran
Veteran
Apr 12, 2008
296
0
43
You'll have to search how to set up a variable but the NPC woud be

Custom commands - @goals.

Qfunction -

[@goals]
#SAY
You have killed <$HUMAN(bigrat)> out of 50.

Think thats the right command.

/Daz
 
Upvote 0