TD 2.3 Files - Single Skele Only

Play Now

<Bubble>

Dedicated Member
Dedicated Member
Oct 24, 2004
148
0
43
S.Wales
Ive been playing with TD2.3 files and can only seem to get one skele to summon.

The first one summons fine then when i try to summon another the one that is already there just teleports next to me.

I have SkeletonCount=2 in !Setup

And as one summons im assuming its not a name issue.

Realy stumped on this one any help is appreciated.
 

mStation

Golden Oldie
Golden Oldie
Oct 29, 2003
2,042
69
235
♫♪♫ ♦♥♠♣ ♀♂♀
not really sure that what im going to say is right or not but i guess that in the !setup.txt file there are a few lines at the end that say:
BoneFamm=BoneFammiliar
BoneFamm0=
BoneFamm1=
BoneFamm2=
BoneFamm3=
BoneFamm4=
BoneFamm5=
BoneFamm6=
BoneFamm7=
BoneFamm8=
BoneFamm9=

im guessing that if u set 2 skeles to spawn the first spawn will call:
BoneFamm=BoneFammiliar

and the second spawn will call BoneFamm0=

i think.. never worked on this yet.. maybe it's just a stupid suggestion but try it out..
i would but im on holiday tbh
 
Upvote 0

2dope

Golden Oldie
Golden Oldie
Mar 15, 2005
514
13
155
If that doesnt work - quote from Bon
if u go into !setup.txt ull see stuff like this

SkeletonCount=2
SkeletonHumLevel0=50
SkeletonCount0=2
SkeletonLevel0=3
SkeletonHumLevel1=55
SkeletonCount1=2
SkeletonLevel1=3
SkeletonHumLevel2=60
SkeletonCount2=2
SkeletonLevel2=3
SkeletonHumLevel3=64
SkeletonCount3=2
SkeletonLevel3=3
SkeletonHumLevel4=68
SkeletonCount4=2
SkeletonLevel4=3
SkeletonHumLevel5=72
SkeletonCount5=2
SkeletonLevel5=3
SkeletonHumLevel6=75
SkeletonCount6=2
SkeletonLevel6=3
SkeletonHumLevel7=78
SkeletonCount7=2
SkeletonLevel7=3
SkeletonHumLevel8=81
SkeletonCount8=2
SkeletonLevel8=3
SkeletonHumLevel9=84
SkeletonCount9=2
SkeletonLevel9=3

that basically means it will get stronger as u level up, lemme explaain

SkeletonCount=2 ..... =how many u can summon

SkeletonHumLevel0=50 ........ = wot lvl the user has to be to summon the lvl0 pett
SkeletonCount0=2........ = how many he can summon
SkeletonLevel0=3........ = wot level it will spawn at (in this case it'll be blue ish purple for lvl 3 pet)

however, if u want it to level up like that... u will need to add the new mobs to database, then here is where u put the mobs name

Skeleton0=DeathMan ===== wotever mob will spawn when u use summonskele skill
Skeleton1=DeathMan1
Skeleton2=DeathMan2
Skeleton3=DeathMan3
Skeleton4=DeathMan4
Skeleton5=DeathMan5
Skeleton6=DeathMan6
Skeleton7=DeathMan7
Skeleton8=DeathMan8
Skeleton9=DeathMan9

this is from oldskool, so thats why it says deathman

Dragon0=Shinsu89 === wotever mob is here is wot will spawn when usin shinsu
Dragon1=Shinsu90
Dragon2=Shinsu91
Dragon3=Shinsu92
Dragon4=Shinsu93
Dragon5=Shinsu94
Dragon6=Shinsu95
Dragon7=Shinsu96
Dragon8=Shinsu97
Dragon9=Shinsu98

its named that because on OS the shinsu that fox mobs spawn is coded to spawn the mob 'shinsu' and i wanted the fox mob + the pet shinsu different strength

hope that helps :)
 
Upvote 0