Base Commands: /vec2, /vec3, /vec4
Subcommands: cs, json
Usage: /vec3 json
All base commands have the above subcommands. If you don't specify a subcommand, it will copy the lua coordinates.
What does it do?
This resource allows developers to copy their character's current coordinates with a specific format to the clipboard. This resource was created with developers (mainly programmers) in mind, no more manually typing numbers or relying on AI to expedite the process for you!
This resource also supports keybinds. You can set these up in your game settings!
THIS RESOURCE IS NOT IMMEDIATELY DESIGNED FOR PUBLIC SERVERS. SEE FAQ FOR ADDITIONAL DETAILS.
Q: How can I set up the keybinds?
A: Pause your game, go to Settings, navigate to Keybindings, press ENTER, now navigate down to FiveM, now somewhere in there you'll find the keybindings.
Q: How can I set this resource up for my public server?
A: Modify the client.lua to restrict the commands. If you find the RegisterCommand functions, after the function it'll say ", false)". Change that to true and then set up the permissions for each command in the server.cfg per official FiveM documentation.
Created by DevKilo (@devkilo) (Github)
MIT License
Copyright (c) 2023 Kilo
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Recommended Comments
There are no comments to display.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.