



               Here is the code to my lumary_pulse made by me. only thing you need is to copy the index in GE and paste it in the xml
			   
			   
			   
			   
----------------------------------------------------------------------------------------------------------
this part must be pasted in the xml first:

<beaconLights>
		blitz1
		
			<beaconLight realLight="blitz1Reallight">
                <staticLight node="blitz1" intensity="1000" multiBlink="true" multiBlinkParameters="4 12 65 2">
                </staticLight>
            </beaconLight>
			<beaconLight realLight="blitz1Reallight">
                <staticLight node="blitz1" intensity="1000" multiBlink="true" multiBlinkParameters="4 12 65 2">
                </staticLight>
            </beaconLight>
			<beaconLight realLight="blitz1Reallight">
                <staticLight node="blitz1" intensity="1000" multiBlink="true" multiBlinkParameters="4 12 65 2">
                </staticLight>
            </beaconLight>
			
			
			
			
			blitz2
			
			<beaconLight realLight="blitz2Reallight">
                <staticLight node="blitz2" intensity="1000" multiBlink="true" multiBlinkParameters="5 10 65 0">
                </staticLight>
            </beaconLight>
			<beaconLight realLight="blitz2Reallight">
                <staticLight node="blitz2" intensity="1000" multiBlink="true" multiBlinkParameters="5 10 65 0">
                </staticLight>
            </beaconLight>
			<beaconLight realLight="blitz2Reallight">
                <staticLight node="blitz2" intensity="1000" multiBlink="true" multiBlinkParameters="5 10 65 0">
                </staticLight>
            </beaconLight>
			
			
        </beaconLights>