• [DarkRP] Jihad Bomb effect changing (Help)
    1 replies, posted
Hey guys, I'm using a weapon on my DarkRP server known as the 'Jihad Bomb', many of you should know what it is. I would like to 'swap' the explosion effects from a M67 Grenade (FireArms Source Weapon Pack) into the Jihad Bomb. Is this possible? I don't know where to start. Let me know what code you need and i'll be happy to deliver. Addon that the M67 Grenade is in: [url]http://steamcommunity.com/sharedfiles/filedetails/?id=201027186&searchtext=FA%3AS+Misc[/url] Jihad Bomb: [url]http://steamcommunity.com/sharedfiles/filedetails/?id=105685526&searchtext=Jihad+Bomb[/url]
You'd need to post source-code of what you're working on. For the effect, if it spawns an explosion then I'm not sure if it's possible to remove the existing effect. It may be possible to suppress the explosion, then use the util effect system to spawn the effect at the location for the players that are close enough to see it. Chances are the grenade has an effects directory within entities and has a custom effect. if it's xeffect.lua then xeffect is the name you use. if it's xeffect/ with one to several files inside of the folder, it's still xeffect as the name.
Sorry, you need to Log In to post a reply to this thread.