GithubHelp home page GithubHelp logo

carmineos / fivem-vstancer Goto Github PK

View Code? Open in Web Editor NEW
46.0 46.0 72.0 3.43 MB

ikt's VStancer as resource for FiveM servers to synchronize the edited vehicles with all the players.

Home Page: https://forum.fivem.net/t/release-c-vstancer/79219

License: MIT License

Batchfile 0.07% C# 99.93%
fivem

fivem-vstancer's People

Contributors

carmineos avatar neos7 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

fivem-vstancer's Issues

Mod Exports (WheelModLimits )

Hi, how to exports WheelModLimits to change wheelSize and wheelWidth, cause with SetWheelPreset only save / changed WheelLimits on my esx, it's possible to add new exports for WheelModLimits ?

height?

can we expect to see height added soon ? loving this so far

Height and steering angle

Hi mate,

Would it be possible to add height and steering angle? The calls for these are below.

fSteeringLock
fSuspensionRaise

I'd love to be able to do this myself but i can hardly wipe my own arse ;)

No Support?

I really need support on this, I can't install MenuAPI because there are absolutely no tutorials on it, even none on how to install vStancer, I've been working on this for HOURS! Make a discord server for support so people can get help, please. The Vespura people won't even help me.

Widescreen aspect ratio warning spam

I run a widescreen monitor (almost 21:9) and my console is spammed with warnings. I tried looking into the code but only saw that the alignment is changed once. I do not have this issue with vMenu so it's probably not an issue with the MenuAPI.
image

Requests for the Script

Hey,

just found the script and played with it for a while.

Since my server is an roleplay server where I dont want anyone to be able to change their tyre width or camber anywhere and anytime. I would appreciate the feature to set one or multiple jobs that can open the menu so that I can put in the job names in the config and only these jobs can open it then.

If its already a thing in the script pls let me now.

Paintsmoker

Source code didn't update!

I want to translate vstancer but the source code did not update so I cannot find some functions such as "Suspension Menu" in my visual studio

Need help with vstancer

[ 653281] [b2944_GTAProce] MainThrd/ ^3[WARNING] [vstancer] Closing all menus because this resource is being stopped, to prevent the UI Prompts getting stuck.^7
[ 653344] [b2944_GTAProce] UV loop: httpClient/ Required resources: vstancer
[ 653375] [b2944_GTAProce] MainThrd/ OnConnectionProgress: Loading content manifest...
[ 653391] [b2944_GTAProce] 12368/ ResourceCache::AddEntry: Saved cache:v1:cff29dd51087eeef9b5be71ddbf833c94d388709 to the index cache.
[ 653406] [b2944_GTAProce] MainThrd/ Creating script environments for vstancer
[ 653578] [b2944_GTAProce] MainThrd/ Loaded VStancer.Client.net, Version=1.4.320.0, Culture=neutral, PublicKeyToken=null into ScriptDomain_973252458
[ 653594] [b2944_GTAProce] MainThrd/ Loaded MenuAPI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null into ScriptDomain_973252458
[ 653609] [b2944_GTAProce] MainThrd/ Instantiated instance of script MenuAPI.MenuController.
[ 653625] [b2944_GTAProce] MainThrd/ Registering EventHandler onResourceStop for attributed method OnResourceStop, with parameters System.RuntimeType
[ 653625] [b2944_GTAProce] MainThrd/ Loaded Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed into ScriptDomain_973252458
[ 653734] [b2944_GTAProce] MainThrd/ MainScript: Loaded config from config.json
[ 653750] [b2944_GTAProce] MainThrd/ Instantiated instance of script VStancer.Client.Scripts.MainScript.
[ 653750] [b2944_GTAProce] MainThrd/ OnConnectionProgress: Mounted vstancer (1 of 1)
[ 676078] [b2944_GTAProce] MainThrd/ MainScript: Missing bool argument
[ 683344] [b2944_GTAProce] MainThrd/
[ 832516] [b2944_GTAProce] MainThrd/

vehiclelayouts.meta

I have noticed you cannot adjust suspension on vehicles that do not have "vehiclelayouts.meta". Is there a way around this?

Doesnt compile

Tried to compile the code my self and it didn't work. The compiler (Visual Studio) finds a problem at the 43rd line of VStancer.Client.csproj . To be clear I didn't change any of the code I just wanted to check the code myself. The error is

Error MSB3073 The command "if '' == '' (

Hope to fix it soon. Thanks in advance

help

im new to this coding and creating, can you guide me on how to do the to do list

Menu Placement

Just a reminder to add the option to be able to move the vStancer menu to the left side of the screen

Option to disable key enhancement

Hi,

Not an issue but a remark...
Maybe is a good idea to make a boolean in the config file to remove the ToggleMenuControl. Ofc we can put nothing in config file to not let it trigger, but is will alway execute the native that is not nessesary. It is great that enableing/disableing event is in the config file already. I will make it work only ls cusom can have access to the menu.

Saving in db

Hello i use script which make exports to vstancer but how i can make it when i make changes in my script to save in db and when u put car in garage and take out to be with last settings ?

Vstancer conflicts with NativeUI

Hello,

Hoping someone can help out, I just installed this vstancer into my server but I also had a custom NativeUI menu in lua that I made and installed on my server. The NativeUI menu worked perfect but once I installed the vstancer, my menu no longer appears. If I remove vstancer it will work again but once I add it back the menu will no longer show up. The menu is set to open with F7 but I also tried different keys. I am suspecting that something with MenuAPI is conflicting with NativeUI. Is this possible and is there a way to work around it/

Thank you

Any chance of donate to get exports for wheelsize/wheelwidth

Hi,

im using the exports for the stance very well now.

I wanted to ask if there is any chance to donate some money to get exports for wheelsize/width also.

Maybe also some performance update. I dont know if its normal but for us it takes about 0.34ms.

Greetings.

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.