Difference between revisions of "SKSE Wish List"

268 bytes added ,  01:37, 4 February 2015
no edit summary
imported>Notanon
imported>Notanon
Line 29: Line 29:


==Language Enhancements==
==Language Enhancements==
*


==Audio Functions==
==Audio Functions==
Line 49: Line 51:


*
*
==Actor Functions==
 
Functions which read or alter the state of an actor:
==Forms==
*
 
===Base Object Types===
 
====Armor====
 
====Weapon====
 
====Perk====
 
====Cell====
 
====Faction====
 
====Ammo====
*'''GetEquippedAmmo''' - Checks to see what ammo the player has equipped for a bow or crossbow. Aim of function is to be used as an object reference.
*'''IsAmmoEquipped''' - Checks if the player has equipped an ammunition of some sort for a projectile weapon.
 
====Misc====
 
==ObjectReferences==
 
===Actors===
 
==Aliases==
 
===ReferenceAliases===
 
===LocationAliases===


==UI Functions==
==UI Functions==
Line 58: Line 87:
==Other Functions==
==Other Functions==
Functions which don't fit into other categories:
Functions which don't fit into other categories:
*'''GetEquippedAmmo''' - Checks to see what ammo the player has equipped for a bow or crossbow. Aim of function is to be used as an object reference.
 
*'''IsAmmoEquipped''' - Checks if the player has equipped an ammunition of some sort for a projectile weapon.
===Game===
 
===Math===
 
===StringUtils===


==Questionable Requests==
==Questionable Requests==
Line 68: Line 101:


===Unclear requests===
===Unclear requests===
*
 
==Highly Unlikely Requests==
 
*'''Form.Add/RemoveKeyword()'''
Anonymous user