00:00
00:00
View Profile max15946
Profile Images By: Hoboguise

Age 27, Male

Myrtle Beach S.C.

Joined on 8/19/08

Level:
11
Exp Points:
1,126 / 1,350
Exp Rank:
58,329
Vote Power:
5.28 votes
Rank:
Safety Patrol
Global Rank:
30,187
Blams:
83
Saves:
238
B/P Bonus:
6%
Whistle:
Normal
Medals:
823
Gear:
1

Comments

Use this code for a cursor:

onClipEvent(enterFrame) {
this._x+=(_root._xmouse-this._x)/10;
this._y+=(_root._ymouse-this._y)/10;
this._rotation=Math.atan2(_root._ymou se-this._y,_root._xmouse-this._x)*57;
}

well the code i used worked for me in snipemare