A List of things by number

Do you have a question about making weapon mods, or do you just need some tutorials and resources? Ask about all of that here.

Moderator: wildweasel

pilottobombadier
Posts: 39
Joined: Sun Dec 04, 2005 5:36

A List of things by number

Post by pilottobombadier »

*edit* I'm a tool *edit*

Fraggle over on Doomworld gave me this: http://www.soulsphere.org/random/edmap-things.txt

It's an organised list of things by number. Will certainly help anyone looking to take their weapon/creature mods to the next level, such as going for the gold and making a TC or something. Ahem.

Anyway, enjoy.
Last edited by pilottobombadier on Fri Jul 20, 2007 22:27, edited 1 time in total.
User avatar
Visplane_Overflow
Posts: 108
Joined: Thu Jun 29, 2006 23:17
Location: Canadia

Post by Visplane_Overflow »

Excerpt from things.ddf:

[HEALTH_POTION:2014]
RADIUS=20;
HEIGHT=16;
PICKUP_BENEFIT=HEALTH(1:200);
PICKUP_SOUND=ITEMUP;
PICKUP_MESSAGE=GotHealthPotion;
TRANSLUCENCY=60%;
RESPAWN_EFFECT=ITEM_RESPAWN;
SPECIAL=COUNT_AS_ITEM,SPECIAL;

STATES(IDLE)=BON1:A:6:NORMAL:NOTHING,
BON1:B:6:NORMAL:NOTHING,
BON1:C:6:NORMAL:NOTHING,
BON1:D:6:NORMAL:NOTHING,
BON1:C:6:NORMAL:NOTHING,
BON1:B:6:NORMAL:NOTHING;

[STIMPACK:2011]
...

[MEDIKIT:2012]
...

[SOULSPHERE:2013]
...

I realize I'm being a smartass, but things.ddf is numbered and contains 'everything' (weapons, health, armour, monsters, etc) albeit it's slightly disorganized =p

Return to “Weapon Modding Help & Resources”