![]() |
![]() |
|
#1
|
||||
|
||||
|
Attached is a Pickup Class to add the Holy Hand Grenade of Antioch to shop.
- price: 3k; - it can be dropped in ground; - speed up players like melee weapons; Prerequisites: - Marcos's HUD Slot Machine mutator + SlotsAddOn.u extension. See link below (1). (don't need to enable the mutator) Install: - Add in custom shop the pickup class: KFNHolyHandGrenade.NHolyHandGrenadePickup - Add in the [Engine.GameEngine] section of KillingFloor.ini: ServerPackages=SlotsAddon ServerPackages=KFNHolyHandGrenade - OPTIONAL: If you have enabled the Slot Machine mutator then edit the MutSlotMachine.ini to use the new card class, instead of: CardClasses=SlotsAddOn.HolyGrenadeCard use: CardClasses=KFNHolyHandGrenade.NHolyHandGrenadeCar d Credits to Marco/Angel Mapper, please refer to (1): http://forums.tripwireinteractive.co...ad.php?t=46611 Last edited by King Sumo; 12-24-2011 at 10:40 AM. |
|
#2
|
|||
|
|||
|
Any screenshots, videos, etc?
|
|
#3
|
||||
|
||||
|
i added it to the custom trader and it isn't there,i also tried the mutator,still isnt there.What am i doing wrong?
|
|
#4
|
|||
|
|||
|
Quote:
|
|
#5
|
||||
|
||||
|
I guess so, holy hand grenade footage:
Killing Floor Holy Hand Grenade cameo - YouTube |
|
#6
|
||||
|
||||
|
Code:
class KFNHolyHandGrenade extends Mutator;
defaultproperties
{
GroupName="KFNHolyHandGrenade"
FriendlyName="Holy Hand Grenade of Antioch"
Description="Pickup class"
}
__________________
|
|
#7
|
||||
|
||||
|
> So... what was your goal when you made that class?
This is just for testing, here I have some additional code to make the player spawn with the grenade... you can remove this. BTW, my code isnt a mutator ![]() Code:
function ModifyPlayer(Pawn Player)
{
Player.GiveWeapon("KFNHolyHandGrenade.NHolyHandGrenade");
}
|
|
#8
|
||||
|
||||
|
Phixxion, word to the wise - if no-one has posted since your last post, use the edit button. Forums clutter quickly if you multi-post.
__________________
How2 Install Mutators (a newbies quick guide): http://forums.tripwireinteractive.co...ad.php?t=50243 Pro-Tip: DON'T DIE |
|
#9
|
||||
|
||||
|
Quote:
Quote:
see http://forums.tripwireinteractive.co...ad.php?t=46611 Last edited by King Sumo; 12-24-2011 at 11:14 AM. |
|
#10
|
|||
|
|||
![]() ![]() ![]() ![]() ![]() I need this mutator ,please help
Last edited by fengxue0108; 01-03-2012 at 02:44 AM. |
|
#11
|
|||
|
|||
![]() What is this?? |
|
#12
|
||||
|
||||
|
this is the slot machine mutator, screenshot shows two godmode cards...
|
|
#13
|
||||
|
||||
|
THX so much
![]()
|
|
#14
|
||||
|
||||
|
|
|
#15
|
|||
|
|||
|
You made everything so complicates with all this server packages adding/slot machine mutator which don't even needed/etc. bull****.
Why don't just make like all good weapon modders - add it to the shop all in single mutator file? |
|
#16
|
|||
|
|||
|
Quote:
He doesnt owe you anything at all and certainly does not deserve your tone of comment. Quote:
You obviously didn't read his first post properly by saying its all complicated. Let me break down the first post for you in case you dont know anything ServerPackages - You have to add those lines in order for the server to send the files to the client if the slots mutator is not enabled. Pickup Class - You add it to the ServerPerksV5 or Custom trader so the weapon shows up in the list so you can buy it. Slots Addon(Which he clearly stated OPTIONAL) - As Sumo already said, if you already have Slots mutator, you can add it as a separate addon which will allow you to use the new Holy Hand Grenade instead of the old holy hand grenade already in use by the slots mutator. I hope my explanation has been enough for your thickheaded and uninformed self. Go learn something before you go around passing off your insensitive comments! Last edited by Gooblaster; 01-06-2012 at 08:52 AM. |
|
#17
|
|||
|
|||
|
I wonder why Ivan's weapon pack requires only adding a mutator to the list of mutators ingame and nothing else. But if you say it's impossible...
BTW, just look at your butthurt. I wonder who of us thickheaded after all, lol. Last edited by TrueLolzor; 01-06-2012 at 09:00 AM. |
|
#18
|
|||
|
|||
|
Quote:
People like you who do not understand the time we put in to even do something simple, making rubbish and useless comments that dont help, but in fact put down the creators. You are obviously taking for granted the fact that Killing Floor modding is more active than some other games, and that people spend their own time making stuff and keeping things fresh for players. And you should check your eyes, i did not state that adding weapons to the trader automatically is impossible. This mutator requires the use of Custom Shop, IJC's does NOT. For the holy hand grenade, you are supposed to add the pickup to the Custom Shop mutator. For IJC's weapon pack, you are supposed to do the same if you run custom shop(Does not automatically add). The point is not whether he made it so the weapons could be added automatically, the point is that this is NOT complicated at all and you should rethink your comments. The instructions are pretty straightforward, and it took me like what, less than a minute to set it up. Also there are some complications with adding weapons to the trader automatically which i don't want to explain, unless of course, you wish to troll further with more useless comments. Oh, please feel free back up your claims that i am "thickheaded" (and not you) with some evidence instead of plainly insulting me for no reason. Last edited by Gooblaster; 01-06-2012 at 09:27 AM. |
|
#19
|
|||
|
|||
|
Just a few things for you: people who make mods for kf are not saints, I didn't asked to do so and in most of cases no one did. If he sharing his mut there he must be ready to face people like me. About time and effort - you tell me, I spent years modding for diffrent games for my own purpose, that's doesn't makes me better for others and don't cancels the fact my creating are not brillian, fllawless and stuff.
By the way, fitst time I added it both to the custom shop and server packages and it didn't showed up in the game, then it said it required some slot machine files which is not even here, that's what brought up my first question and as a result - your sudden outburst of rage. |
|
#20
|
|||
|
|||
|
Quote:
I did not state people modding for KF are saints, i just stated that you dont appreciate it. You could have phrased your comments differently instead of saying its bull****. The fact that nobody asked him to make the mutator for KF does not cancel out the fact that it actually helped some people regardless of how lousy it is. Nobody asked Jack and Ivan to make the weapon pack in the first place as well. They still did. You obviously are lying if you said you modded for different games. How can someone who knows how the time it takes to make something give such unconstructive and in fact, rude criticism to other modders? If you really have modded other games and want to prove me wrong, post some screenshots, or even links to download them. [EDIT]Lets just stop this here and take this to the PM, i wouldnt want to derail the thread any further. Last edited by Gooblaster; 01-06-2012 at 10:19 AM. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|