Difference between revisions of "ShowPerkVaultBoyOnHUD - Game"

Shouldn't be using double back-slashes, needs to be single slashes (*nix style paths)
imported>Qazaaq
(added category)
imported>Qazaaq
(Shouldn't be using double back-slashes, needs to be single slashes (*nix style paths))
 
Line 19: Line 19:
<source lang="papyrus">
<source lang="papyrus">
; We've triggered the Idiot Savant perk!
; We've triggered the Idiot Savant perk!
Game.ShowPerkVaultBoyOnHUD("Components\\VaultBoys\\Perks\\PerkClip_1d245e.swf", perkSound)
Game.ShowPerkVaultBoyOnHUD("Components/VaultBoys/Perks/PerkClip_1d245e.swf", perkSound)
</source>
</source>


Anonymous user