how to use RegisterHam
I'm a green hand. I meet some problems.
I don't know how to use RegisterHam and register_forward and register_touch and register_think. I need help~~~ I need some simple codes about these four~~~ Give me some,please. because what I found about these four are all very difficult for me to understand. |
Re: how to use RegisterHam
Code:
public plugin_init( )Code:
public plugin_init( )Code:
register_touch same as FM_Touch |
Re: how to use RegisterHam
The third argument in register_forward should be an integral value, not a string.
|
Re: how to use RegisterHam
Quote:
|
Re: how to use RegisterHam
Look at existing example, tutorials, and plugins.
|
Re: how to use RegisterHam
About "register_touch"and"register_think"??? can you please give me a example?
And i also wanna get some explain about something in "fakemeta_const.inc" for example:what does "FM_CmdStart" mean??? i see it in this:register_forward(FM_CmdStart,"fw_CmdStar t") |
Re: how to use RegisterHam
PHP Code:
|
Re: how to use RegisterHam
Those
Code:
|
Re: how to use RegisterHam
Quote:
|
Re: how to use RegisterHam
Quote:
|
| All times are GMT -4. The time now is 16:13. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.