Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

foroughix/xSpectate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

xSpectate

FiveM spectate system based by Menu

Install

  1. Download xSpectate and copy/paste in your resources folder
  2. Edit server.cfg and add below text/code and save it
ensure xSpectate
add_ace group.admin xspectate.menu allow
add_ace group.admin xspectate.main allow
add_principal identifier.fivem:1 group.admin
  1. Restart server and enjoy

Open Menu Key

default : F1 but you can change the open key in client.lua (line 2) (https://docs.fivem.net/docs/game-references/controls/)

local open_menu_key = 288

Permissions

add_ace group.admin xspectate.menu allow
add_ace group.admin xspectate.main allow

About

FiveM spectate system based by Menu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages