Topic on User talk:Cheldra

Jump to navigation Jump to search
Line 5: Line 5:
 
3) 100% agree on flammability - I hadn't realised initially that the default was 0, but switched to using default of 0 part way through. I think only a few lost it, and I'll re-do them soon.
 
3) 100% agree on flammability - I hadn't realised initially that the default was 0, but switched to using default of 0 part way through. I think only a few lost it, and I'll re-do them soon.
  
4) I've a little investigating of the source code just now, and I think I have a formula that accurately predicts glow from glowRadius, glowColor and distance (it matches the exact %s I'm seeing in-game). I'll work on getting it in a usable format for the wiki.<pre>
+
4) I've done a little investigating of the source code just now, and I think I have a formula that accurately predicts glow from glowRadius, glowColor and distance (it matches the exact %s I'm seeing in-game). I'll work on getting it in a usable format for the wiki.<pre>
 
r = glowRadius
 
r = glowRadius
 
d = distance + 1
 
d = distance + 1