ok SB tried to explain me this briefly but i still didn't fully understand what are plugins and what are they used for?
if someone can explain thanks maybe an example would be nice thanks in advance,
Hugo
(srry for the nooby questions btw)
ok SB tried to explain me this briefly but i still didn't fully understand what are plugins and what are they used for?
if someone can explain thanks maybe an example would be nice thanks in advance,
Hugo
(srry for the nooby questions btw)
The readme for plugin developersCode:Plugins are created in Delphi. Check sample TestPlugin.dpr to find out how. Usually you will need plugins only for platform specific features or time critical highly optimized functions. The CppTestPlugin files show how to umport functions from c++. (You need Borland c++ Builder (6) to compile the c++ file into an object file with Build.bat)
Don't know if that helps you at all.
Well, from what I can tell, they hold functions made in Delphi or C++ that can be used by SCAR to maximize SCAR's power. I think FindColorCircleD is in the freddy plugin, for example.
There are currently 1 users browsing this thread. (0 members and 1 guests)