Giter VIP home page Giter VIP logo

rc's Introduction

RC v1.3

Radio Communication Script for DayZ Epoch

####Features

  • See other players tagged as friend on your Map/GPS
  • Both players need a Radio to enable this
  • See other players orientation and if in vehicle
  • See players in GUI visible by radio on the map

###Installation

  1. Copy the "RC" directory into your mission file.

  2. Add

execVM "RC\init.sqf";

at the end of your "init.sqf" in the mission file.

  1. Add

#include "RC\desc_inc.h"

between

class RscTitles {

};

so that it looks like in the "description.ext" file. There may already be definitions in there, then add the line at the beginning or the end of the class RscTitles, but between the brackets.

  1. If you have infiSTAR anti-hack on your server, read the AntiHack part in this thread: http://epochmod.com/forum/index.php?/topic/9593-release-radio-communication-script-v11/

###Changelog ####v1.3.1

  • added realtime updating for 3D names
  • added range limit for 3D names
  • implemented missing 3d options

####v1.3

  • added 3D Names
  • fixed RC GUI interfering with dayz GUI
  • added RC_path variable to move the script more easily

####v1.2

  • fixed direction of players in vehicles
  • added marker for players in vehicles (square around player)
  • added options for the vehicle marker
  • added GUI with player names currently visible by radio
  • fixed markers of dead players, they are not shown anymore

####v1.1

  • added color option
  • added tranparency option
  • added showing of player name option
  • added list of used functions to help with BattleEye and Antihack configuration

####v1.0

  • initial version

rc's People

Contributors

ilikepizza avatar codingpfeffer avatar

Stargazers

ispan55 avatar Craig avatar

Watchers

James Cloos avatar Craig avatar Leo avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.