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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...