PewN Posted April 6, 2012 Posted April 6, 2012 can anyone help me in this script! cause i have a custom monster invasion -<tab>script<tab>invasionkill<tab>-1{ onclock0400: oninit: killmonster "bat_a02"; } please help me here i want to kill all monster in only 1 map in the time given Quote
Hoshi Posted April 6, 2012 Posted April 6, 2012 try this.. remove the "oninit:" add ,"All" after the map from: killmonster "bat_a02"; to: killmonster "bat_a02","All"; Quote
Question
PewN
can anyone help me in this script! cause i have a custom monster invasion
-<tab>script<tab>invasionkill<tab>-1{
onclock0400:
oninit:
killmonster "bat_a02";
}
please help me here i want to kill all monster in only 1 map in the time given
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.