var
Time = "[Time2]:00"
AMPM = "A.M"
RolePlaying = 0
SongPlay
WorldPlayers = 0
ServerHost = null
RoleWait = 1000
PasswordOn = 1
Password = "UMMMNOTHINGTOSEEHEREPASSWORDISNOTHERE"
Time2 = 1
Why is it saying Time2 warning use of Time2 precedes its definition and Time warning definition is here.

Use of Time2 precedes its definition.