Question for Carl about glovepie.
Vuzix Forums
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      



Question for Carl about glovepie.Expand / Collapse
Author
Message
Posted 7/1/2008 8:52:25
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: 2/27/2009 2:06:04 PM
Posts: 104, Visits: 744
i figured i would ask it here rather then a pm incase others were interested.

wanted to know if u were able to write a script that does like vr920 roll + = keypress E
and vr920 roll - = keypress Q.

i was trying to get it to work but i just get a constant keypress Q. im trying to set the roll function to work in call of duty 4 to lean around corners.

regards
frogger.

Post #2777
Posted 7/3/2008 10:11:03
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: 1/29/2009 12:33:13
Posts: 136, Visits: 408
what you will need to do is make it press e when roll value is greater than 10 and press q when it is less than -10.
this is because the tracking values are not 100% accurate and they jump around a bit which could be setting off the e button constantly.
hope this helps you.
Post #2790
Posted 7/3/2008 1:27:37 PM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: 2/27/2009 2:06:04 PM
Posts: 104, Visits: 744
yeah i had set a deadzone but its basicly the lack of knowing how to write a script , i was kinda going by the other ones and stuff so yeah
Post #2794
Posted 7/3/2008 9:24:07 PM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: 1/29/2009 12:33:13
Posts: 136, Visits: 408
oh ok i see your problem .
when i get home tonight i will see if i can whip up a script for ya.
do you want anything other than just for it to press e and q?
Post #2796
Posted 7/4/2008 12:11:31
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: 2/27/2009 2:06:04 PM
Posts: 104, Visits: 744
cool thanks man.

hmmm cant realy think of anything else that would be useful.

Post #2801
Posted 7/8/2008 6:32:07
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 7/10/2008 10:30:54
Posts: 1, Visits: 6
That's already done in "TestVR920.PIE"
The script looks like this:

// Emulate the keyboard arrow keys based on roll
// just for an example
key.Q = VR920.roll < -20 degrees
key.E = VR920.roll > 20 degrees

I haven't test it in COD4 but I don't see why it shouldn't work.
Post #2825
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: TechSupport, Daddo, Tech_Support

PermissionsExpand / Collapse

All times are GMT -5:00, Time now is 5:09pm

Powered By InstantForum.NET v4.1.4 © 2012
Execution: 0.094. 8 queries. Compression Enabled.