Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - jonbrant

#1
I found this via google, trying to do the same thing.
I figured it out, figured I'd share for others wanting the same

It takes some C# as mentioned, but in your bullet class, override Impact

Something like this:
protected override void Impact(Thing hitThing) {
if (Def != null && hitThing != null && hitThing is Pawn hitPawn)
    {
       hitPawn.TryAttachFire(1);
}
}


Check out Jecrell's Plague Gun tutorial if you don't know how to get this far, this is his code
#2
Quote from: dareddevil7 on February 19, 2015, 07:25:10 PM
Quote from: elStrages on February 19, 2015, 06:38:52 PM
Quote from: dareddevil7 on February 19, 2015, 06:12:55 PM
Quote from: elStrages on February 19, 2015, 06:00:14 PM
Looks like I have another rival. My mod Cybernetic Storm and Extended Surgeries needed some competition I suppose :D
Also you have 2 more work benches than me and a 1/4 of the implants lol, might want to condense the work benches where possible, if there is one thing I have learnt its that people don't want to place loads of benches
but your mod is better for making Adam Jensen

Haha true, you can make Adam Jenson, although this mod has a hook hand! *idea steal* ;)
How To Make Your Own Adam Jensen In 5 "Easy" Steps!
Step 1. Get a prosthophobe, Male
Step 2. Have  him get horribly injured in battle
Step 3. Give him ALL THE IMPLANTS!!!
Step 4. Go into \Mods\Core\Defs\ThoughtDefs, go into Thoughts_ConditionsSpecial, find the prosthophobe thought code and change description to "I never asked for this"
Step 5. Enjoy having your own Adam Jensen, who never asked for this
I laughed WAY too hard at this
#3
Been using his "beta" release no problems. We need to get him a Patreon account or something to thank/make it worth his time, maybe, to keep udpating it.
#4
Yaaaarrrrrrrrr. If that helps.
#5
I think it's the guy's name. Can't remember where I saw it though
#6
What's with all the QQ over balance? If you don't like it, don't use it. I'm also having the issue with ED Turrets. 10 units on map and getting 1 frame every few seconds due to all the errors D:

My take on the laser sniper rifle: Increase the cooldown enough for the sniper to close the range gap