Difference between revisions of "GetUseSound- Potion"

1 byte added ,  16:25, 7 May 2015
imported>Kerberus14
imported>Kerberus14
Line 10: Line 10:
Script example of debugging GetUseSound():
Script example of debugging GetUseSound():


[img]http://puu.sh/hFanV/5ef356185f.png[/img]
The FormList we're using has "NPCHumanEatSoup", "ITMPotionUse" and "ITMFoodEat". (See -> http://puu.sh/hFanV/5ef356185f.png <-)
The FormList we're using has "NPCHumanEatSoup", "ITMPotionUse" and "ITMFoodEat".
"NPCHumanEatSoup" is playing when the player eats a stew or soup item.
"NPCHumanEatSoup" is playing when the player eats a stew or soup item.
"ITMPotionUse" is playing when the player drinks a potion or any liquid item such as ale or wine.
"ITMPotionUse" is playing when the player drinks a potion or any liquid item such as ale or wine.
Anonymous user