What is this Deathball mutator?

Everything about Death Ball.

Moderators: Jay2k1, DavidM, The_One

Locked
User avatar
Imaginos
Posts: 885
Joined: 17-03-2003 18:06
Contact:

What is this Deathball mutator?

Post by Imaginos »

From the UCL file:

Mutator=(ClassName=DeathBall.DB_Mutator,IconMaterialName=MutatorArt.nosym,FriendlyName=DeathBall.DB_Mutator.FriendlyName,Description=DeathBall.DB_Mutator.Description,FallbackName="DB_Mutator",FallbackDesc="DB_Mutator")

Is this to be used for shirt #s or something?
User avatar
Rens2Sea
Posts: 1849
Joined: 09-03-2003 00:21

Post by Rens2Sea »

No, they just don't know anything about CacheExempt :P
User avatar
Imaginos
Posts: 885
Joined: 17-03-2003 18:06
Contact:

Post by Imaginos »

Really? What are they doing wrong?
User avatar
Rens2Sea
Posts: 1849
Joined: 09-03-2003 00:21

Post by Rens2Sea »

If a class has CacheExempt in the class definition (class blabla extends uberblabla CacheExempt;) then that class will be skipped when the cache will be exported.
User avatar
Messy
Posts: 6334
Joined: 01-10-2003 14:37

Post by Messy »

I don't think that made it clear for most of us rens ^^;
Locked