Dead Rising Wiki
No edit summary
No edit summary
Line 2: Line 2:
 
{{header2}}
 
{{header2}}
 
:''See also [[Mod:time]] for start time and duration of all missions and cases.''
 
:''See also [[Mod:time]] for start time and duration of all missions and cases.''
  +
:''[[:File:Missions CZ.txt|Case Zero Mission.txt]]
 
:''Full [[Off the Record]] - [[:File:OTR Missions.txt|Missions.txt]]''
 
:''Full [[Off the Record]] - [[:File:OTR Missions.txt|Missions.txt]]''
 
:''See [[File:Dead_rising_2_off_the_record_items_txt_speaking_sections_only.doc‎|Speaking sections only of Off the Record missions.txt]]
 
:''See [[File:Dead_rising_2_off_the_record_items_txt_speaking_sections_only.doc‎|Speaking sections only of Off the Record missions.txt]]

Revision as of 00:34, 10 June 2013

Modifying PC Dead Rising 2
Dead Rising 2 PC Mods Forum

Performance Guide

Index of all mods on forum


Tutorials


   Opening files to edit (Gibbed)
   Debug Mode
   Swap characters (Model Swap)
   Import Models
    Mod:Dead Rising 1 Files
   Placing characters
     enlarging/ resizing characters
   Create Reskins
   Adding & removing items
     Coordinates/ Rotation
    Resize Enlarge items
   Changing Text
   Weapon modifications
   Texmod: Texmod installation
   Texmod: Download textures
   Texmod: Create Reskins
  Remove missing prop box

List of what each file does


  All game items (items.txt)
   Item animations (PyroEffect)
     Bigfile.xml
  All Game Text
  All Missions and cases (missions.txt)
   Times of all missions
    Mission breakdown
  All major packed files (big files)
    datafile.big
    Character models (npcs.big)
   Sgraph - animations
   HUD (game player's interface)
   Camera.txt (camera view)
   Lighting
  Zombie models
  Game rules (Frontend)
  Cutscenes (Cinematics.big)
  Environment
    Royal Flush
    Safe house
    Americana Casino
    Arena
   Collision - controls solid surfaces
   Excel coordinates of all areas

Tools


  See also Gibbed's and Texmod
   Hex Editor

   Infinity Mode
   Work in Progress Mods
   Zombie Mode

Template:Navbar

See also Mod:time for start time and duration of all missions and cases.
Case Zero Mission.txt
Full Off the Record - Missions.txt
See File:Dead rising 2 off the record items txt speaking sections only.doc
See also Breakdown of entire mission.txt file

Missions.txt controls all of the events in Dead Rising 2, this includes all missions, cases and even zombie placement.

Dead Rising 2: Off the Record missions.txt has some important differences and is located here: Mod:Missions.txt (Off the Record)


cMissionSetChuckState commands

There are 301 cMissionSetChuckState commands in missions.txt.

Mission Types

Mission Type Number of type Kind Function
0 29 Debug Menu debug missions Special missions only found in debug menu

Example: X_nVidia_3D

1 8 Main beginning case numbers All beginning case numbers

Example: Case1-1

2 5 Cases which are not first Case which are not first 1-2, 1-3 but not 1-1

Example: Case1-2

3 51 Survivor Escort Missions Missions where survivors join and are escorted back to safe house
4 11 Psychopath Missions
5 4 Giving Zombrex to Katey Reduces Zombrex by one and cures Katey

Example: Zombrex1GiveZombrex

8 88 Subsections of cases and missions Mission fail triggers, Bibi fetch quests, Survivors joining, TK Fetch quests of Overtime, intro to combo cards
9 16 Subsections of cases and missions Acquiring items for breach, breaking drills
11 13 Spawning zombies Spawning zombies, looters all considered zombies by game. (mercenaries are spawned in the 3-2 files)
12 79 Spawning Items Lock doors, open teleport in Wilted Flower, remove and add poker table, combo poster interaction, spawning food and weapons in safehouse, activating gas vent, opening pawnshop, failing Barn Burner, Rebecca at door and bathroom, Mercenary weapons, Richard's Gluttony, possible cutscene cases, reward for finishing missions, destroying Shopping Valuables, The Facts warning call, Zombrex mission countdown, Zombrex spawning
13 5 Zombrex missions
14 6 Cases 6 cases
15 1

One instance: Tutorial2_Katey


Each mission and case separated

See Data/datafile.big/missions.txt/Breakdown (loads slowly)

Each cmisssion

All cmissions sections (Word document download)

There are 72 unique cmission lines in missions.txt

Name What it does Example Number of
occurrences in
missions.txt
cMissionAdjustZombieTuning 57
cMissionAmbientNPCDialog 56
cMissionBossBattle 24
cMissionChangeNPCState 90
cMissionCinematic 144
cMissionCondition 59
cMissionDefinition 324
cMissionDestroyNPC 39
cMissionDialogue 1133
cMissionDialogueCondition
cMissionDisableTriggerVolume
cMissionEnableTriggerVolume
cMissionFadeDown
cMissionFadeUp
cMissionHideTriggerVolume
cMissionKillNPC
cMissionLevelLoading
cMissionLevelReady
cMissionLoadAnimBank
cMissionLoadLevel
cMissionNPCAmbientDialogSequencer
cMissionObjective
cMissionObjectiveBeAtLocation
cMissionObjectiveBringItem
cMissionObjectiveBringNPC
cMissionObjectiveEvent
cMissionObjectiveGiveItemToNPC
cMissionObjectiveItemDestroyed Case3-2-Objective, drill destroyed, van destroyed (11 of the 13 instances)

Two's Company, destroy trophy

Barn Burner, wall of fire destroyed

13
cMissionObjectiveKillBoss
cMissionObjectiveKillZombies
cMissionObjectiveMissionStatus
cMissionObjectiveNPCJoin
cMissionObjectiveSurvivorLives
cMissionOnEnd
cMissionOnEnter
cMissionOnEvent
cMissionOnFail
cMissionOnPlayerKilled
cMissionOnSuccess
cMissionOnTrigger
cMissionOnTriggerCuboid
cMissionOnZombieEnterArea
cMissionPauseClock
cMissionPawnShopAddItem
cMissionPhoneCall
cMissionPrereq
cMissionPropSpawnRestrictions
cMissionRaiseDialog
cMissionSendAudioEvent
cMissionSendCommandToProp All have propcommand = "#" Workers Compensation
cMissionSendCommandToProp DamageSlotMachine3
{
	ExecuteOnce = "true"
	PropCommand = "35"
	PropName = "Turkeys13"
}
617
cMissionSendEvent
cMissionSetAudioParam
cMissionSetChuckState
cMissionSetClock
cMissionSetLevelFlags
cMissionSetLookAtCamera
cMissionSetMissionState
cMissionSetNPCFollowItem
cMissionSetNPCScriptedAction
cMissionShowCaseFileScreen
cMissionSpawnItem
cMissionSpawnNPC
cMissionSpawnZombie
cMissionSpawnZombieCrate
cMissionStartEffect
cMissionSurvivorZombification
cMissionTeleportPlayer
cMissionTimer
cMissionTIRMatch
cMissionZombieFactory
cMissionZombieRemoval