Небольшая поправка к AddReputation. Эта функция выглядит значительно лучше в таком виде:
AddReputation [код фракции]
где x = 1 или 0 ; x = 1 положительная репутация ; x = 0 отрицательная репутация
y может иметь значение от 0 до 100 ;
RemoveReputation [код фракции]
- [y] - команда отнимающая репутацию.
А всего в Fallout: New Vegas добавлены 63 новых функции:
[hide]
AddCardToPlayer
AddCreatureToLeveledList
AddFormToFormList
AddItemToLeveledList
AddNPCToLeveledList
AddReputation
AddReputationExact
ChallengeLocked
ClearScreenSplatter
DetonatePlacedExplosives
DisableHardcoreTracking
EnableLoadingMenu
GetCasinoWinningsLevel
GetCasinoWinningStage
GetChallengeCompleted
GetDLCCount
GetForceHitReaction
GetOwnerLastTarget
GetReputation
GetReputationPct
GetReputationThreshold
IsAlwaysHardcore
IsCodeRedeemed
IsDLCInstalled
IsHardcore
IsLoadingMenuEnabled
IsPlayerInRegion
MoveToMarkerWithFade
ObjectUnderReticle
PlaceAtReticle
PlayerInRegion
RedeemCode
RemapWaterType
RemoveAllTypedItems
RemoveRecurringFromChallenge
RemoveReputation
RemoveReputationExact
ResetXP
RevokeCode
SetCameraFOV
SetCasinoCheatLevel
SetCasinoWinningsLevel
SetHardcore
SetReputation
SetScreenSplatterFade
SetScreenSplatterTexture
SetSecuritronExpression
ShowBlackJackMenu
ShowBlackJackMenuParams
ShowCaravanMenu
ShowLoveTesterMenu
ShowLoveTesterMenuParams
ShowRecipeMenu
ShowRouletteMenu
ShowRouletteMenuParams
ShowSlotMachineMenu
ShowSlotMachineMenuParams
ShowTraitMenu
ShowTraitSelectMenu
SwapTextureOnRef
ToggleDemigodMode
TriggerScreenSplatter
UnlockChallenge[/hide]
Но принцип их работы , значения переменных и прочие грабли ещё слабо исследованы.