jasen
Member!
In this piece of code here:
And also the 10058 and 13223 contained in the Player.UseRightSkill function?
And a simple question; after altering a script do I need to restart JED, or just stop and start the script that's running?
Does anyone know what the "1" after PrimarySkill represents?Player.SetRightSkill(PrimarySkill, 1);
Sleep(200);
Player.UseRightSkill(10058, 13223);
Sleep(100);
And also the 10058 and 13223 contained in the Player.UseRightSkill function?
And a simple question; after altering a script do I need to restart JED, or just stop and start the script that's running?