|
||
|
|||||||
| Custom Script Release Archive This is a pre-script database archive of what our users had released. |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Forum Novice
|
UPDATED to 1.1a: Again WonderLandDnc thank you for your contribution of the vendor.. I made the modifications =) and also Updated the ingredients.cs and gave the resources more of a unique look rather then having them all looking like Hops lol
UPDATED: Added WonderlandADnc Brewerspack..Thank you Wonder for making these nice scripts =)..Sorry didnt have time to do this myself.. bout 3am here.. and trying to get rdy for work as i am writing hehe. Hello all, This is work i had originally did with a base brewing system.. and have decided to go step further and make a brewing engine. What this is .. is a engine souly for the brewing craft skill. With the engine it makes making brewable items totaly customizable and adding any kind of brewable drink you can imagine. Currently added to the system are some real red wines,white wines, whiskeys, flavored juices etc... the system does work and does compile with no errors for me.. but is still in its alpha stages.. This release is more of trial version to get some feedback what everyone would like to see added to the engine or perhaps use this engine and make something of their own =) I did include and SBBarkeeper that atm just sells hops (Like from the original) but can be edited to distribute the other ingredient items needs to making different brews. Included is a ReadMe how to install and uninstall the engine.. without further adue... here is New Brew Engine =) P.s I didnt credit Demented for the original brewing work becuase i am Demented..i lost the email i had for that account and have tried to msg moderators about getting it fixed to my current email that i am using for this account. So pls No more further Karma -'s lol Last edited by aventae; 05-27-2006 at 12:45 AM. |
|
|
|
|
#2 (permalink) |
|
Forum Expert
Join Date: Nov 2004
Location: Beyond the Gates of Hell
Age: 36
Posts: 3,509
|
Good to see that you finished this. I am eager to check this out, thanks.
__________________
Leader of the Anti-OSI Movement. Inventing a new game experience in an EA Games-free environment. Don Juan Matus "The basic difference between an ordinary man and a warrior is that a warrior takes everything as a challenge, while an ordinary man takes everything as a blessing or as a curse." My Customs:
|
|
|
|
|
#3 (permalink) | |
|
Forum Novice
|
Quote:
|
|
|
|
|
|
#4 (permalink) |
|
Forum Expert
Join Date: Sep 2005
Location: UK
Age: 29
Posts: 781
|
hi there i added this. the items look cool. but i would like to know how i get the skill. and how to use it. as when i add a keg in its menu there is nothing in the resoureses part, as in what you need to make something. thanks for the post. its a fine package. thanks.
__________________
*+ MW Admin Naturescorpse +* |
|
|
|
|
#5 (permalink) | |
|
Forum Novice
|
Quote:
Code:
// Set the overidable material SetSubRes( typeof( PitcherOfWater ), "Pitcher of Water" ); // Add every material you want the player to be able to chose from // This will overide the overidable material AddSubRes( typeof( PitcherOfWater ), "Pitcher of Water", 50.0, 1044268 ); AddSubRes( typeof( Sugar ), "Sugar", 50.0, 1044268 ); AddSubRes( typeof( Yeast ), "Yeast", 50.0, 1044268 ); AddSubRes( typeof( Barley ), "Barley", 50.0, 1044268 ); AddSubRes( typeof( Hop ), "Hop", 50.0, 1044268 ); AddSubRes( typeof( Malt ), "Malt", 50.0, 1044268 ); Keep in mind tho this is in alpha stage atm so no distrubition for the resources needed to make the brewing items are yet fully obtainable ..so may have to use [add ( resource name) ...example: [add malt etc.. =) P.s Sorry if this is inconvient for all..still working on getting system back up to par. had to do alot of re-installing etc.. becuase of redoing system and upgrading. Nother reason this is more of a alpha engine =) none the less i hope this package is something all can still enjoy till engine is fully complete =) Last edited by aventae; 05-23-2006 at 01:56 AM. |
|
|
|
|
|
#6 (permalink) |
|
Forum Expert
Join Date: Sep 2005
Location: UK
Age: 29
Posts: 781
|
Hi there thanks for that. im still working on getting to it work right with me. lol
but i made this for your system. and hoped you would like it, and add it to your system. its not much but i wanted to say thinks. its just a (Brewers Sterer Pack) that has what i can see so far to add. please add any more to it. all you have to do is put it in your custom folder. and do [add BrewersPack. you might want to add more of the same items or in there own sep bag. and as its 7am here. i would do it. and will have ago when i get up later/. unless you did like it and moded it more. to add more things to it just open BrewersPack and add a new line or lines like ive done Code:
DropItem( new BrewerTools() ); BrewersPack.zip http://www.runuo.com/forums/attachme...1&d=1148363978
__________________
*+ MW Admin Naturescorpse +* |
|
|
|
|
#7 (permalink) | |
|
Forum Novice
|
Quote:
Nice scripts btw Wonder =).. good way to distribute the resources atleast till i get it working better =) but i'll diffently still find a use for your scripts and keep them in further updates and apart of the package ![]() Future Plans: Hope to narrow down the customization to lesser scripts to make it more simple to customize in this current version ..customizing the engine to add other types of brews can be confusing. Also hope to find out what all is using for a harvest system so to make the ingredients apart of that system =) I have been working on making additions for Steamin's harvest system and it does compile for what i got .. but further testing is needed =).. hope to make it compatible with other harvest systems as well or perhaps write my own =) Again ..any ideas.. critisicm etc .. is welcome =) |
|
|
|
|
|
#8 (permalink) |
|
Forum Expert
Join Date: Nov 2004
Location: Beyond the Gates of Hell
Age: 36
Posts: 3,509
|
Nice addition. Thank you, Wonder.
__________________
Leader of the Anti-OSI Movement. Inventing a new game experience in an EA Games-free environment. Don Juan Matus "The basic difference between an ordinary man and a warrior is that a warrior takes everything as a challenge, while an ordinary man takes everything as a blessing or as a curse." My Customs:
|
|
|
|
|
#9 (permalink) | |
|
Forum Expert
Join Date: Nov 2004
Location: Beyond the Gates of Hell
Age: 36
Posts: 3,509
|
Quote:
Just a suggestion.
__________________
Leader of the Anti-OSI Movement. Inventing a new game experience in an EA Games-free environment. Don Juan Matus "The basic difference between an ordinary man and a warrior is that a warrior takes everything as a challenge, while an ordinary man takes everything as a blessing or as a curse." My Customs:
|
|
|
|
|
|
#10 (permalink) | |
|
Forum Novice
|
Quote:
but i wont use it without David's permission becuase the edit/Modifications i would have to make to his already existing system..perhaps making an addon for his harvest system and others maybe a better choice? =) |
|
|
|
|
|
#11 (permalink) |
|
Forum Expert
Join Date: Sep 2005
Location: UK
Age: 29
Posts: 781
|
Hi there thanks for use the pack. im glad you liked it. the past 2 or 3 days ive been trying to do a vebdor. but i cant get it to compile. if you want to use it your welcome. if not. its cool. all i cant do with it is as you will see. its due to the part where the gump photos of the items. im sorry im not all good. but other then that is ok,. thanks again.
BrewerVendor.zip http://www.runuo.com/forums/attachme...1&d=1148686379 Code:
- Error: Scripts\Customs\AdminStuff\BrewerVendor\SBBrewerVendor.cs: CS1525: (li ne 29, column 69) Invalid expression term ')' - Error: Scripts\Customs\AdminStuff\BrewerVendor\SBBrewerVendor.cs: CS1026: (li ne 29, column 72) ) expected - Error: Scripts\Customs\AdminStuff\BrewerVendor\SBBrewerVendor.cs: CS1525: (li ne 30, column 60) Invalid expression term ')' - Error: Scripts\Customs\AdminStuff\BrewerVendor\SBBrewerVendor.cs: CS1026: (li ne 30, column 63) ) expected - Error: Scripts\Customs\AdminStuff\BrewerVendor\SBBrewerVendor.cs: CS1525: (li ne 31, column 88) Invalid expression term ')' - Error: Scripts\Customs\AdminStuff\BrewerVendor\SBBrewerVendor.cs: CS1026: (li ne 31, column 91) ) expected - Error: Scripts\Customs\AdminStuff\BrewerVendor\SBBrewerVendor.cs: CS1525: (li ne 32, column 61) Invalid expression term ')' - Error: Scripts\Customs\AdminStuff\BrewerVendor\SBBrewerVendor.cs: CS1026: (li ne 32, column 64) ) expected - Error: Scripts\Customs\AdminStuff\BrewerVendor\SBBrewerVendor.cs: CS1525: (li ne 33, column 86) Invalid expression term ')' - Error: Scripts\Customs\AdminStuff\BrewerVendor\SBBrewerVendor.cs: CS1026: (li ne 33, column 89) ) expected - Error: Scripts\Customs\AdminStuff\BrewerVendor\SBBrewerVendor.cs: CS1525: (li ne 34, column 87) Invalid expression term ')' - Error: Scripts\Customs\AdminStuff\BrewerVendor\SBBrewerVendor.cs: CS1026: (li ne 34, column 90) ) expected - Error: Scripts\Customs\AdminStuff\BrewerVendor\SBBrewerVendor.cs: CS1525: (li ne 35, column 94) Invalid expression term ')' - Error: Scripts\Customs\AdminStuff\BrewerVendor\SBBrewerVendor.cs: CS1026: (li ne 35, column 97) ) expected
__________________
*+ MW Admin Naturescorpse +* |
|
|
|
|
#12 (permalink) | |
|
Forum Novice
|
Quote:
Last edited by aventae; 05-27-2006 at 12:54 AM. |
|
|
|
|
|
#13 (permalink) |
|
Forum Expert
Join Date: Sep 2005
Location: UK
Age: 29
Posts: 781
|
thanks again for using my post. im glad you like it. i like to help if i fell i can, theres so meny things i would like to do. but i cant or wouldnt no where to start. like at the moment im big into gumps and the messages or system loads of programs i use on my test server. like the level system and the cumcustoms. i think there great. im looking into somthing like that for this. lol.
also i see on the new post you didnt add the sbbarkeeper. do i take out the old one and put back my old one i had b4 i used yours. thanks again
__________________
*+ MW Admin Naturescorpse +* |
|
|
|
|
#14 (permalink) | |
|
Forum Novice
|
Quote:
|
|
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|