@ GubbyBlips
Try:
ent_angles = {}
function getting_idangles_init(e)
end
function getting_idangles_main(e)
for i = 1, g_EntityElementMax,1 do
ent_angles[i] = {Ax=0,Ay=0,Az=0}
ent_angles[i].Ax = GetEntityAngleX ( i )
ent_angles[i].Ay = GetEntityAngleY ( i )
ent_angles[i].Az = GetEntityAngleZ ( i )
end
a = ent_angles[e+1].Ax
PromptDuration(a,3000)
end
Edit: Fixing code.
Laptop: Lenovo - Intel(R) Celeron(R) CPU 1005M @ 1.90GHz
OS: Windows 10 (64) - Ram: 4 gb - Hd: 283 gb - Video card: Intel(R) HD Graphics
cpu mark: 10396.6
2d graphics mark: 947.9
3d graphics mark: 8310.9
memory mark 2584.8
Disk mark: 1146.3
Passmark rating: 3662.4