Everything posted by arterx
- FiveM Standalone Carwash script
-
FiveM Standalone Carwash script
Yes. It’s in the configuration file, you can remove it to allow them. I did this purely encase someone would try washing a “bearcat” which is clearly too large. Could always remove it and tell your community to only wash cars/vans :) If emergency is not in your configuration, you need to look at your vehicles.meta file for the car you’re trying to use, it could have the wrong vehicle class set.
-
FiveM Standalone Carwash script
- 165 downloads
- Version 1.0.0
The video showcase can be found here: Features4 Cameras (one per stage) Automatic timing Dynamic prop creation/deletion Dynamic PTFX Vehicle checks (Must be washable, must be the driver, must have no passengers) Disabled controls (Exiting, looking, shooting) Automatic moving (No input required!) Advanced HUD notification Drive out InstallationDownload from releases Drag & Drop into /resources/ Add ensure Carwash to server.cfg Github README: https://github.com/aarctical/Carwash/blob/main/readme.md Github Repository: https://github.com/aarctical/Carwash/tree/main Github Download: https://github.com/aarctical/Carwash/releases/tag/Stable -
[STANDALONE] Health Checkup Script
Sorry I'm not sure what you mean. This is a FiveM script written in Lua, and can't be compatible in SP unless re-written.
-
[STANDALONE] FiveM Roleplay chat
- 1,128 downloads
- Version 1.0.1
This chat resource is a standalone project I worked on a while ago, it incorporates all different 'RP' commands with some overlaps into the core chat resource, allowing the resource complete control over the chat. Easily integratable with the Standalone Character System and the Standalone Social Media Resource that I made. Features a variety of RP commands such as: - Me (Local/Global) - Do (Local/Global) - Chat (Local/Global) - Player Reports - Staff Chat - Coordinates location Replaces the base chat message event, and event handlers. FAQ Is this Standalone? Yes, this is a Standalone script that does not have any external dependencies (After replacing core sv_chat.lua). Can I contribute to the project? Yes, if you would like to contribute onto the project, you can do so by forking the project on GitHub, or by contacting me for assistance. Can I make some changes and sell this script? No, in pursuance with the AGPL License, you may edit and redistribute for free (by means of GitHub) but you do not have the permission to sell this resource in any capacity. How do I set this up? (1) - Extract the resource (2) - Drag & Drop the 'AM-Chat' folder into your resources folder (3) - Copy the 'sv_chat.lua' file from /dependency and replace it into [gameplay]/chat/sv_chat.lua (4) - Write 'ensure AM-Chat' in your server.cfg file (5) - Configure the 'config.lua' file with everything you wish to have included in the script if you cannot find the default chat resource, it may be located in citizen -> system_resources. This is if you are using a newer artefact. IF YOU ARE USING ARTEFACT 7290 YOU NEED TO USE 7290_sv_chat.lua WITHIN DEPENDANCY I have an issue, it isn't working? If you have followed the Documentation for installation, or have found a bug/exploit you can submit an issue on the repository, or you can contact me for support, or my discord support server. README is attached. DO NOT ASK FOR SUPPORT UNLESS YOU READ THE README Support Server: https://discord.gg/RsRr2J8wws Github Repo: https://github.com/aarctical/AM-Chat/tree/main -
[STANDALONE] Simple FiveM Administrator Menu
- 536 downloads
- Version 1.0.0
SAM (Simple Admin Menu) is a complete Administrator Menu for Player and Server Management. The Menu is standalone, with the Menu API included in the download. Authors: Myself (arterx) Menu API Credits: warxander (Linked on Github Repository) Configuration Variable Outline Server_Name How the Resource will appear to the client in chat, such as 'SYSTEM' Server_Webhook The Discord API Webhook link used to log actions by users Server_Webhook_Name What the Webhook will call itself on Discord on it's 'User Profile' Ace_Permission The permission needed by users to open the menu. FAQ Is this Standalone? Yes, SAM is a Standalone script that does not have any external dependencies. Can I contribute to the project? Yes, if you would like to contribute onto the project, you can do so by forking the project on GitHub, or by contacting me for assistance. Can I make some changes and sell this script? No, in pursuance with the AGPL License, you may edit and redistribute for free (by means of GitHub) but you do not have the permission to sell this resource in any capacity. How do I set this up? (1) - Extract the resource (2) - Drag & Drop the 'SAM' folder into your resources folder (3) - Write 'ensure SAM' in your server.cfg file I have an issue, it isn't working? If you have followed the Documentation for installation, or have found a bug/exploit you can submit an issue on the repository, or you can contact me for support, my discord support server is linked below. DISCORD SUPPORT: https://discord.gg/RsRr2J8wws GITHUB REPOSITORY (STABLE DOWNLOAD): https://github.com/aarctical/SimpleAdminMenu c8a33f1ee300f2d07ebfd7e857e4fb7a_compressed.mp4 b472878472a2d08d5a444bd9cff2b92d_compressed.mp4 -
[STANDALONE] Health Checkup Script
- 289 downloads
- Version 1.0.0
Ok so bare with me on this one.. Very useless script, but was tasked to make it, and I did, so may as well post it. The code is not optimised in the slightest, so don't expect this to read 0.00 on your server monitor! The notification telling you to get a health checkup is every 20 minutes, and has a command to disable (/disablehealth) The chance of getting a terminal illness is 1/100, and you have between 10-100 seconds to live before you are killed. Uses the sunbathe animation on the bed to make it a little more realistic, not that it matters at all. You could also add more hospital locations you'd just need to update the hospitals dict and the coords REQUIRES (Or more or less uses) This pillbox hospital interior However you can just change the coords to make it work for your interior GITHUB REPO: https://github.com/aarctical/HealthCheckup/blob/main/ SUPPORT: https://discord.gg/RsRr2J8wws lol 2024-06-08_23-45-03_compressed.mp4 -
[STANDALONE] Simple FiveM Character creation
-
Greenfield, MA Police Department Based Livery Pack 1.0
-
[STANDALONE] Simple FiveM LifeInvader script
- 143 downloads
- Version 1.0.0
Basic 'LifeInvader' script for FiveM Add `ensure LifeInvader` (or whatever you name the folder containing these 2 files) into your server.cfg file. Do not edit, copy or redistribute this script without reading the license or contacting me for permission. Isn't made for sparkles and shines, it's very basic, but works fine. This can be used alongside my Characters script I've also posted on here, or just own its own. Comes with a Config `DiscordLogging` (BOOL) `DiscordWebook` (STRING) If DiscordLogging is enabled. `ChatResourceName` (STRING) What the resource will call itself in chat. DISCORD SUPPORT: https://discord.gg/RsRr2J8wws GITHUB REPOSITORY: https://github.com/aarctical/LifeInvader -
[STANDALONE] Simple FiveM Character creation
- 419 downloads
- Version 1.0.1
Basic 'Characters' script for FiveM Add `ensure SimpleCharacters` (or whatever you name the folder containing these 2 files) into your server.cfg file. Do not edit, copy or redistribute this script without reading the license or contacting me for permission. Isn't made for sparkles and shines, it's very basic, but works fine. Comes with a Config `Server_Webhook` (STRING) The Webhook link for message logging `Server_Webhook_Name` (STRING) The Webhook name for message logging `ChatResourceName` (STRING) What the resource will call itself in chat. DISCORD SUPPORT https://discord.gg/RsRr2J8wws GITHUB REPOSITORY https://github.com/aarctical/SimpleCharacters