Difference between revisions of "User talk:Ashileedo"

9 bytes added ,  22:34, 7 June 2006
imported>Omzy
imported>Omzy
Line 80: Line 80:
::::::Why not just use a global script to randomly add the spell (a paralysis ability) on the player, then after three or however many seconds later, the script removes the ability.  Maybe have the script check every game hour, have a one in ten odds every hour or something like that. [[User:TheImperialDragon|TheImperialDragon]] 18:58, 7 June 2006 (EDT)
::::::Why not just use a global script to randomly add the spell (a paralysis ability) on the player, then after three or however many seconds later, the script removes the ability.  Maybe have the script check every game hour, have a one in ten odds every hour or something like that. [[User:TheImperialDragon|TheImperialDragon]] 18:58, 7 June 2006 (EDT)


:::::::[[Omzy]] I created a new object with no .NIF (mesh for graphic so it is invisible) and made a script for this object that calls the spells I want casted on the player. In my quest, I set a variable to trigger the object's trap on the player. The following object script works:
:::::::[[Omzy]] I created a new miscitem object with no .NIF (mesh for graphic so it is invisible) and made a script for this object that calls the spells I want casted on the player. In my quest, I set a variable to trigger the object's trap on the player. The following object script works:


:::::::<pre>
:::::::<pre>
Anonymous user