Question about modules.
On my plugin Fake VIP I need use the forward FM_ClientPutInServer, but adding fakemeta I'll have:
Code:
#include <amxmodx> |
Re: Question about modules.
Whast the problem ?
|
Re: Question about modules.
He need to use the forward FM_ClientPutInServer but needs to add the module fakemeta. The problem is that many modules would.
PS: use client_putinserver instead of FM_ClientPutInServer |
Re: Question about modules.
Eum.. the how much you use models doesnt effect efficienty of your plugin o.O Thats not a problem
|
Re: Question about modules.
Quote:
@alan: I need use that forward instead of check if it's a vip map on that native. Now I only check it on plugin_init() :mrgreen: |
Re: Question about modules.
Quote:
|
| All times are GMT -4. The time now is 14:04. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.