crazyrazor23 Posted August 19, 2014 Share Posted August 19, 2014 hi can anyone plz make a simple shower script for me i have looked at different mods and i have no idea how to get a script to make a shower work i have tried this but nothing happens scn showerscript short doonce begine on activate elseif doonce ==0mbws1.enablembws2.enableset doonce to 1 eldeif doonce ==1mbws1.disablembws2.disableset doonce to 1 endif activate end i put the FXWaterSpay01 in game and it just pours it dont stop i want a simple shower that i can turn on and off Link to comment Share on other sites More sharing options...
Deleted1205226User Posted August 20, 2014 Share Posted August 20, 2014 The first condition should start with if, not elseif.There's a typo in the second condition (elseif instead of eldeif). Link to comment Share on other sites More sharing options...
crazyrazor23 Posted August 20, 2014 Author Share Posted August 20, 2014 i norm get an error saying something about line 8 MBWSi did get it working last night on a test shower now when i put it into my house it dont work lol i will try change the elseif bit thx Link to comment Share on other sites More sharing options...
Deleted1205226User Posted August 20, 2014 Share Posted August 20, 2014 How did you set the thing up?How is the water spray linked or referenced?What does mbws1 & 2 means? The more informations you give, the better help can be provided ... Link to comment Share on other sites More sharing options...
crazyrazor23 Posted August 20, 2014 Author Share Posted August 20, 2014 the mbws is from a mod i copyed the script off it was part of FXwaterSpay01 and FXWaterSpoutSplash01 i am guessing i changed the names on both FXwaters to mbws1 and mbws2 to see if that helped i even tryed on the script FXWaterSpray01.enable and disablethe first time i got it working i didnt know what i did fully. i been downloading loads of mods today that have showers in them and none helped i found one that used a light switch script tried that and the whole shower vanished lolgonna go look how to make light switches on/off see if can replace the light with water FX Link to comment Share on other sites More sharing options...
Deleted1205226User Posted August 20, 2014 Share Posted August 20, 2014 Everything you want to know about light switches:http://www.mediafire.com/view/8nwqeog4t41z3ms/Create_a_switch_Fallout_3.pdf:) Link to comment Share on other sites More sharing options...
crazyrazor23 Posted August 21, 2014 Author Share Posted August 21, 2014 i got a shower working using the light switch script but it didnt play a sound but got up this morning thought i try that shower script 1 more time what i did was put the shower in room as an activatorplaced both FXWaters in room gave them the ID MBWS1 and MBWS2made the script it saved ok so added script to the showermoved both FXwaters into position set top water as parent and both initaly disabledsaved mod loaded game it didnt workso went back to shower and linked the bottom water to the top water and the shower to the top water all working now and even added a remove radiation to the script now gonna try light switches seen a video but it was basic to turn one light on/off Link to comment Share on other sites More sharing options...
Deleted1205226User Posted August 21, 2014 Share Posted August 21, 2014 Glad you got it working! Once you've understood the basic of switch script, it can be used to many situation.Take a look a the pdf I linked above; it's a mini tut about switches I made for myself a couple years ago... Link to comment Share on other sites More sharing options...
crazyrazor23 Posted August 21, 2014 Author Share Posted August 21, 2014 (edited) just looked at it and used it only thing i want to know how do i add more lights to 1 lightswitch Edited August 21, 2014 by crazyrazor23 Link to comment Share on other sites More sharing options...
Deleted1205226User Posted August 21, 2014 Share Posted August 21, 2014 Either you make a chain of parent - child - chill - etc.Or with the second script mentioned you add as much ref as you want ... Link to comment Share on other sites More sharing options...
Recommended Posts