Difference between revisions of "Talk:GetAltControl"
Jump to navigation
Jump to search
m
→value for no button bound to control
imported>Haama (→value for no button bound to control: Removed note) |
imported>Haama |
||
Line 3: | Line 3: | ||
The description says that if the result is read into a short then it will be -1 if no mouse button is bound to the control, and 65535 otherwise, but I am getting 65535 even when using a short. Can anyone else confirm this? --[[User:Quetzilla|Quetzilla]] 21:05, 19 April 2008 (EDT) | The description says that if the result is read into a short then it will be -1 if no mouse button is bound to the control, and 65535 otherwise, but I am getting 65535 even when using a short. Can anyone else confirm this? --[[User:Quetzilla|Quetzilla]] 21:05, 19 April 2008 (EDT) | ||
:Oblivion doesn't distinguish between script shorts and longs. Even if you use a global the range is much larger than 16 bytes. I've removed the note | :Oblivion doesn't distinguish between script shorts and longs. Even if you use a global the range is much larger than 16 bytes. I've removed the note. If you see it on any other pages, please remove it. I've taken care of it on [[GetControl]].--[[User:Haama|Haama]] 22:51, 19 April 2008 (EDT) |