Update for NWN .35
Update for NWN .35
This commit is contained in:
@@ -413,7 +413,7 @@ else //Otherwise Calculate minutes left over minus hours passed..
|
||||
SetLocalInt(GetModule(), "HOURS_LEFT", nRHr);
|
||||
SetLocalInt(GetModule(), "MINS_LEFT", nRMin);
|
||||
|
||||
sResetTime = "The Server will restart in at 8:10AM EST everyday ";
|
||||
sResetTime = "The Server will restart in at 10:10 UTC everyday ";
|
||||
/* sResetTime += IntToString(nRHr);
|
||||
sResetTime += " Hours & ";
|
||||
sResetTime += IntToString(nRMin);
|
||||
|
Reference in New Issue
Block a user