Updated for PRC8 update
Updated for PRC8 update. Updated release archive.
This commit is contained in:
@@ -18,7 +18,7 @@ and save it after you have edited & saved this script!
|
||||
//#include "gen_inc_color"
|
||||
#include "inc_utility"
|
||||
|
||||
void main (){}
|
||||
//:: void main (){}
|
||||
/////////////////////////////////////////////////////////////////////////
|
||||
//Taken from SimTools
|
||||
|
||||
|
@@ -29,7 +29,7 @@ void main()
|
||||
|
||||
// fill the variables
|
||||
oSpellOrigin = OBJECT_SELF;
|
||||
oSpellTarget = PRCPRCGetSpellTargetObject();
|
||||
oSpellTarget = PRCGetSpellTargetObject();
|
||||
oItem = PRCGetSpellCastItem();
|
||||
int nLevel = PRCGetCasterLevel(OBJECT_SELF);
|
||||
|
||||
|
Reference in New Issue
Block a user