Welcome to the forums viper424044
I'd suggest this
name the guy in the editor ... we'll call him 'g' in my example..
name the fire in the editor.... say as 'f'
now make yourself a trigger...
size of 0x0
in the condition field type this: g distance f < .5
in the activation field type this: f imflame true
now when the guy gets within .5 meters of the fire it would light up...
you can also place an animation name in the activation field of the trigger to make it appear as if he were bending to light it if you wanted to
( g playmove "animationname" ... all the names are in the command reference)
I'd suggest you also go here:
http://www.ofpec.com/editors/browse.php?category=1_1if you're just starting to make your own missions.. there are tons of good Tutorials that cover all the basics ...
check out the one by MacGuba
:cheers: