Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

DX8 Day/Night System!


GalacticGlum
 Share

Recommended Posts

Hello everybody!

Hackertatio (or GalacticGlum) here once again with another tutorial and this tutorial is the Day/Night tutorial!

You will need the night.png file. Click here to download.
Place in your data files/graphics/misc folder and name it night.png if it isn't named the already.

Okay so let's begin! 

_**Let's do client side first!**_

The first thing you'll want to do is go to modGlobal and add this code
```
' Game Time

Public TimeSecond As Integer
Public TimeMinute As Integer
Public TimeHour As Integer
```
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...