RaNeR Posted July 10, 2012 Share Posted July 10, 2012 Need a bit of clarification on the killing Spree lua...Can someone give me the basics of how lua's work...Makes life easier if something goes wrong...LOL...I have two questions...Here it goes!!!Where does the lua get the sounds from, I have looked in the 5.2 Silent mod pk3 in the et pk3 in my sound pack and there is nothing as far as "wav" files where the following paths point too. There are no "wav" files that come with the lua download so where is the location of the "wav" files is my question. If I had to I could add them to my sound pack "with winrar" all I have to do is open my sound pack go to sound make a folder and name it "misc" and add the "wav" files to it and name them accordingly and they should work...That is if there not somewhere in ET already... Below are the paths copied from the killing spree lua... firstbloodsound = "sound/misc/firstblood.wav"multisound = "sound/misc/doublekill.wav"megasound = "sound/misc/multikill.wav"ultrasound = "sound/misc/ultrakill.wav"monstersound = "sound/misc/monsterkill.wav"ludicroussound = "sound/misc/ludicrouskill.wav"holyshitsound = "sound/misc/holyshit.wav"multitksound = "sound/misc/tk.wav"killingspreesound = "sound/misc/killingspree.wav"rampagesound = "sound/misc/rampage.wav"dominatingsound = "sound/misc/dominating.wav"godlikesound = "sound/misc/godlike.wav"unstoppablesound = "sound/misc/unstoppable.wav"wickedsicksound = "sound/misc/wickedsick.wav"pottersound = "sound/misc/potter.wav" Does the killspree lua need to be activated on the server cfg.Server Lua API...(copied from cfg)...As you can see the server is runningthe autopromotion Lua...// Lua APIset lua_modules "autopromotion.lua"set lua_allowedModules ""Thanks... Quote Link to comment Share on other sites More sharing options...
Petbark Posted July 10, 2012 Share Posted July 10, 2012 I believe you will need to add the sounds to your pk3 file or create a new sound pack for these sounds. With addng multiple lua files you need to have it // Lua APIset lua_modules "nameoflua.lua second.lua thrird.lua"set lua_allowedModules "" So the name of each lua you wish to use is listed in the modules part. Quote Link to comment Share on other sites More sharing options...
RaNeR Posted July 10, 2012 Author Share Posted July 10, 2012 Hey Patbark thanks...I was thinking of sending you a PM on your forum being your server is running 5.2 Silent Mod...Been meaning to go visit you all but hooked back up with XP and have not had too much time... been messing with the server,.You of all people know how that is...LOL ...But I will make some time and will drop by ABC SiLenT Server to play with you all soon...Thanks again RaNeR.... Quote Link to comment Share on other sites More sharing options...
Dookie Posted July 16, 2012 Share Posted July 16, 2012 RaNeR, if you need pk3 for this killing spree's you can download it from here: http://mygamingtalk.com/forums/files/file/22-kspree/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.