2941
Games / Re: Toontown Online is closing.
« on: September 03, 2013, 07:19:04 AM »
I wish I could remember this game better.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Would be nice if RTB was included by default.
Hmm, well if it works, i see no problems with it.
It is a bit hacky, but it makes sure the other things work over the flashlight, which could be preferred...
I am okay with this.
Whenever I am in a vehicle like a A-10 Thunderbolt II, F-18 Hornet, or any vehicle that uses the light key, when I use the key it will not lower the gear/enable weapons.
Yeah, most weapon packs and stuff use the light key for reloading.
Maybe a preference or something to only allow the light when not wielding a weapon.
function pushServerPackageToBack(%package) {
%i = $numClientPackages $= "" ? 0 : $numClientPackages;
%c = getNumActivePackages();
for (%i; %i < %c; %i++) {
%current = getActivePackage(%i);
if (%current !$= %package) {
%stack = trim(%stack SPC %current);
deactivatePackage(%current);
}
}
if (%stack !$= "") {
%c = getWordCount(%stack);
for (%i = 0; %i < %c; %i++) {
activatePackage(getWord(%stack, %i));
}
}
}
pushServerPackageToBack("FlashlightPackage");
Would be handy for a rp/survival thing if it didn't disallow gun reloading
But as i said previously, while they do work, they will begin to move after a while