Difference between revisions of "Complete Example Scripts"

Jump to navigation Jump to search
47 bytes added ,  19:44, 25 April 2013
m
imported>JustinOther
imported>JustinOther
Line 712: Line 712:
Actor Property PlayerREF Auto ; <-- Imperative for expedience
Actor Property PlayerREF Auto ; <-- Imperative for expedience
Bool Property bEnableStuff Auto ; Leave as default or 'False'
Bool Property bEnableStuff Auto ; Leave as default or 'False'
Float Property fHourToDisable Auto ; Desired enable time
Float Property fHourToDisable Auto ; Desired enable time/18.0 for example's sake
Float Property fHourToEnable Auto ; Desired enable time
Float Property fHourToEnable Auto ; Desired enable time/6.0 for example's sake
Float Property fUpdateInterval Auto ; 15.0 works well
Float Property fUpdateInterval Auto ; 15.0 works well
GlobalVariable Property GameHour Auto ; Pointed to engine maintained, special GlobalVariable
GlobalVariable Property GameHour Auto ; Pointed to engine maintained, special GlobalVariable
Anonymous user

Navigation menu