Difference between revisions of "User talk:Rookwood"

Jump to navigation Jump to search
320 bytes added ,  16:53, 24 January 2010
m
no edit summary
imported>Rookwood
imported>Rookwood
m
Line 24: Line 24:
:Alex 16:05, 23 January 2010 (EST)
:Alex 16:05, 23 January 2010 (EST)


:I can't work out how to use the function GetMouseButtonPress I want it so that when I attack (click the left mouse button) it adds an animation token
:I can't work out how to use the function GetMouseButtonPress I want it so that when I attack (click the left mouse button) it adds an animation token also I can't work out how to use ToggleSpecialAnim Here is my script
:Alex 07:06, 24 January 2010 (EST)
 
scn PointyStickAnim
 
Begin OnActorEquip AESPointyStick
 
player.ToggleSpecialAnim onehandattackright.kf
 
if GetMouseButtonPress == 1
player.additem pointystickanimationtoken 1
else
player.removeitem pointystickanimationtoken 1
Endif
Endif
 
End
:Alex 16:53, 24 January 2010 (EST)
Anonymous user

Navigation menu