PHP Code:
vBeamEnd[0] = vNewOrigin[0] + (vNormal[0] + random_num(2000,8192))
// yes laserbeam-end every time is in different position
vBeamEnd[1] = vNewOrigin[1] + (vNormal[1] + random_num(1000,8192))
vBeamEnd[2] = vNewOrigin[2] + (vNormal[2] + random_num(3000,8192))
new Float:vTracedBeamEnd[3]
trace_line(-1, vNewOrigin, vBeamEnd, vTracedBeamEnd)
entity_set_vector(Mine, EV_VEC_vuser1, vTracedBeamEnd)
this is in lasermine ( create function )
problem is end of beam is permanent so I want to make it move all the time
do I need to create new think for laser beam moving?
__________________
VDS in Europe 1 gb/s unmetered.Any configurations.
I accept Paypal, Moneybookers,etc