Douweeh
03-15-2010, 07:07 AM
Been a while since I played a Soldak game, but Kivi's Underworld is definitely pulling me in so far. Been looking through the assets for a while (which are pleasantly similar to DoP's, so I don't feel too lost) but can't find where to put my custom classes / adventures yet.
I did come across:
// Other unlocks
/* UnlockUserCreatedAdventures
{
Base BaseUnlock
AdventuresWon 0 // 10
UnlockName UserCreatedAdventures
UnlockDesc UserCreatedAdventuresUnlockDesc
}
UnlockUserCreatedClasses
{
Base BaseUnlock
AdventuresWon 15
UnlockName UserCreatedClasses
UnlockDesc UserCreatedClassesUnlockDesc
} */
Which only makes me more confused really, is there an editor built in that you can unlock and am I just not patient enough?
Thanks in advance for any help you can supply,
Douweeh.
EDIT: I just realized I put this in the wrong place, it should have been in the modding forum of course. If a moderator would be so kind to toss it over to the other forum I'd appreciate it. Sorry.
EDIT2: I really am sorry, just found the SDK which has examples detailing quite well what I'm looking for... guess I'll get to experimenting.
EDIT3: It's alive! I am working on my Zombie class and it actually worked on my first try! I feel like a doctor Frankenstein by now, forums seem to be just as fast as two years ago though, which is a shame.
I did come across:
// Other unlocks
/* UnlockUserCreatedAdventures
{
Base BaseUnlock
AdventuresWon 0 // 10
UnlockName UserCreatedAdventures
UnlockDesc UserCreatedAdventuresUnlockDesc
}
UnlockUserCreatedClasses
{
Base BaseUnlock
AdventuresWon 15
UnlockName UserCreatedClasses
UnlockDesc UserCreatedClassesUnlockDesc
} */
Which only makes me more confused really, is there an editor built in that you can unlock and am I just not patient enough?
Thanks in advance for any help you can supply,
Douweeh.
EDIT: I just realized I put this in the wrong place, it should have been in the modding forum of course. If a moderator would be so kind to toss it over to the other forum I'd appreciate it. Sorry.
EDIT2: I really am sorry, just found the SDK which has examples detailing quite well what I'm looking for... guess I'll get to experimenting.
EDIT3: It's alive! I am working on my Zombie class and it actually worked on my first try! I feel like a doctor Frankenstein by now, forums seem to be just as fast as two years ago though, which is a shame.