MassSpawn dungeon A

03/20/2010 07:44 steaua22#1
I Made my mass spawn and I`m pretty sure that I made it right..But when I go dungeon A the boss still walking around me and no spawning...I use NO DC DUNGEON VAC should I use a normal vac? or something..


I searched trough forums and I found that :

Quote:
Originally Posted by antdejr View Post
I have like that:
0,ATTACK,0,Monster\reiden\reiden_att1.anim,4,1,0,0 ,0,0.55,0,1,0,187,0
0,ATTACK,1,Monster\reiden\reiden_att2.anim,4,1,0,0 ,0,0.75,0,1,0,188,0
0,ATTACK,9,Monster\reiden\reiden_att2.anim,4,1,0,0 ,0,0.75,0,1,0,188,0

and the other one..

2732,6,16,18,6,2000,2000,1200,1000,,,,50,2,0,4,999 9,0,0,100,30,0,18,10,0,2,20,10,5,0,0,0,0,0,0,9999, 01,15,1,1,
Mine are most the same except this line line:

Code:
2732,6,16,18,6,2000,2000,1200,1000,,,,50,2,0,4,999 9[COLOR="Red"],0,0,[/color]100,30,0,18,10,0,2,20,10,5,0,0,0,0,0,0,9999,01,15,1,1,
Mine is:
Code:
2732,6,16,18,6,2000,2000,1200,1000,,,,50,2,0,4,999 9[COLOR="Red"],0,[/COLOR]100,30,0,18,10,0,2,20,10,5,0,0,0,0,0,0,9999,01,15,1,1,
03/20/2010 12:20 playboyx#2
delete this part from your dungon no dc vac if you dont it will over write each other and won't work. as for spawning all you need is just change to this 9999,01,15,1,1,
no need to change the vac to 9999,9 since you already use the dungon no dc vac script already

//mov edx,30 // number spawn
//mov [eax+8c],edx

//mov edx,64 // time delay spawn
//mov [eax+90],edx
03/20/2010 13:18 steaua22#3
dont realy understand..u say to add this

"//mov edx,30 // number spawn
//mov [eax+8c],edx

//mov edx,64 // time delay spawn
//mov [eax+90],edx "

to my vac?..or delete what?..be more explicit please:D

or if u can give me a non dc dungeon vac already edited..
03/20/2010 21:15 Syberboy#4
communication problems~!
what play is giving you is a section of a CE script that allows you to CE spawn,
But it would seem you are talking about csv editing

Quote:
2732,6,16,18,6,2000,2000,1200,1000,,,,50,2,0,4,999 9,0,0,100,30,0,18,10,0,2,20,10,5,0,0,0,0,0,0,9999,01,15 ,1,1,
Quote:
2732,6,16,18,6,2000,2000,1200,1000,,,,50,2,0,4,999 9,0,100,30,0,18,10,0,2,20,10,5,0,0,0,0,0,0,9999,01,15 ,1,1,
it would seem that you missed something XD
Also i suggest not trying to spawn so many, you will dc. Try only spawning 150 or so.