⚙️
veryinsanee.space
  • Welcome!
  • Store
  • Advanced Roleplay Environment
    • Installation
    • Guides
      • Basic Gameplay Guide
        • Medications
        • Wounds & Bandages
        • Blood Loss, IVs, Stabilzation
        • Surgical Kit & Emergency Revive Kit
        • Cardiac Arrest & CPR
        • Mass-Casualty Incidents & Triage
        • Heart Rate & Blood Pressure
      • Basic Configuration Guide
        • Client Configuration
        • Server Configuration
      • Advanced Configuration Guide
        • Adding injuries
        • Adding damage types
        • Adding medications
        • Adding bandages
        • Adding infusions
        • Adding menu actions
    • API Reference
    • Plugin Support
  • veryinsanee's Whitelist
    • Installation
Powered by GitBook
On this page
  • Client
  • Exports
  • Events
  • Server
  • Exports
  • Events
  • Functions & Tables

Was this helpful?

  1. Advanced Roleplay Environment

API Reference

Client

To access functions use the following export: exports["visn_are"]:GetSharedFunctions()

To access fields use the following export: exports["visn_are"]:GetSharedVariables()

Exports

  • GetSharedFunctions()

  • GetSharedVariables()

  • GetHealthBuffer()

  • SetDamageEnabled(damageEnabled)

  • ShowPlayerMenu(player)

  • ClosePlayerMenu(fromNui)

  • GetRemainingUnconsciousSeconds()

  • SetRemainingUnconsciousSecondsFunction

Events

  • visn_are:resetHealthBuffer

Server

To access functions use the following export: exports["visn_are"]:GetSharedFunctions()

To access fields use the following export: exports["visn_are"]:GetSharedVariables()

Exports

Events

Functions & Tables

Inside your documentation-folder should be a index.html open it up.

PreviousAdding menu actionsNextPlugin Support

Last updated 5 months ago

Was this helpful?

Otherwise it is uploaded here:

https://veryinsanee.github.io/visn_are_docs/