• Would this code work?
    3 replies, posted
-snip- resolved.
Looks like it will work. If you want to define the PLUGIN table outside of the file, define and call your plugin functions using ':' instead of '.'. This way you won't have to keep a reference to the table yourself if you want to access it.
-snip- resolved.
[QUOTE=Nevec;23245424]Looks like it will work. If you want to define the PLUGIN table outside of the file, define and call your plugin [b]functions[/b] using ':' instead of '.'. This way you won't have to keep a reference to the table yourself if you want to access it.[/QUOTE] As in only PLUGIN:Init, etc.
Sorry, you need to Log In to post a reply to this thread.