Thread: Mouse Control
View Single Post
  #1  
Old 04-12-2006, 04:16 PM
excaliber7388 excaliber7388 is offline
Banned
excaliber7388's Avatar
Join Date: Jul 2005
Location: US
Posts: 5,229
excaliber7388 can only hope to improve
Send a message via AIM to excaliber7388
Mouse Control

I'm working on an NPC that will allow the player to use the mouse to move. The movement works, but I was thinking of adding more. First off, I need it to be able to fire the selected weapon when the mouse wheel is moved, then I need it to make the player pick up pbjects when the mouse wheel (or third button) is pressed. I thought it was just mousewheel and centermousebutton, but they didn't work, and I'm not sure how to work callweapon or get the player to lift objects with script. (Like pressing A)
Reply With Quote