Everything about Death Ball.
Moderators: Jay2k1 , DavidM , The_One
Imaginos
Posts: 885 Joined: 17-03-2003 18:06
Contact:
Post
by Imaginos » 08-05-2004 19:30
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?
Rens2Sea
Posts: 1849 Joined: 09-03-2003 00:21
Post
by Rens2Sea » 09-05-2004 13:44
No, they just don't know anything about CacheExempt
Imaginos
Posts: 885 Joined: 17-03-2003 18:06
Contact:
Post
by Imaginos » 09-05-2004 16:56
Really? What are they doing wrong?
Rens2Sea
Posts: 1849 Joined: 09-03-2003 00:21
Post
by Rens2Sea » 09-05-2004 19:16
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.
Messy
Posts: 6334 Joined: 01-10-2003 14:37
Post
by Messy » 09-05-2004 20:46
I don't think that made it clear for most of us rens ^^;