edrevolution / pywright

Automatically exported from code.google.com/p/pywright
0 stars 0 forks source link

persistent blipsounds #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
A way to set a permanent blipsound

Original issue reported on code.google.com by pmul...@foodista.com on 30 Dec 2010 at 1:10

GoogleCodeExporter commented 9 years ago
For now I am going with:

set char_defsound xyz.ogg

to set the main default sound (if you don't want to use the blipmale.ogg by 
default)

and

set char_defsound_mayaclone blipfemale.ogg

to set the default blip sound to blipfemale.ogg for any character added with 
the command 'char mayaclone'.

Original comment by saluk64007@gmail.com on 12 Jan 2011 at 10:33

GoogleCodeExporter commented 9 years ago
Changing the second version to:

char_mayaclone_defsound

since other properties might be set there

Original comment by saluk64007@gmail.com on 20 Jan 2011 at 1:18

GoogleCodeExporter commented 9 years ago
Yep, going with this. set char_defsound to change the default blip for all 
characters, set char_[name]_defsound to change the default blip every time you 
do "char [name]".

Original comment by saluk64007@gmail.com on 20 Jan 2011 at 1:41