kangfredy Posted September 24, 2012 Posted September 24, 2012 guys can i request script spawn monster? i have some mob,but it's spawn every friday at 07.00PM??? and if monster break,will be announcemenet for all player.(sory my english is bad) my mob is //RasWar2548,EMPELIUM,StoneOfGodAthena,StoneOfGodAthena 2549,EMPELIUM,StoneOfGodHades,StoneOfGodHades StoneOfGodAthena spawn in "iz_dun05",225,23; StoneOfGodHades spawn in "iz_dun05",13,207; and if stone of god broke it will be announce global. and //hades guardian2550,Ivan,Hades guardian,Hades guardian //athena guardian 2551,Ivan,Athena guardian,Athena guardian, will spawn at near of stone god..please help me.....or do you have some clue how to make spawn monster every 07.00PM with koordinat Quote
Bin4ry Posted September 24, 2012 Posted September 24, 2012 (edited) amatsu,13,152,4 script npcname 767,{ mes "Hi there"; close; OnSat1930: monster "iz_dun05",225,23,"Stone of God Athena",2548,1,"npcname::OnThisMobDeath"; end; OnThisMobDeath: announce "Hey, "+strcharinfo(0)+" just broke the stone!",bc_all; end; } Use this as reference. Edited September 24, 2012 by darristan Quote
kangfredy Posted September 24, 2012 Author Posted September 24, 2012 if i want to add mob.just add below OnSat1930:?? Quote
Question
kangfredy
guys can i request script spawn monster?
i have some mob,but it's spawn every friday at 07.00PM???
and if monster break,will be announcemenet for all player.(sory my english is bad)
my mob is
StoneOfGodAthena spawn in "iz_dun05",225,23;
StoneOfGodHades spawn in "iz_dun05",13,207;
and if stone of god broke it will be announce global.
and
will spawn at near of stone god..please help me.....or do you have some clue how to make spawn monster every 07.00PM with koordinat
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.