Skip to content

Introduction

Documentation is a Work in Progress

This documentation is a work in progress and may be missing information or contain errors. If you need help please contact us on our Discord server!

If you know about this topic and want to help us, please consider contributing to this page on GitHub.

EVC and EVH are designed to be fully modular and expandable. This allows simple and easy iteration on top of the existing systems to add new features or change existing ones. Taking advantage of this system is simple once you understand how the two systems interact.

EVC vs EVH?#

When working with EVC and EVH to expand its capabilities, it's important to understand the distinction between the two.

  • EVC (Emergency Vehicle Creator): This is the main plugin that provides the core functionality for creating emergency vehicles. It is designed only for use in edit mode. When people think of EVC, they are usually referring to this plugin.
  • EVH (Emergency Vehicle Handler): This is the default system used by EVC to handle the emergency vehicle features in-game. This is what handles lights, sirens, and other emergency vehicle functionalities while playing.

EVH is the only system that can be expanded upon.

Made With ❤️ Parker