Battling with scripts.

Post » Tue Sep 23, 2014 8:47 pm

Greetings all! :)

That s a call for scripters, with helpful time to spare, eh..

After a vain effort to get my selective battle music from MAO and Better Music System, there s no battle music running, whatsoever, though the explore s perfectly running, I ve decided to built up my own very Battle Music plugin...

Being a total newb, that might be a long fight, but I am patient, and that s learning...

So, here s my first script attempt, lil by lil:

Begin Battle_Music

If ( Player -> GetAttacked == 1)

StreamMusic, "Battle_1a"

Endif

End

Thats it, as a first testing test... And one, the game s a lil buggy on the load, with "s" before the main stats, secondly, the files not found, though it s correctly on the music folder, and on third, I am unable to recompile, because of that

Script Float You need to enter an axis (X,Y,Z) on line 35 ,with the same for Script SignRotate on another line...

So, If you could have a lil word of help, that would be most welcome. :)

User avatar
Aman Bhattal
 
Posts: 3424
Joined: Sun Dec 17, 2006 12:01 am

Post » Tue Sep 23, 2014 3:53 pm

LOL, anything else to screw?

My 2 septims... if you want to learn doing it yourself, first learn fixing http://www.uesp.net/wiki/Tes3Mod:GMST_Contamination(and possibly the recompiled all http://wryemusings.com/#NotesandUtils script & C ) for the moment, then start studying http://www.nexusmods.com/morrowind/mods/13969/? and ask in the proper Construction Set http://www.gamesas.com/forum/11-construction-set-morrowind/

User avatar
Josh Lozier
 
Posts: 3490
Joined: Tue Nov 27, 2007 5:20 pm

Post » Wed Sep 24, 2014 4:38 am

Yeah, the messed up Float script looks like evidence of SignRotate contamination, read those links that abot's posted and always load GMST Vaccine when working on your mod.
User avatar
Prohibited
 
Posts: 3293
Joined: Tue Jun 12, 2007 6:13 am

Post » Tue Sep 23, 2014 12:21 pm

Huh? No, nothing to screw... That s just a call to experimented and friendly scripters, who can, at a glance, show me where s the fault...

Ok, I ll do as you say then...

Thxs for you!

User avatar
Mélida Brunet
 
Posts: 3440
Joined: Thu Mar 29, 2007 2:45 am


Return to III - Morrowind