Author Topic: Add-on Forcer (Now transmits datablocks, please update!)  (Read 4936 times)

As the title implies, this add-on will force any add-on to load! Long gone are the days where you had to restart Blockland for an add-on to load!
This is also GUI-based!

Make sure you keybind it in Options>Controls>Add-on Forcer!
Enjoy!
Download
Contrary to popular belief, this will not crash you under normal use. However, if the script you are executing causes you to crash, it will obviously crash you, but that isn't the forcer's fault. And if you execute a script with datablocks in it (sounds/models), any client who doesn't have those datablocks will be removed from the server to prevent them from crashing. I did not make the forcer do that, it's how the engine was made.
« Last Edit: August 14, 2015, 10:27:38 PM by -Setro- »

HOLY stuff THIS IS COOL.

+1

Finally just what I needed, I can stop using console commands now.

Support for dedicated servers is coming soon, aka once I have client-server communication in the bag.

why is your name smeared all over it....

Isn't this basically the Add-on loader? You could look in its script to list the amount of add-ons in the server so Superadmins can execute add-ons as well.

neato ill use it but yea i probably wouldnt put your name all over it

why is your name smeared all over it....
neato ill use it but yea i probably wouldnt put your name all over it
it's just 2 occurences?

you only need 1 u goof

Didn't think you guys would have a problem with my name being on it, but yea, I removed both occurences of my name
rip

Put your name in the description.txt and that's good enough lol.

Put your name in the description.txt and that's good enough lol.
lol na, i just removed my name from everything
now that i think of it idk why it'd need my name in it anyways

uhhh
exec("richardass");
??

uhhh
exec("richardass");
??
that is how it works, yes.
almost all add-ons are just things that make doing things easier. forcekill utilizes fcbn("aaa").player.kill(); revive utilizes instantrespawn, and so forth
i found it monotonous to use discover(); and then exec(); manually all the time, so i made this. if you dislike it, you don't have to download it.

Isn't this basically the Add-on loader? You could look in its script to list the amount of add-ons in the server so Superadmins can execute add-ons as well without having to guess what add-ons the host has nor how they're spelled.