Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 05-26-2002, 12:29 AM
BBflat BBflat is offline
Registered User
BBflat's Avatar
Join Date: Apr 2002
Location: United States of America
Posts: 573
BBflat is on a distinguished road
Mouse Clicking Flags

I was just testing the new mouse commands, and they are awesome. Everything works except a few commands. Maybe I'm just using them incorrectly, but I don't think so.

I am having trouble with the commands: leftmousebutton, middlemousebutton, and rightmousebutton. They are supposed to set to true when you click the left, right, or middle button. I can't get any of them to work.

The only clicking command I can get to work when you click a button is mousedown. Please help. Here's an example of what I'm doing...

NPC Code:

if (leftmousebutton)
{
setplayerprop #c,Left Button;
}



Here's a sample output:
__________________
I am a .sig virus. Please put me in your .sig so I can continue to replicate.
Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 07:13 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.