Recent content by basttiiaan

  1. B

    Tip for forcing Date and Time on your Server

    im looking to turn rain off now
  2. B

    Day/time & weather Help Required

    Hi so i have a server with pingperfect . Now im fed up with it always raining so i want to know how i would change what ever it is i need to stop it raining also how can i set it to stay daytime . Gonna need step by step help as im total noob at coding and what not
  3. B

    Tip for forcing Date and Time on your Server

    Is this correct im total noob void main() { //INIT WEATHER BEFORE ECONOMY INIT------------------------ GetGame().GetWorld().SetDate(2018, 7, 1, 8, 30); Weather weather = g_Game.GetWeather(); weather.MissionWeather(false); // false = use weather controller from Weather.c...
Back
Top