- Joined
- Apr 8, 2008
- Messages
- 2,465
- Reaction score
- 11,169
Open commonserver.cfg and enable event "CastleDeepEvent = 1"
Open the CastleDeep.dat and set:
this is original castledeep spots, you can modify.
now open 1.00.16 gameserver_cs with hex editor and:
find this:
0F 85 D5 01 00 00
and change it to:
75 CB 90 90 90 90
save, run, and see event full working with boss!!
Open the CastleDeep.dat and set:
// hour minute
//--------------------------------------------------------------------------
0
13 15
21 15
end
// type probability
//--------------------------------------------------------------------------
1
1 0 // Normal (2 stages)
2 100 // B?nus (3 stages)
end
// type stage minute
//--------------------------------------------------------------------------
2
1 1 0
1 2 10
2 1 0
2 2 10
2 3 20
end
// type stage monster count x- y- x+ y+
//--------------------------------------------------------------------------
3
1 1 39 30 60 28 132 73
1 1 34 30 60 28 132 73
1 1 41 30 60 28 132 73
1 1 37 30 60 28 132 73
1 1 40 30 60 28 132 73
1 1 35 30 60 28 132 73
1 1 51 30 60 28 132 73
1 1 52 30 60 28 132 73
1 1 48 30 60 28 132 73
1 1 62 30 60 28 132 73
1 2 69 30 60 58 132 101
1 2 60 30 60 58 132 101
1 2 71 30 60 58 132 101
1 2 57 30 60 58 132 101
1 2 70 30 60 58 132 101
1 2 58 30 60 58 132 101
1 2 61 30 60 58 132 101
1 2 73 30 60 58 132 101
1 2 74 30 60 58 132 101
1 2 72 30 60 58 132 101
2 1 39 30 60 28 132 73
2 1 34 30 60 28 132 73
2 1 41 30 60 28 132 73
2 1 37 30 60 28 132 73
2 1 40 30 60 28 132 73
2 1 35 30 60 28 132 73
2 1 51 30 60 28 132 73
2 1 52 30 60 28 132 73
2 1 48 30 60 28 132 73
2 1 62 30 60 28 132 73
2 2 294 30 60 58 132 101
2 2 290 30 60 58 132 101
2 2 193 30 60 58 132 101
2 2 194 30 60 58 132 101
2 2 192 30 60 58 132 101
2 2 190 30 60 58 132 101
2 2 195 30 60 58 132 101
2 2 61 30 60 58 132 101
2 2 73 30 60 58 132 101
2 2 127 30 60 58 132 101
2 3 49 20 60 58 132 101
2 3 139 20 60 58 132 101
2 3 123 20 60 58 132 101
2 3 59 20 60 58 132 101
2 3 74 20 60 58 132 101
2 3 62 20 60 58 132 101
2 3 293 20 60 58 132 101
2 3 292 20 60 58 132 101
2 3 291 20 60 58 132 101
2 3 295 1 60 58 132 101
end
this is original castledeep spots, you can modify.
now open 1.00.16 gameserver_cs with hex editor and:
find this:
0F 85 D5 01 00 00
and change it to:
75 CB 90 90 90 90
save, run, and see event full working with boss!!