Because if they deleted your thread without you understanding why, they run the chance of you doing something like other people do and make useless threads asking WHY it was deleted.
So, the best thing to do is to tell you what's not allowed here so you can post in the board properly.
We are all willing to
help you script, but we will not do it for you (on 99% of occassions)
Your best bet is to grab the official community guide and go through the scripting tutorials. They're very easy to follow, and you'll feel much better by the end of it all knowing that you can make your own scripts without relying on others so much.
[EDIT]
The following section is meant to be read AFTER you have covered the scripting tutorials. If you read before that... it all may seem a tad confusing and intimidating.
[/EDIT]
Now, to help you out:
What you'll want to do is set up a state incrementing section of your script and while the state variable is increasing, you will increase your water level by 1 (depending on how fast you want the water to rise... 1 will be rather slow). Once the state reaches a certain value (Meaning your water level should have increased by that much) you can then stop it by using the activation variable.
Here are the official commands you'll want to be using:
Conditions:
activated=X
state=X
Actions:
activate=X
incstate=X
You'll also want the commands for increasing water level, but that is dependant on the Mod you are using for Water... You will most likely find this command in the Mod's readme file.
Perhaps a good learning experience for you would be to try and get the water level to raise and lower constantly before trying to make it raise and lower on command.
Come back when you think you have something, and if you run into problems with your script, we will attempt to help you find out what's wrong and learn from it.
Have a good one!
The one and only,
Those who live in the past, are destined to insanity. Those who live only for the future, will be slaves to their ambitions.
Those who live in the moment... only they, are truly happy.