Log in
Top posters
Andrew | ||||
Pain | ||||
Norah | ||||
|Team RetroSpec|Sunny | ||||
Nakashima | ||||
ヤクザ | ||||
Admin (Jake) | ||||
hakita | ||||
Karina | ||||
yongkiat |
Search
Who is online?
In total there is 1 user online :: 0 Registered, 0 Hidden and 1 Guest None
Most users ever online was 181 on Thu Nov 07, 2024 5:15 am
Latest topics
** New Boss Summoner NPC (script included!) **
2 posters
MysteryMS :: Help :: Suggestions
Page 1 of 1
** New Boss Summoner NPC (script included!) **
I was suggesting a boss summoning NPC in some of the FM maps, here is the script if you want to make it, you can also add more monsters or change the price to summon. This npc summons 10 of each monster.
- Code:
var mob = Array(8500001, 8510000, 9400014, 9400121, 9400112, 9400571, 9400575, 6130101);
function start() {
cm.sendSimple("I am the boss summoner! Would you like me to spawn some bosses for you? I summon 10 of your choice.. \r\n Please choose #b\r\n#L0#Papulatus#l\r\n#L1#Pianus#l\r\n#L2#Black Crow#l\r\n#L3#Anego#l\r\n#L4#BodyGuard A#l\r\n#L5#Headless Horseman#l\r\n#L6#Bigfoot#l\r\n#L7#Mushmom#l#k");
}
function action(mode, type, selection) {
if (cm.getMeso() > 0* cm.getC().getChannelServer().getMesoRate()) {
cm.summonMob(mob[selection]);
cm.summonMob(mob[selection]);
cm.summonMob(mob[selection]);
cm.summonMob(mob[selection]);
cm.summonMob(mob[selection]);
cm.summonMob(mob[selection]);
cm.summonMob(mob[selection]);
cm.summonMob(mob[selection]);
cm.summonMob(mob[selection]);
cm.summonMob(mob[selection]);
cm.gainMeso(0* cm.getC().getChannelServer().getMesoRate());
} else {
cm.sendOk("You don't have enough mesos!");
}
cm.dispose();
}
♥ Charlotte ♥- New Member
- Posts : 12
Points : 26
Reputation : 0
Join date : 2010-07-24
Location : Stalker? O.o
Re: ** New Boss Summoner NPC (script included!) **
thanks i gues o.o
alright script
alright script
JarrYd:- Administrator
- Posts : 8
Points : 16
Reputation : 0
Join date : 2010-07-17
MysteryMS :: Help :: Suggestions
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum
Tue Feb 18, 2014 6:21 am by onojaybi
» 3D_Total_Textures_R2_-_19_DVD_Bundle.torrent
Sat Feb 15, 2014 12:24 am by onojaybi
» Quickmix Audio Ultra Dubstep Basslines MULTiFORMAT
Fri Feb 14, 2014 4:22 am by onojaybi
» If you have a question come here
Tue Jul 12, 2011 3:50 pm by yeltin
» Help Pwalks
Tue Jul 12, 2011 3:43 pm by yeltin
» Originality's Wacky Gm or Intern App you pick
Sat Apr 16, 2011 1:14 am by Originality
» Sry jake :(
Wed Nov 10, 2010 5:03 pm by iChris
» If you want to thank or give a shout out to somone who has helped you so far in this server
Wed Sep 29, 2010 12:53 am by Madbro
» Intern Shop
Wed Sep 29, 2010 12:51 am by Madbro