• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Help with custom "CampaignStrings_exp.txt"

Status
Not open for further replies.
Level 21
Joined
Aug 3, 2004
Messages
710
Hey,

I'm working on a total conversion to kinda wrap something i'm working on. But it doesn't really work right now, the whole thing looks great, but when i try to start the map, the screen just turns black, and stops.

Here's how my CampaignStrings_exp.txt looks:
Code:
[Index]
CampaignList="","","","","NightElf","","","",""

[NightElf]
Header="MindWorX presents"
Name="WarSoc v0.01"
DefaultOpen=1
Background="NightElfBackdrop"
BackgroundFogStyle=0
BackgroundFogColor=255,0,0,0
BackgroundFogDensity=0.0
BackgroundFogStart=0
BackgroundFogEnd=1700
Cursor=3
AmbientSound=""
IntroCinematic=""
OpenCinematic=""
EndCinematic=""
Mission0="Main Game","WarSoc","Maps\Warsoc.w3x"

- MindWorX
 
Status
Not open for further replies.
Top