Difference between revisions of "ShowCaravanMenu"
Jump to navigation
Jump to search
imported>Gunmaster95 (New page: {{Function |origin = VEGAS1 |summary = Displays the caravan menu. |name = ShowCaravanMenu ''CaravanDeckName'' ''NPCDifficulty'' |example = JackRef.ShowCaravanMenu CaravanDeckJack...) |
imported>Yukichigai |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Function | {{Function | ||
|origin = VEGAS1 | |origin = VEGAS1 | ||
|summary = | |summary = Shows the caravan menu. | ||
|name = ShowCaravanMenu ''CaravanDeckName'' '' | |name = ShowCaravanMenu ''CaravanDeckName'' ''Difficulty'' ''MaxBetPercent'' | ||
|example = | |example = Jack.ShowCaravanMenu CaravanDeckJack .5 .3}} | ||
}} | This will initiate a game of caravan with Jack, with Jack using CaravanDeckJack, playing with a difficulty rating of .5 out of 1, and betting at maximum 30% of the currency he holds. | ||
[[Category:Functions]] | |||
[[Category:Functions (GECK Vegas 1.1)]] |
Latest revision as of 18:31, 3 April 2011
< [[::Category:Functions|Category:Functions]]
A function included in the GECK Version 1.1.0.262 for Fallout: New Vegas.
Description
Shows the caravan menu.
Syntax
ShowCaravanMenu CaravanDeckName Difficulty MaxBetPercent
Example
Jack.ShowCaravanMenu CaravanDeckJack .5 .3
This will initiate a game of caravan with Jack, with Jack using CaravanDeckJack, playing with a difficulty rating of .5 out of 1, and betting at maximum 30% of the currency he holds.