View Full Version : Where can I find complete info how to use regs & variabl
Mark F
October 13th, 2002, 12:55 PM
The only documentation I've seen for registers and variables is this page (http://www.girder.nl/help/registers.php) , but you've probably seen this. It doesn't mention state information though you could maintain your own with an integer.
If I remember right (it has been a while :) ), the sendmessage plugin doesn't accept data from variables/registers. It can save the result in a register, but that is not what you asked for. Sorry. :(
Mark F
October 13th, 2002, 12:55 PM
Cool! I'm glad to be wrong. :)
Corpse
October 13th, 2002, 12:55 PM
I wanna find out 2 things:
1. Is it possible to assign state value to a variable, and, if it is possible, then how.
2. How to use variable`s value in sendmessage plugin. (WParam or LParam)
I didn`t find such info in help file for the first sight. Would anyone be so pleasure to give me a link for that?
Thanx, Corpse.
Corpse
October 13th, 2002, 12:55 PM
Yes, i saw that page, but i`ve found it after i put here that posting.
Thanx, i already have found solution for all I needed to do.
I manually assign state to a variable in each state-transition command - i specify the state value explicitly in each case.
If I remember right (it has been a while :), the sendmessage plugin doesn't accept data from variables/registers. It can save the result in a register, but that is not what you asked for. Sorry.
Why do you think so? I`ve used SendMessage plugin v.1.51, and it works fine with integer variable. I specify [var_name] in wParam, and this works fine!
Powered by vBulletin® Version 4.1.8 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.