Skip to content

This repository contains all of ScarCode's scripts for ArmA 3 (Epoch mod)

License

Notifications You must be signed in to change notification settings

Psychosiss/A3_ScarCode_ScriptBundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArmA 3 ScarCode Scripts Bundle by IT07

Hi and thanks for checking out this repository.
It is important to note that all of the script below are designed for ArmA 3 Epoch mod.
Small structural changes need to be applied to get them working for a different mod however that is not the purpose of these scripts.

Contents of this repository

  • ArmA 3 Anti-PvP (PvE)
  • ScarCode Menu Package (S.C.M.P.)
  • Player Support Requester menu (P.S.R.)
  • Server Restart Warnings (S.R.W.)
  • Server Info Menu (S.I.M.)
  • Server Intro Credits (introCredits)
  • Server Intro Camera (introCam)
  • Spawn Teleport Menu (S.T.M.)
  • Simple Ammo Repacker (S.A.R)

Quick install instructions

  • if you install anyting that uses a scrollmenu and you have infiSTAR, make sure things in infiSTARsettings.txt match yours
  • any scarCODE menu needs the #include "scarCODE\global.hpp" file included in description.ext. Check the description.ext example in this repository to see how to do so.
  • PVE/anti-PVP script needs a3_scarCODE_PVE in @epochhive\addons
  • PSR script needs a3_scarCODE_PSR in @epochhive\addons
    Make sure to repack the contents of the server-side folder into a pbo named exactly the same as the folder they came in

Additional info

  • If you want to use PvE/Anti-PvP script, you will need to place onPlayerKilled.sqf in the root of your missionfile.
  • Struggling with your description.ext? Checkout the provided examples to learn how to add only the stuff you want.

Config file locations

PSR: scarCODE\PSR\config_PSR.hpp and a3_scarCODE_PSR\putUIDsInHere.sqf
PVE: scarCODE\PVE\fn_initPVE.sqf
SCMP: scarCODE\SCMP\config_SCMP.hpp
SIM: scarCODE\SIM\config_SIM.hpp
SRW: scarCODE\SRW\config.sqf
STM: scarCODE\STM\config_STM
Also do not forget to read the comments in the example description.ext as it describes vital info on getting this all to work

BattlEye Filters

I recommend getting a good antihack like http://infistar.de and then remove your scripts.txt. It improves performance and saves you a lot of frustration from all those kicks. Also, the really advanced "hackers" usually have a bypass or they use command that are covered by the rest of the filters.

About

This repository contains all of ScarCode's scripts for ArmA 3 (Epoch mod)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published