Jump to content

Can't get in Vehicle with another player (SOLVED)


natoed

Recommended Posts

This is usually caused by the players rating, By default, we hook the HandleRating event and set it to 0 while using the rating to test changes via the Karma var. This mainly to prevent the player being marked as an enemy that would cause this exact issue.
https://community.bistudio.com/wiki/addRating
https://community.bistudio.com/wiki/Arma_3:_Event_Handlers#HandleRating
https://github.com/EpochModTeam/Epoch/blob/ae9d5fd6cd9cf884cc436a2ac5900a20b232e3f2/Sources/epoch_config/Configs/CfgEpochClient.hpp#L60

Link to comment
Share on other sites

2 hours ago, vbawol said:

This is usually caused by the players rating, By default, we hook the HandleRating event and set it to 0 while using the rating to test changes via the Karma var. This mainly to prevent the player being marked as an enemy that would cause this exact issue.
https://community.bistudio.com/wiki/addRating
https://community.bistudio.com/wiki/Arma_3:_Event_Handlers#HandleRating
https://github.com/EpochModTeam/Epoch/blob/ae9d5fd6cd9cf884cc436a2ac5900a20b232e3f2/Sources/epoch_config/Configs/CfgEpochClient.hpp#L60

cool thx for info, will test this out when soberish cause its straya day.

weetbix n beer hummmmmmm

picture

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...