Difference between revisions of "SetCreatureRank"
From Dragon Age Toolset Wiki
BryanDerksen (Talk | contribs) m (1 revision: Importing auto-generated function articles) |
BryanDerksen (Talk | contribs) m |
||
| Line 1: | Line 1: | ||
| − | |||
{{dafunction | {{dafunction | ||
|name=SetCreatureRank | |name=SetCreatureRank | ||
| Line 8: | Line 7: | ||
|param2type=int | |param2type=int | ||
|param2name=nRank | |param2name=nRank | ||
| − | |param2desc=The new rank ( | + | |param2desc=The new rank ([[CREATURE_RANK*]]) |
|returntype=void | |returntype=void | ||
|returndesc= | |returndesc= | ||
Revision as of 19:06, 19 February 2010
Sets the rank of a creature.
- Parameters:
- oCreature
- The creature
- nRank
- The new rank (CREATURE_RANK*)
- Returns:
- Nothing.
- Source:
- script.ldf
Description
Sets a creature's rank, representing its relative combat difficulty.