Merged redundant hak files. Moved hak scripts into module. Updated gitignore. Full Compile. Added release folder & archive.
6 lines
95 B
Plaintext
6 lines
95 B
Plaintext
// Spells Out the Wazoo - nParm set
|
|
void main()
|
|
{
|
|
SetLocalInt(GetPCSpeaker(),"nParm",18);
|
|
}
|