WIe erstelt man Cmapaigns !
Verfasst: Do 12. Aug 2004, 00:35
So leute ich bin wohl nen hoffnungsloser fall 
ich find einfach nix das mir hilft
also das problem ist
ich hab mir ne custom campaign für unser clan server gemacht aber die campaign wird bei den Campaign votes nich aufgelistet !
ich habe für die campaign 3 dateien
die 1. datei ist die server.cfg

oder gibts hier auch leute die mir ne campaign mit allen dateien was dazugehören erstellen kann ?

ich find einfach nix das mir hilft
also das problem ist
ich hab mir ne custom campaign für unser clan server gemacht aber die campaign wird bei den Campaign votes nich aufgelistet !
ich habe für die campaign 3 dateien
die 1. datei ist die server.cfg
die 2. datei ist die pcnmapcycle.cfg// MAP ROTATION
exec pcnmapcycle.cfg // Campaign mode
// WATCHDOG
// in case the game dies with an ERR_DROP
// or any situation leading to server running with no map
//set com_watchdog 10 // defaults 60
set com_watchdog_cmd "exec pcnmapcycle.cfg" // defaults to quit
exec "pcnmapcycle.cfg"
und die 3. datei ist die etmapcycle[1].pk3 worin ein ordner namens Scripts ist indem 2 cfg dateien enthalten sind in der ersten (centraleurope.campaign) stehtset d1 "campaign cmpgn_pcnmapcycle ; set nextcampaign vstr d1"
// server doesn't recognise the campaign command when the gamecode isn't running yet."
set d_initial "set g_gametype 4 ; map temple_final ; set nextcampaign vstr d1"
vstr d_initial
in der 2. cfg (complete.campaign) steht :{
name "Central Europe"
shortname "cmpgn_centraleurope"
description "1948. The Axis High Command has ordered a strategic withdrawal from the 'remote and ultimately insignificant' North African theatre and their forces are busy fortifying the Atlantic coastline in expectation of Allied raids and an eventual invasion.**The Allies have much work to do before they can hope to mount a successful invasion attempt and must gain expertise in both beach and parachute landings. Clearly, the next phase of conflict will be critical."
maps "oasis;battery;goldrush;radar;railgun;fueldump"
mapTC 374 374
type "wolfmp"
}
das wars .... was mach ich falsch wo liegt der fehler bitte um hilfe{
name "pcnmapcycle"
shortname "cmpgn_pcnmapcycle"
description "Custom Campaign SiS"
maps "temple_final;caen;navarone;xlabs1"
mapTC 374 374
type "wolfmp"
}

oder gibts hier auch leute die mir ne campaign mit allen dateien was dazugehören erstellen kann ?