Code:
selected: source = GetSourceRef(); // Setup the meshes and models. jkSetPOVModel(source, povModel); jkSetWeaponMesh(source, weaponMesh); SetArmedMode(source, 0); jkSetWaggle(source, '10.0 7.0 0.0', 350); mountsound=PlaySoundThing(mountSound, player, 1.0, -1, -1, 0x80); // Clear saber flags, and allow activation of the weapon jksetFlags(source, 0x5); SetCurWeapon(source, 10); Return;
Player is defined above as "player=getlocalplayerthing();" in startup: message.
What'll happen is the sound plays the first time you turn the saber on. For the rest of that game, it doesn't play. I have no idea why.
------------------
Duel Zero key count: Zero! Down to guns and forces. Expect a release soon.