outfit Gatherer.

Note: This thread is a recreate of the original thread HERE. This thread will be used for now on. Mod's If this is a problem. I am sorry but i have been requesting a move. and it has not happened. So if you must. Merge the topics please...

list of outfits made in pack...
* marks non packed in online package just made unreleased
Basically this script pack in the making. Will have many scripts that allow you to get outfits easier if you don't know what they have..


  • 8bit
  • antique
  • bugbear costume
  • clown suit
  • frat boy ensemble
  • frat warrior
  • furry suit
  • knob elite guard
  • knob harem girl
  • mining gear
  • black set
  • eXtreme suit
  • hippy set
  • pirate getup
  • start garb
  • war hippy
  • yendorian finery

For Users:
There is an alias you can set to gather outfits.
type in the following into the CLI box.
Code:
alias outfit => ash import <outfits.ash> getoutfit(%%)
Then use the command outfit to get outfits!!!
Type in outfit "(someoutfit name here)" // WITHOUT THE () please include "" though. or an error will result without it..

You may also just load the script and it should prompt for input for the variable voutfit.

The script will reconize these items (With the "" though)

  • bugbear costume
  • bugbear
  • yendorian finary
  • yendorian
  • war hippy
  • war hippy fatigues
  • 8-bit finery
  • 8-bit
  • extreme cold weather gear
  • eXtreme suit
  • eXtreme gear
  • frat boy ensemble
  • frat boy
  • frat warrior fatigues
  • frat warrior
  • knob goblin elite guard uniform
  • knob goblin elite guard
  • knob goblin harem girl disguise
  • knob goblin harem girl
  • mining gear
  • star garb
  • Pirate Getup
  • swashbuckling getup
  • antique arms and armor
  • antique
  • furry suit
  • terrifying clown suit
  • clown suit
FOR SCRIPTERS:
Here is a list of functions
boolean antique( )
boolean bitfinary( )
boolean bugbear_costume( )
boolean clown( )
boolean eXtreme( )
boolean fratboy( )
boolean fratwarriow( )
boolean furry( )
void getoutfit( string voutfit )
boolean knobelite( )
boolean knobharem( )
boolean mining( )
boolean pirate( )
boolean star( )
boolean war_hippy( )
boolean yendorian_finary( )
____
this script however will not auto equip the outfit for you. It only gathers;) have fun

Version history:
V1:Made basic single file scripts for each outfit.
V1.1: Fixed bugs in quite a few of them outfits scripts..
V1.5: Made optimized code. (Accidental glitch addition)
V1.5.5: Fixed glitch that aborted whole scripts.
V2.0B: Made a single compilation of whole script (Released tested but in Beta)


___________
This is my first script don't harass me :p
<< my little joke i do on scripts..


 

Attachments

  • outfits.ash
    16.1 KB · Views: 57
Top