Difference between revisions of "EnableFastTravel"
Jump to navigation
Jump to search
no edit summary
imported>Geckbot m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1))) |
imported>Ez0n3 |
||
Line 1: | Line 1: | ||
{{Function | |||
EnableFastTravel | |CSWikiPage = EnableFastTravel | ||
|origin = GECK1 | |||
Enable or disable fast travel manually: 1 = allowed, 0 = disabled until reenabled by this function. | |summary = Enable or disable fast travel manually: 1 = allowed, 0 = disabled until reenabled by this function. | ||
|name = EnableFastTravel | |||
|returnType = void | |||
|arguments = | |||
{{FunctionArgument | |||
|Name = Flag | |||
|Type = int | |||
|Value = 0, 1 | |||
}} | |||
|example = EnableFastTravel 1 | |||
}} | |||
== Notes == | == Notes == |