AdminMod.de https://www.adminmod.de/ |
|
plugin_sank_sounds, .sma editieren oder nicht? https://www.adminmod.de/viewtopic.php?t=8809 |
Seite 1 von 1 |
Autor: | Matze-cgn [ 31.08.2004, 21:14 ] |
Betreff des Beitrags: | plugin_sank_sounds, .sma editieren oder nicht? |
Hallo, in der sma steht ja. /************** DO NOT MODIFY CONTENTS BELOW THIS LINE !!! ******************/ /************** DO NOT MODIFY CONTENTS BELOW THIS LINE !!! ******************/ /************** DO NOT MODIFY CONTENTS BELOW THIS LINE !!! Aber muß ich nicht dadrunter also hier meine Sounds definieren? [0] [TOK_LENGTH*0] ["bloed"] [0] [TOK_LENGTH*1] ["misc/bloed.wav"] [0] [TOK_LENGTH*2] [""] [1] [TOK_LENGTH*0] ["cool"] [1] [TOK_LENGTH*1] ["misc/cool.wav"] [1] [TOK_LENGTH*2] [""] [2] [TOK_LENGTH*0] ["blut"] [2] [TOK_LENGTH*1] ["misc/abbaubar.wav"] [2] [TOK_LENGTH*2] [""] [3] [TOK_LENGTH*0] ["cu"] [3] [TOK_LENGTH*1] ["misc/cu.wav"] [3] [TOK_LENGTH*2] [""] [4] [TOK_LENGTH*0] ["puls"] [4] [TOK_LENGTH*1] ["misc/puls.wav"] [4] [TOK_LENGTH*2] [""] Gruß Matthias |
Autor: | Sir Drink a lot [ 31.08.2004, 22:26 ] |
Betreff des Beitrags: | |
nein. Du musst eine SND-LIST.CFG haben, wo Du Deine Sounds definierst. Wo diese Datei abgespeichert werden muss, steht in Code: new FILENAME[MAX_DATA_LENGTH]z.B.: Code: new FILENAME[MAX_DATA_LENGTH] = "addons/adminmod/config/SND-LIST.CFG"; // Name of file to parse. |
Seite 1 von 1 | Alle Zeiten sind UTC+01:00 |
Powered by phpBB® Forum Software © phpBB Limited https://www.phpbb.com/ |