Jump to content

Need a bit of help with killing spree lua.....


RaNeR

Recommended Posts

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 running

the autopromotion Lua...

// Lua API

set lua_modules "autopromotion.lua"

set lua_allowedModules ""

Thanks...

Link to comment
Share on other sites

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 API

set 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.

Link to comment
Share on other sites

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....

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...