EDit: Title fixed, didn't pay attention, to what i write ^ up
edited 2×, last 09.03.11 10:11:35 pm
rot = 0
addhook("always","spinning_around")
function spinning_around(id)
rot = 0
rot_player = player(id,"look")
if player(id,"exists") then
rot_player = rot + 1
end
end
rot_player = player(id,"look")
rot_player = player(id,"rot")