Right/Left Clicking
by Aaron Henselin · in Technical Issues · 08/03/2007 (6:55 pm) · 6 replies
I appologize in advance for a decidedly noob question: It baffles me, but I can't find any resource in TDN or in the forums involving handling a right click as opposed to a left. Does anyone know of a way to handle right clicks? (preferably without buying the source)
#2
08/05/2007 (9:56 pm)
Thanks for the heads up, I'll give it a shot.
#3
function SceneWindow2D::onRightMouseDown(%this, %modifier, %worldPos, %mouseClicks)
08/28/2007 (5:31 pm)
For anyone else who was running into a similar issue, here's the function you'll want to use if you're also using onMouseMove. (Otherwise it won't bind correctly)function SceneWindow2D::onRightMouseDown(%this, %modifier, %worldPos, %mouseClicks)
#4
function SceneWindow2D::onRightMouseDown(%this, %modifier, %worldPos, %mouseClicks)
08/28/2007 (7:38 pm)
For anyone else who was running into a similar issue, here's the function you'll want to use if you're also using onMouseMove. (Otherwise it won't bind correctly)function SceneWindow2D::onRightMouseDown(%this, %modifier, %worldPos, %mouseClicks)
#5
And yes you guessed right, im an 19 year old gamer who miss the golden era och quake 3, diablo 2, final fantasy 7 and other such fantastic titles available at the late 90ies(the cs mod was made in 1999 i belive, but i dont know when it got its popularity) when games were about slaying the evil villain and not stashing loot or fixing your records. And when a kill was called a frag. Not that all new games sucks, its the mentality i miss.
Strictly off topic sorry
08/30/2007 (2:51 pm)
U should apologize for using the "noob" term instead. Noob term is part of the "l337" language, and sounds absolutly ridiciolous AND infantile. It is primarly used by white middle class kids who in search of some form of indentification starts speaking gibberish about nerdish stuff... I mean if you are white AND middle class, what the hell are you suposed to do? Its not like your "rap and the never ending struggle" or something, so you have got to stick to something, which unfortunaly happens to be the "l337" "sub-culture". A footnote regarding this topic is that kids utilizing this language does in general have a unhealthy competetion driven mentality regarding (bad)video games, and beliving that people(who dont play counter strike) actualy care about how many knife-kills you made last round. And yes you guessed right, im an 19 year old gamer who miss the golden era och quake 3, diablo 2, final fantasy 7 and other such fantastic titles available at the late 90ies(the cs mod was made in 1999 i belive, but i dont know when it got its popularity) when games were about slaying the evil villain and not stashing loot or fixing your records. And when a kill was called a frag. Not that all new games sucks, its the mentality i miss.
Strictly off topic sorry
#6
08/30/2007 (3:06 pm)
What! kills aren't called Frags any more, when did that happen? lol.
Torque Owner Andy Rollins
ZDay Game