Jump to content

Cast a spell/shout with console


usethereddye

Recommended Posts

hello guys! to start this i would say that i'm not eng, so i don't speak nice. i wanted to know if it was possible to cast the spell "call dragon" with console? because when i click on the magics hotkey i got a windows return, so i wanted to know if, with the id of call dragon (00046B8C) i can summon oh da viing witout cast the shout manualy.

Edited by usethereddye
Link to comment
Share on other sites

  • 2 years later...

casting spell from console is possible. Example:

player.equipspell 12fcc right
player.cast 12fcc player right

will cast Healing to player self.

player.equipspell 12fcd right
player.cast 12fcd player right

will cast Flames to player pointing.

player.equipspell 12fd2 left
player.cast 12fd2 1aa65 left

will cast Heal Other to your follower Benor.

 

Note: casting an unequipped spell is allowed, the spell will be automatically equipped. But it will cause SkyrimVR not to display the hand's spell effect when you stop casting.

 

 

Casting shout with cast command is also works:

player.cast 13f3a player voice

Unrelenting Force - Fus Ro Dah

player.cast 13f39 player voice

Unrelenting Force - Fus Ro

player.cast 13e09 player voice

Unrelenting Force - Fus

 

The spell IDs of a shout are completely different from the shout's ID and are considered as three different spells.

You can find these IDs from CreationKit of SSE > Magic > Spell > Voice Power.

 

Note: The player's voice will not be played when casting shout from console.

 

Update1: UESP has recorded all shouts' spell IDs. Open http://en.uesp.net/wiki/Skyrim:Dragon_Shouts and click a shout's name to see its spell IDs.

Example: http://en.uesp.net/w...yrim:Dragonrend

Edited by SwimmingTiger
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...