Topic Control Use
This board is threaded (i.e. has a tree structure). Please use the Reply button of the specific post you are referring to, not just any random button. If you want to reply to the topic in general, use the Post button near the top and bottom of the page.
In Response to vagner
Thanks for the reply, but i solved the problem.
I changed the ControlUse2Script. Now the ControlUse will return four values:
ControlUse(Object, int x, int y, int z)
If z = 0, the ControlUse was fired by a mouse left click.
If z = 1, the ControlUse was fired by a mouse right click.
I changed the ControlUse2Script. Now the ControlUse will return four values:
ControlUse(Object, int x, int y, int z)
If z = 0, the ControlUse was fired by a mouse left click.
If z = 1, the ControlUse was fired by a mouse right click.
Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill