What part of the LUA script to I edit to make the Jihad radius bigger.
1 replies, posted
Currently the Jihad in a server is broken and it only kills the person and one person next to them. How do I make the radius bigger so It can kill more than one person?
Thanks.
go to the lua file
find the part where it says: function SWEP:Asplode():
look a few lines down and find this:
[lua]
ent:SetKeyValue( "iMagnitude", "250" )
[/lua]
change "250" to however wide you want the blast radius (units) to be.
That'll be one dollar
Sorry, you need to Log In to post a reply to this thread.