Skip to content

secondcoming/XG_Anti-Theft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Installation: ###Mission: ####1. Go into your missionFile, and open your config.cpp, find class CfgExileCustomCode and add:

ExileClient_object_player_event_onEnterSafezone = "Anti-theft\ExileClient_object_player_event_onEnterSafezone.sqf";
ExileClient_object_player_event_onLeaveSafezone = "Anti-theft\ExileClient_object_player_event_onLeaveSafezone.sqf";
ExileClient_gui_wasteDumpDialog_show = "Anti-theft\ExileClient_gui_wasteDumpDialog_show.sqf";
ExileClient_object_player_event_onInventoryOpened = "Anti-theft\ExileClient_object_player_event_onInventoryOpened.sqf";

Example: example1 ####2. Go into the download and copy the Anti-Theft folder into your missionFile. ####3. Copy the content from CfgNetworkMessages.hpp (in the download) and put it / merge it into your description.ext

###Server: ####1. Go to your @ExileServer\Addons and depbo exile_server.pbo ####2. open exile_server and go into code, then copy the file from "Server override" (in the download) and replace the one in exile_server ####3. pack the folder "Anti-Theft_Server" (in the download) into a pbo, and add it to your @ExileServer\addons folder.

#Authors: [XG] StokesMagee: www.xexgaming.com #Credits: Diamond http://www.legiongaminghq.org/ Kuplion https://www.facebook.com/FriendlyPlayerShooting/ William Rogers http://www.arma3-dayzrp.com/ #Pictures: pic1 pic2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published