Tripwire Interactive Forums

Go Back   Tripwire Interactive Forums > Killing Floor Forums > Killing Floor Modifications > Level Design

Reply
 
Thread Tools Display Modes
  #1  
Old 04-23-2012, 05:44 PM
kokole kokole is offline
Junior Member
 
Join Date: Apr 2012
Posts: 8
Default Please help I have some questions

Hi, im making a map and I have some questions:

1. How to make doors dont re-appear in the next wave?
2. Or... how to make the game of only 1 wave? (Yeah sounds bad I know).
3. How to make for example a radio and put sounds there? (not music, just a radio that says something).
4. Is possible to buy guns while fighting? For example I have a button that says "Buy AA12", if I press E, 4000$ from your money are gone but you get the AA12, or say "Not enough money" if you dont have enough money.
5. Related to the question above, is possible to delete the trader from the game? (Without any mutator, I just want to delete it from my map).
Reply With Quote
  #2  
Old 04-27-2012, 04:56 AM
Falidell's Avatar
Falidell Falidell is offline
Senior Member
 
Join Date: May 2009
Location: Mesa,Az,USA
Posts: 636
Default

Yo!

2: this can be achieved by simply spawning the boss man

1,4,5: can be achieved via a set of custom triggers currently in the process for being whitelisted

download this .u file http://www.mediafire.com/?n2x0tcliinny031
link and updated pack curtesty of Slavek

extract Fall_triggerpack_v2a.u and place it into your killingfloor->system folder

open killingfloor->system->killingfloor.ini with your preferred text editor scroll down till you find EditPackages=Blah add in EditPackages=Fall_triggerpack_v2a

now open the killing floor SDK/unrealed thing'a'ma'bobber you will now find a list of triggers in Actors->triggers->

1:when making your doors use kfDoorMoverPlus instead of the normal KFDoorMover it'll have an option bNoRespawn set that to true and your doors will no longer respawn.

3: now unfortunely i have no idea how to do this one

4: Yes it is possible you can use the FA_ShopVolume instead of the Normal ShopVolume and set ClosedBootsPlayers to FALSE
and simply not make a door.... you could put it near some static meshes that resemple weapons and ammo if you want.....

5: yes there techically is no need for a trader tho there are a lot of crap involed with the KFgametype that relies on it but only during wave change so sense you only have one wave there will be no need for it....


also extra helpfull stuff inside the triggerpack you can spawn weapons, and ammo boxes via triggers in it via the FA_itemspawner and FA_spawner OR the FA_spawner_standalone

helpfull info reguarding the triggerpack
http://forums.tripwireinteractive.co...light=falidell

and

http://forums.tripwireinteractive.co...light=falidell
this link is for V1 but still have helpfull info in it for the V2a pack..
__________________
Every great advance in natural knowledge has involved the absolute rejection of authority.
- Thomas H. Huxley
Reply With Quote
  #3  
Old 04-27-2012, 09:46 AM
Alex_KF's Avatar
Alex_KF Alex_KF is offline
Senior Member
 
Join Date: May 2006
Posts: 292
Default

Quote:
Originally Posted by kokole View Post
Hi, im making a map and I have some questions:

1. How to make doors dont re-appear in the next wave?
2. Or... how to make the game of only 1 wave? (Yeah sounds bad I know).
3. How to make for example a radio and put sounds there? (not music, just a radio that says something).
4. Is possible to buy guns while fighting? For example I have a button that says "Buy AA12", if I press E, 4000$ from your money are gone but you get the AA12, or say "Not enough money" if you dont have enough money.
5. Related to the question above, is possible to delete the trader from the game? (Without any mutator, I just want to delete it from my map).
1. Use the story mode gametype. Link below
2. Use the story mode gametype. Link below.
3. Use an AmbientSound actor. Keypoint ---> AmbientSound
4. Use the story mode gametype. Link below.
5. Use the "story mode gametype". Link below.

You can find story mode here
Reply With Quote
  #4  
Old 05-02-2012, 02:21 PM
kokole kokole is offline
Junior Member
 
Join Date: Apr 2012
Posts: 8
Default

Thanks for the help guys
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:06 AM.


Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2005 - 2013, Tripwire Interactive, LLC