classicsBF - WHAT?

Ideas and concepts for maps, discuss here.
Post Reply
User avatar
nemNEMnem
Posts: 271
Joined: Sat Aug 20, 2011 11:11 am
Location: Germany
Contact:

classicsBF - WHAT?

Post by nemNEMnem »

Image

ClassicsBF - What is this?

This is a new mapbased gamemodi where you have to choose your weapons in the map,
there are different classes, but that later.
It was absolutly made by me (nemNEMnem), exept the shader for the spawnarea, those are from Sollos, ty btw.

You spawn in the starterarea, there you choose your weapons by pressing on the right button.
Then you choose your Spawn by moving on the Teleporter.
There are 2 more extra Teleporters to unlock in the map, they port you on a specialplace - but watch out,
it dont have to be a good postition...

!!!YOU CANT PLAY THE MODE IN TEAMSURVIOR, BOMBMODE, CAUSE THERE YOU CAN CAMP IN THE SPAWNAREAS!!!

Starting a Server with this gamemode is pretty simple:
You just have to write that into the server.cfg:

set g_gear "63"

The Classes:

BlueTeam:

Medic:
M4+DE+Fullarmor+MedKit

Storm:
M4+DE+Fullarmor+Nades

SpecOP:
ZM300+Beretta+Helmet+Silencer+Laser

Sniper:
Sr8+Beretta+MP5+Helmet+NVG

MG:
Negev+DE+Fullarmor+Silencer




RedTeam:

Medic:
AK103+DE+Fullarmor+Medkit

Storm:
AK103+DE+Fullarmor+Nades

SpecOP:
G36+Beretta+Helmet+Silencer+Nades

Sniper:
PSG1+Beretta+UMP+Helmet+Silencer

MG:
Negev+DE+Fullarmor+Nades

DOWNLOAD
http://nem.cwsurf.de/q3ut4/ut4_classicsBF_killhouse.pk3

CLASSES
Image
SPAWNER
Image
SPECIALSPAWNER
Image
SPECIALUNLOCKERS
Image

If you want to create a map for this gamemode, than please contact me, i help you where i can and please write my name into the Readme.

PS: Can you guys write your stuff to that into another theme? cause i want to write here the updates and the new maps for this mode in. thanks.
for a big tree, you need a small axe.
--Bob Marley--

User avatar
johnnyenglish
Space cake
Posts: 898
Joined: Wed Aug 17, 2011 9:23 am
Location: Nottingham, England

Re: classicsBF - WHAT?

Post by johnnyenglish »

Do you want to add this map to the cmm server?

User avatar
nemNEMnem
Posts: 271
Joined: Sat Aug 20, 2011 11:11 am
Location: Germany
Contact:

Re: classicsBF - WHAT?

Post by nemNEMnem »

i want it, but how you want to do the serveroptions? (g_gear 63) and its not completle finished, i found some bugs and tricks... (for example, you can have every item by pressing all buttons...)
for a big tree, you need a small axe.
--Bob Marley--

User avatar
johnnyenglish
Space cake
Posts: 898
Joined: Wed Aug 17, 2011 9:23 am
Location: Nottingham, England

Re: classicsBF - WHAT?

Post by johnnyenglish »

Can I speficy a g_gear in the mapcycle?

PM me when you're ready to add the map.

User avatar
nemNEMnem
Posts: 271
Joined: Sat Aug 20, 2011 11:11 am
Location: Germany
Contact:

Re: classicsBF - WHAT?

Post by nemNEMnem »

there are four known ways to speficy the g_gear:
1. manually in game over rcon
2. in the server.cfg
3. with a serverbot
4. with a MOD-Server

but not in the mapcycle or only for one map.... :(
for a big tree, you need a small axe.
--Bob Marley--

User avatar
v3nd3tta
Posts: 82
Joined: Thu Aug 18, 2011 12:49 pm
Location: Germany
Contact:

Re: classicsBF - WHAT?

Post by v3nd3tta »

teleport them on button press... and also put the weapon models (as misc_models, not weapon entities) above the buttons.
YOU ARE able to do that in the mapcycle, just specify it on this:

Code: Select all

ut4_mapname1
{
g_gear "0"
bleh "othersettings"
}
ut4_classicsBF_durr
{
g_gear "63"
bleh "othersettings"
}
ut4_nextmap
{
g_gear "0"
bleh "othersettings"
}


(that only as I know, it might be buggy but should work.

bludshot
Posts: 111
Joined: Fri Sep 23, 2011 12:12 am

Re: classicsBF - WHAT?

Post by bludshot »

.

Post Reply