dropping items by themselves

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: dropping items by themselves

by wario » Sun May 01, 2005 11:48 am

ah thx... bug fixed 8-)

by TheDarkArchon » Sun May 01, 2005 11:05 am

That's supposed to happen: The "dropitem" list is inherted unless there is a new list. Since you haven't done so, it will still drop a clip. To fix, add this

Code: Select all

DropItem ""

dropping items by themselves

by wario » Sun May 01, 2005 10:51 am

well i have noticed that the zombies will drop clips with decorate in heretic they are ofcousre completly invisible ( dint add sprites). but why do they drop it?. i mean its not in decorate. can this be changed like it was in 63a when they did not drop clips with just the decorate

ACTOR ZombieManDTF : ZombieMan 7001
{
Obituary "%o got shot by a zombieman"
}

so they drop clips without saying they should. so can this be fixed like it was in 63a when they did not drop clips :roll:

im not sure if this is a bug or suggestion :oops:

Top