Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.
/ ac_switchjob Public archive

Simple ESX script for switching between two jobs.

License

Notifications You must be signed in to change notification settings

acscripts/ac_switchjob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a very simple script that I wanted to release, because I couldn't find any free script of this kind without vulnerabilities or optimization stuff. The whole script is in server side which means that there are no possible exploits – e.g. setting any job you want or skipping the cooldown timer.


Simple switchjob script for roleplay purposes.
Players can switch between two different jobs with command (/switchjob by default).

Features

Everything is easily configurable.

  • Discord webhook log
  • Command cooldown
  • Customisable notifications
  • Everything is server sided → No possible exploits
  • No need to manually insert any SQL stuff

Requirements