how to execute a forward
hi, i want to execute a forward called "neo_class_enabled" i want execute when player use amx_test
my first think was use "ExecuteForward" but i dont know how to execute it without the name of the file, i have this forward in one .ini but i dont know how to execute it... |
Re: how to execute a forward
You can send the forward to all plugins using CreateMultiForward() to set up a forward and then execute it using ExecuteForward().
(Simple) Example: Code:
|
Re: how to execute a forward
Thanks :3
|
| All times are GMT -4. The time now is 21:10. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.