TheUnforgiven Posted February 5, 2004 Share Posted February 5, 2004 I'm trying to make a script(Major emphesis on Trying), and I'm trying to make an object appear for a few hours every day In Game, Can someone tell me how to do this? Link to comment Share on other sites More sharing options...
Marxist ßastard Posted February 5, 2004 Share Posted February 5, 2004 Begin enablex-y If ( GameHour > x )If ( GameHour < y )EnableReturnEndifEndif Disable End ...Where x is the hour to begin displaying the object and y is the hour to disable it. Link to comment Share on other sites More sharing options...
TheUnforgiven Posted February 5, 2004 Author Share Posted February 5, 2004 Thanks alot Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.