Difference between revisions of "Questions"
no edit summary
imported>Waerloga |
imported>Waerloga |
||
Line 759: | Line 759: | ||
I read somewhere, (maybe Scripting for Dummies by GhanBuriGhan), to use sound files to determine what the PC is doing. Check out the Sentient Weapon mod, as that weapon speaks and gives appropriate vocal reactions to enemies, (it knows what RACE it's hitting, down to specific DAEDRA, "I'll rip all your legs off insect!" for Spider Daedra and "Bad kitty!" for Khajiit, type of thing). | I read somewhere, (maybe Scripting for Dummies by GhanBuriGhan), to use sound files to determine what the PC is doing. Check out the Sentient Weapon mod, as that weapon speaks and gives appropriate vocal reactions to enemies, (it knows what RACE it's hitting, down to specific DAEDRA, "I'll rip all your legs off insect!" for Spider Daedra and "Bad kitty!" for Khajiit, type of thing). [[User:WaerLoga|WaerLoga]] 22 June (EDT) | ||
==Raising or lowering the water level using a script?== | ==Raising or lowering the water level using a script?== | ||
Line 836: | Line 836: | ||
:Well, for now this is a secret project, but for this specific aspect, I need to determine the id of the spell that is casted on the player at the moment it hits. So, basically, I need the id of the spell at the ScriptEffectStart block. I've been pondering whether I should add a script block to every castable spell in the ScriptEffectStart that sets a global variable to a specific number that corresponds with the spell. That would be incredibly time consuming, but I could pay my little brother =P | :Well, for now this is a secret project, but for this specific aspect, I need to determine the id of the spell that is casted on the player at the moment it hits. So, basically, I need the id of the spell at the ScriptEffectStart block. I've been pondering whether I should add a script block to every castable spell in the ScriptEffectStart that sets a global variable to a specific number that corresponds with the spell. That would be incredibly time consuming, but I could pay my little brother =P | ||
:See WaerLoga's reply to :"Causing NPC/Creatures to mimic an action the player takes" above | :See WaerLoga's reply to :"Causing NPC/Creatures to mimic an action the player takes" above [[User:WaerLoga|WaerLoga]] 22 June (EDT) | ||
== Getting keystrokes == | == Getting keystrokes == | ||
Line 1,025: | Line 1,025: | ||
:You need to put those files into the same folder as the skeleton, then you can choose them in the "ModelList" in the creature's stats. (Look at the goblins for a good example.--[[User:JOG|JOG]] 11:22, 20 June 2006 (EDT) | :You need to put those files into the same folder as the skeleton, then you can choose them in the "ModelList" in the creature's stats. (Look at the goblins for a good example.--[[User:JOG|JOG]] 11:22, 20 June 2006 (EDT) | ||
== How to make a topic and place it in the Questions category == | == How to make a topic and place it in the Questions category == |