[fix] SoD

Joined
Sep 11, 2006
Messages
516
Reaction score
1
Location
AZ USA
This is the SoD and our servers SoD works perfectly fine. Here you are.

Code:
//Tax  rate (lv * tax = price to enter)
*BELATRA_TAX  10

*BELATRA_TEXT_ERROR    "Bellatra Text Error"

//Round  1,2,3
*BELATRA_MONSTER    "SOD_Crypt"    40    "SOD_Buma"    40    "SOD_Armored Beetle"    40    "SOD_Skeleton Ranger"    40    "SOD_Vega Demir"    40
*BELATRA_MONSTER    "SOD_Cyclops Knight"    40    "SOD_Greven"    40    "SOD_Titan"    40    "SOD_Avelisk-S"    40    "SOD_HellSing"    40
*BELATRA_MONSTER    "SOD_Skeleton Knight"    40    "SOD_Mummy"    40    "SOD_Slaughter"    40    "SOD_Skeleton Ranger"    40    "SOD_Cursed Web"    40

//Round  4,5,6
*BELATRA_MONSTER    "SOD_Muffin"    40    "SOD_Solid Snail"    40    "SOD_Dark Knight"    40    "SOD_BeEvil"    40    "SOD_Slayon"    30
*BELATRA_MONSTER    "SOD_Figon"    40    "SOD_Illusion Knight"    40    "SOD_Slaughter"    40    "SOD_Mummy"    40    "SOD_Unseen"    30
*BELATRA_MONSTER    "SOD_Heavy Goblin"    40    "SOD_Stone Golem"    40    "SOD_Doom Guard"    40    "SOD_Witch"    40    "SOD_Doom Lord"    30

//Round  7,8
*BELATRA_MONSTER    "SOD_Sliver"    40    "SOD_Dusk"    40    "SOD_Hulk"    40    "SOD_Dawlin"    40    "SOD_Morgonyte"    20
*BELATRA_MONSTER    "SOD_DeadZone"    40    "SOD_Avelin Queen"    40    "SOD_Chain Golem"    40    "SOD_Sadness"    40    "SOD_Shadow Phalanx"    20

Also if your SoD crashes still check to see if you have any of the same 2 monsters in your monster folder. It will cause the server to crash if that monster spawns. say you got 2 valento.ini or w/e but ones names valento2423.ini and ones names valento.ini but both are diff levels and diff stats your server will crash, keep that in mind also.
 
here you go madness...
 
Back