Question for those Familiar with the Code

Have a really dumb question? Ask it here to get help from the experts (or those with too much time on their hands)

Moderator: Moderator

Post Reply
Message
Author
T-Mick
Low Yeek
Posts: 7
Joined: Wed Nov 13, 2013 2:21 am

Question for those Familiar with the Code

#1 Post by T-Mick »

Howdy y'all.

I'm trying to fix a minor problem in my gaming experience. The only graphic I like is ascii sans background, and my favorite class is Doomed, but, when I'm playing Doomed, I can't see the black effect of creeping darkness on the black background of the ascii.

And so I want to change the color of the creeping darkness. However, I can't find out where, if anywhere, the code that determines it is.

Well, that's about it. Any ideas?

stinkstink
Spiderkin
Posts: 543
Joined: Sat Feb 11, 2012 1:12 am

Re: Question for those Familiar with the Code

#2 Post by stinkstink »

Making an addon to overload data\gfx\particles\creeping_dark.lua (in tome-gfx.team) and changing the r/g/b values should work.
Last edited by stinkstink on Mon Nov 03, 2014 2:06 am, edited 1 time in total.

T-Mick
Low Yeek
Posts: 7
Joined: Wed Nov 13, 2013 2:21 am

Re: Question for those Familiar with the Code

#3 Post by T-Mick »

Hey, thanks there! I'll start opening the file tonight, so I'll be able to work on it tomorrow. :wink:

Post Reply