Jump to content

Two Oldies Remake (Spawn Camera&DebugMonitor)


juandayz

Recommended Posts

HI, this is a remake for the old spawn camera and other old debug monitor.

DEBUG MONITOR  (toggle whit mousewheel) exelent for use whit snap pro.

 

1- Make a .sqf file called "custom_monitor.sqf" and paste this code

  Reveal hidden contents

2- Make a .sqf called "debug_init.sqf" and copy this code inside:

  Reveal hidden contents

3- now, move this two files to YourServerRoot\MPMissions\DayZ_Epoch_11.Chernarus\custom\

4-open your init.sqf , and paste in the botton:

  Reveal hidden contents

Done!!!

------------------------------------------------------------------------------------------------------------------------------------

Second Mod

SPAWN CAMERA: (whit intro sound)

1-Make a .sqf file called "camera.sqf" and paste this inside.  (**note: change your welcome msg in lines in red)

  Reveal hidden contents

2-now move this file to YourServerRoo\MPMissions\DayZ_Epoch_11.Chernarus\custom\

3-open your init.sqf and find this line

  Reveal hidden contents

and paste this below (dont worry if u dont have "server_name = "your server name";")

  Reveal hidden contents

4- in your init.sqf find:

  Reveal hidden contents

and paste this below

  Reveal hidden contents

***Note: if u dont have "//Lights" just paste into your   if (!isDedicated) then {

5- Add Sound.

open your description.ext and look for your "class CfgSounds" if you dont have. Paste This at the end of your Class section.

  Reveal hidden contents

If you have "class CfgSounds"  use my example to add:

  Reveal hidden contents

6-Now you need do a .ogg sound file. 

use this:

cutting tool:http://cut-mp3.com/

mp3 to .ogg online:http://media.io/

7-Onces you have your .ogg sound.  Rename as "introSong.ogg" and move to YourServerRoot\MPMissions\DayZ_Epoch_11.Chernarus\custom

DONE!!!

 

 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Discord

×
×
  • Create New...