Virtue Posted January 25, 2012 Group: Members Topic Count: 92 Topics Per Day: 0.02 Content Count: 354 Reputation: 22 Joined: 11/17/11 Last Seen: May 12, 2024 Share Posted January 25, 2012 Onclock0012: announce "Guild Treasure Box spawned.",0; monster "prtg_cas01",11,209,"Treasure Box",1732,5,strnpcinfo(0)+"::OnMobKilled"; monster "gefg_cas04",117,120,"Treasure Box",1732,5,strnpcinfo(0)+"::OnMobKilled"; monster "aldeg_cas04",85,12,"Treasure Box",1732,5,strnpcinfo(0)+"::OnMobKilled"; monster "arug_cas03",294,272,"Treasure Box",1798,5,strnpcinfo(0)+"::OnMobKilled"; monster "schg_cas03",191,19,"Treasure Box",1798,5,strnpcinfo(0)+"::OnMobKilled"; monster "schg_cas02",249,373,"Treasure Box",1798,5,strnpcinfo(0)+"::OnMobKilled"; monster "arug_cas01",254,366,"Treasure Box",1798,5,strnpcinfo(0)+"::OnMobKilled"; monster "arug_cas03",292,272,"Treasure Box",1955,5,strnpcinfo(0)+"::OnMobKilled"; monster "schg_cas03",189,19,"Treasure Box",1955,5,strnpcinfo(0)+"::OnMobKilled"; monster "schg_cas02",249,373,"Treasure Box",1955,5,strnpcinfo(0)+"::OnMobKilled"; monster "arug_cas01",254,366,"Treasure Box",1955,5,strnpcinfo(0)+"::OnMobKilled"; OnMobKilled: dispbottom "Treasure Box Killed"; getitem 7179,1; /// Set the Item you want to give the Winner here. end; this is not working, or do i need to put an actual npc for this? i just made that to spawn the treasure box that drop certain items Quote Link to comment Share on other sites More sharing options...
Arcenciel Posted January 25, 2012 Group: Members Topic Count: 69 Topics Per Day: 0.01 Content Count: 1315 Reputation: 372 Joined: 12/10/11 Last Seen: August 31, 2013 Share Posted January 25, 2012 Try using 3 instead of 0. Quote Link to comment Share on other sites More sharing options...
Virtue Posted January 25, 2012 Group: Members Topic Count: 92 Topics Per Day: 0.02 Content Count: 354 Reputation: 22 Joined: 11/17/11 Last Seen: May 12, 2024 Author Share Posted January 25, 2012 3 on what? actually the mobs aren't spawning too. Quote Link to comment Share on other sites More sharing options...
Arcenciel Posted January 25, 2012 Group: Members Topic Count: 69 Topics Per Day: 0.01 Content Count: 1315 Reputation: 372 Joined: 12/10/11 Last Seen: August 31, 2013 Share Posted January 25, 2012 On strnpcinfo You need to use OnClock not Onclock Quote Link to comment Share on other sites More sharing options...
Virtue Posted January 25, 2012 Group: Members Topic Count: 92 Topics Per Day: 0.02 Content Count: 354 Reputation: 22 Joined: 11/17/11 Last Seen: May 12, 2024 Author Share Posted January 25, 2012 alright, because last time i used OnClock igot an error but ill check it again later thanks Quote Link to comment Share on other sites More sharing options...
Question
Virtue
this is not working, or do i need to put an actual npc for this? i just made that to spawn the treasure box that drop certain items
Link to comment
Share on other sites
4 answers 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.