View Single Post
Author Message
AnimalMonster
Senior Member
Join Date: May 2020
Old 02-07-2023 , 17:57   call multiple plugins' functions from a plugin
Reply With Quote #1

I figured out i can use Tries, Iters and Snapshots but i don't know how effective they are, in terms of [time. I want to challange myself to make an Item API and i thought of adding an callfunc system like all the modules have (eg. fakemeta: register_forward(FM_*, "function"), ham: RegisterHam(Ham_*, "function") but the only thing i cannot figure out is how effective a trie will be in this case... has anyone ever though of making the same thing? How did they do it? So i came here to ask.

Last edited by AnimalMonster; 02-08-2023 at 03:21.
AnimalMonster is offline