The formulae isnt going to be made public, But its planned to change this year, as it did last year.
Every year we shall change it to make it fairer or different
The forum where threads are moved when the idea is either implemented or dismissed for the time being. If an idea has been dismissed then you are free to bring it up, change it and such, but it still may be dismissed again.
Function mds_current_weather() This is used to get details on the current weather in MD Returns: boolean e.g. false //There is no weather currently in MD of note
String e.g. "heavyrain" //Current weather in MD as a string
Example:
@va = mds_current_weather();
if(@va == false) {
echo "there is no weather, boring";
}else{
echo "The weather currently is: " . @va;
}
I need a series of tasks done to sort out the forum.
The first one is that I need a post that details all custom md script functions and a link to the post that details it more, of it exists
E.g.
Mds_store_heat - steals your heat - link/no link
If you are starting this task post here so two people don't do it. Pm me if you want to help with others
Fixed :)
Rules are constricting, To properly and fairly deal out punishment and reward you need a human element to decide. This is MD.
If you want rules and laws, im sure the (IRL) justice system is interesting :)