Giter Site home page Giter Site logo

vrp's Introduction

vRP Scripts Collection

A collection of scripts/system made for the FiveM multiplayer modification of Grand Theft Auto 5, for the vRP framework.

Author: DGVaniX

vrp's People

Contributors

dgvanix avatar doublerepo avatar jameseu avatar kalinzange avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vrp's Issues

vrp_factions - Blips?

Hello,

Is it possible for you to make so all members of police+ems group/job have a blip so they can see each other? And when they leave the job (change job) or server, they cannot see the player anymore.

This one https://github.com/Sighmir/FiveM-Scripts/tree/master/vrp/vrp_id_display is bugged... Sometimes it show blips and some other times players who is NOT in the job/group can see the blips.

I hope you can make one or make blips for your vrp_factions :D And nice scripts!

Troubleshooting

It doesent work even thoug i put it in the place it belongs... Its so frustratings...

vrp_lscustom tuning problem

So, I got vrp_showroom, vrp_lscustom and vrp_garages running on my server. I have only one problem... when I modify a vehicle and I deposit it into a garage, when I pick it up again the modifications are gone. How can I fix this? Thanks.

vrp phonecall

cant open phone to make a call looked throw code cant see anything other the "t" but even that dont work what am i doing wrong

Vrp_trucker

Im in my own truck from the vrp garage and im getting the message "Trucker you need your own truck"
please help do i need anything else to go with the mod?

I put your code chopshop on vrp_garages and give me this erro

vRP/C#] query exception vRP/ls_customs : System.AggregateException: One or more errors occurred. (Parameter ‘@vehicle’ must be defined. To use this as a variable, set ‘Allow User Variables=true’ in the connection string.) —> MySql.Data.MySqlClient.MySqlException: Parameter ‘@vehicle’ must be defined. To use this as a variable, set ‘Allow User Variables=true’ in the connection string.
at MySql.Data.MySqlClient.MySqlStatementPreparer+ParameterSqlParser.OnNamedParameter (System.Int32 index, System.Int32 length) [0x0005b] in :0
at MySql.Data.MySqlClient.MySqlParser.Parse (System.String sql) [0x001be] in :0
at MySql.Data.MySqlClient.MySqlStatementPreparer.ParseAndBindParameters () [0x0003a] in :0
at MySql.Data.MySqlClient.CommandExecutors.TextCommandExecutor.ExecuteReaderAsync (System.String commandText, MySql.Data.MySqlClient.MySqlParameterCollection parameterCollection, System.Data.CommandBehavior behavior, MySql.Data.Protocol.Serialization.IOBehavior ioBehavior, System.Threading.CancellationToken cancellationToken) [0x000c6] in :0
at vRP.MySQL+<>c__DisplayClass11_2.<e_query>b__0 () [0x003e9] in <8dfc0861f4df44189d833de5e878b97b>:0
Exception_EndOfInnerExceptionStack
—> (Inner Exception #0) MySql.Data.MySqlClient.MySqlException (0x80004005): Parameter ‘@vehicle’ must be defined. To use this as a variable, set ‘Allow User Variables=true’ in the connection string.
at MySql.Data.MySqlClient.MySqlStatementPreparer+ParameterSqlParser.OnNamedParameter (System.Int32 index, System.Int32 length) [0x0005b] in :0
at MySql.Data.MySqlClient.MySqlParser.Parse (System.String sql) [0x001be] in :0
at MySql.Data.MySqlClient.MySqlStatementPreparer.ParseAndBindParameters () [0x0003a] in :0
at MySql.Data.MySqlClient.CommandExecutors.TextCommandExecutor.ExecuteReaderAsync (System.String commandText, MySql.Data.MySqlClient.MySqlParameterCollection parameterCollection, System.Data.CommandBehavior behavior, MySql.Data.Protocol.Serialization.IOBehavior ioBehavior, System.Threading.CancellationToken cancellationToken) [0x000c6] in :0
at vRP.MySQL+<>c__DisplayClass11_2.<e_query>b__0 () [0x003e9] in <8dfc0861f4df44189d833de5e878b97b>:0 <—

VRP_Showroom

after installing Sighmir's Vrp Show Room and database, i am unable to see vehicles stored in my garage or database, any insight on what could be causing this?

Discord

What is your discord name or server please i have to talk with you

vrp_seatbelt

Can you make a hotkey for seatbelt too? Like F9

vrp_cleanup

Hello,

Please make whitelist cars for vrp_cleanup so it wont clean some specific cars like truck trailers...

lack of information vRP_newcoin

Hello I do not understand this part and I do not see more information about it could you help me!

-- > ADD THIS AT THE TOP OF EVERY SCRIPT!

local Tunnel = module("vrp", "lib/Tunnel")
local Proxy = module("vrp", "lib/Proxy")

vRPnc = Proxy.getInterface("vRP_newcoin")

-- > EXAMPLE

vRPnc.giveCoins({player, 100}) -- Give the player 100 coins
vRPnc.takeCoins({player, 100}) -- Take 100 coins from the player
local coins = vRPnc.getCoins({player}) -- Get the number of coins that the player has

-- > HOW TO

Add the Icon URL in line 22 in cfg/coin.lua

Where is it that I have to add so that every so often I automatically get 1 newcoin to each connected player?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.