Register_Native
Hey friends,
I am making a native plugin for using commands simply. How can I make plugin more optimized? I don't want to use style 1. It's not recommended. Waiting for your help :) Native plugin (will work in server) PHP Code:
PHP Code:
|
Re: Register_Native
|
Re: Register_Native
Wow, that is f awesome :D
Because of I am using reapi include and think that do not need use fun. These are almost same. |
Re: Register_Native
Don't use style 1. Style 0 natives have only 2 parameters:
PHP Code:
iParams = number of parameters in the native |
Re: Register_Native
@OP, again, the objective of ReAPI is not replace other modules, the objective is provide a more stable version. Anyway, case you still don't want to use the fun, better make a stock instead of create a native.
Convert this stock to ReAPI, the end. Code:
|
Re: Register_Native
if you used style 1 then you don't need to use get_param();
|
| All times are GMT -4. The time now is 12:18. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.