Hey! That variable (uLightingAmbience) is unused, so you can delete it along with the reference to shdrLighting.
The draw event code should be placed in a lighting control object, and you can draw the lights you want in the commented portion inside that draw event. Lights are circles, or sprites, or whatever other shape you want.