Raised This Month: $12 Target: $400
 3% 

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: AceNice
Forum: Scripting 08-14-2019, 03:41
Replies: 4
Views: 1,423
Posted By AceNice
Re: Modular plugin

Thank you! I'm already using different names and write them names into array. Then when i need, i using this array to calling the functions

char global_menucalls[][] = {
{"Vip_ReviveRowAction"},...
Forum: Scripting 08-10-2019, 16:21
Replies: 4
Views: 1,423
Posted By AceNice
Re: Modular plugin

Sure.

This is main plugin:

#include "gf_effects.sp"
#include "gf_revive.sp"

Handle forward_OnVipMenuCreated;

public OnPluginStart() {
Forum: Scripting 08-10-2019, 07:08
Replies: 4
Views: 1,423
Posted By AceNice
Modular plugin

Hi!
I have plugin with next structure:
main_plugin
child_plugin
child_plugin2
And i need to follow function OnVipMenuCreated from main plugin in child plugins.
Global forward gives an error:...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 01:54.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode