Museum "atleast one of each item" (Upto item 1489 and excluding item 785)
Note: 250 item code blocks since when mafia prints lots of stuff to the CLI it tend to slow down a bit. (On my machine anyway)
( Looks like the forum cut the script off...
Hopefully, you don't mind attaching it as a file? I'll start a conversation on this elsewhere... -Daychilde ;D )
Edit: hahah yeah sorry about that didnt notice it, figured if it fit into the message box then it posted it all, apparently i was wrong, removed the existed printed text and attached a zip file with the 6 .ash files in it. (Oh... forgot to edit those text files, they are currently set to if less then 10, if you want to edit them to all only if less then 1 then see below Edit2)
Edit2: Oh and if anyone wants more then 1 of each item (My scripts orginally had if less then 10 of item which is why it prints howmany you have already in there.) just use a "replace" function in notepad or something and (The XX = the number you want to have in d-case)
Find = ) < 10)
Replace = ) < 1)
Edit3: Oh didnt know you can add more then two by modding it >> *Adds individual files*
Note: 250 item code blocks since when mafia prints lots of stuff to the CLI it tend to slow down a bit. (On my machine anyway)
( Looks like the forum cut the script off...

Edit: hahah yeah sorry about that didnt notice it, figured if it fit into the message box then it posted it all, apparently i was wrong, removed the existed printed text and attached a zip file with the 6 .ash files in it. (Oh... forgot to edit those text files, they are currently set to if less then 10, if you want to edit them to all only if less then 1 then see below Edit2)
Edit2: Oh and if anyone wants more then 1 of each item (My scripts orginally had if less then 10 of item which is why it prints howmany you have already in there.) just use a "replace" function in notepad or something and (The XX = the number you want to have in d-case)
Find = ) < 10)
Replace = ) < 1)
Edit3: Oh didnt know you can add more then two by modding it >> *Adds individual files*