I need to light a torch, using interact, I was planning to use the /packages/models/objects/torch_cold and then spawn some flames and some light.
A more simple approach would be to somehow switch the "torch_cold" model with "torch" and use r_status_addlight, this did worked with the 2.6 version, but I can't make it work in 2.7 (svn).
I have tried every hack I could think of, so any hints would be helpfull
