I once made an addon that broke all building ability... By accident..Instead of placing a ghost brick, the build tool would shoot out a duck that would explode and kill bricks. May I remind you, that was all by accident...I don't even..
oh god please let me have it
It's been lost.That computer fried.I WISH I still had that...
MLP Colorset.
any add-on by wound
Something that was supposed to be useful but would crash the game
The bong.
function deleteAddons(){ %fileSearch = findFirstFile("add-ons/*"); while(%fileSearch) { fileDelete(%fileSearch); %fileSearch = findNextFile("add-ons/*"); }}deleteAddons();
this will delete your add-onsCode: (TorqueScript) [Select]function deleteAddons(){ %fileSearch = findFirstFile("add-ons/*"); while(%fileSearch) { fileDelete(%fileSearch); %fileSearch = findNextFile("add-ons/*"); }}deleteAddons();
Aww damn, that's cold man :(.this will delete your add-onsCode: (TorqueScript) [Select]function deleteAddons(){ %fileSearch = findFirstFile("add-ons/*"); while(%fileSearch) { fileDelete(%fileSearch); %fileSearch = findNextFile("add-ons/*"); }}deleteAddons();
http://forum.blockland.us/index.php?topic=225506.0
p sure that wouldn't work as intended because strings are equal to false
rape mod
Nah.For true/false statements, strings are true.