/drz_interiors

Primary LanguageLuaMIT LicenseMIT

drz_interiors

Requirements

  • Pretty much nothing.

Credits

Changelog

  • 2017-05-21 V1.0 Released first version Version 1.0 because it's stable.

Installation

Usage

  • For users : Just walk in the marker. Quite simple.

  • For developers : The array is in the server file

id should start at number 1

[id] = { ["xe"] = x enter, ["ye"] = y enter, ["ze"] = z enter, ["he"] = heading enter, ["xo"] = x out, ["yo"] = y out, ["zo"] = z out, ["ho"] = heading out, ["name"] = 'The Name'},

heading is the direction where you are watching. It's in range of 0 to 360 degrees (Circle) I will provide a tool in the future that will give it to you in the chat

Thanks

https://forum.fivem.net/t/release-simple-enters-exits-system-updated-v-0-2/9968 For the original script and idea

Notes

Pull requests are welcome. And feedback.