Put the name of your script in between ""
This is my on aquire item script in the module propertys
Edit
Module properties
Click onaquireitem and edit it
Put your script names in there then close and save it.
void main()
{
ExecuteScript("lootnotifaction2", OBJECT_SELF);
ExecuteScript("x2_mod_def_aqu", OBJECT_SELF);
}
Modifié par Builder_Anthony, 19 avril 2011 - 01:23 .