Sign in to follow this  
Teacher

[SOLVED] The display of loot

5 posts in this topic

Hello! Have that kind of problem, after updating RHS pane is not displayed, almost all weapons of the type AK as well as new modes of transport and of the little things! The version rollback 85 to 84 also gave no results! And another question, added to the server the vanilla launcher, but after the player sits down at an arrow mortar explodes and the player to kick. In the log gives errors like this

isAdmin? true: Locally created Vehicle found: I_Mortar_01_F (3:7) :: @066192 [6660.39,19229.2,2.93652] (PLAYER IS ADMIN)

I add it to the exception everywhere, but he still vzryvaetsya, prompt where it is necessary to register!

Thank you.

Share this post


Link to post
Share on other sites

You need to add

"I_Mortar_01_F"

 

to

LocalWhitelist[] =
{
    "O_HMG_01_weapon_F","O_HMG_01_F","O_HMG_01_support_F","I_UavTerminal","I_UAV_01_backpack_F",
    "Exile_Bike_OldBike","B_HMG_01_F","B_HMG_01_high_F","O_HMG_01_high_F","B_Mortar_01_F"
};

 

If you can't find weapons/items in your spawn menu that means that your server and client run different version of the mod. Your client seems to be outdated.

It is no infiSTAR issue or bug, it's the mod you installed (not correctly installed, it has bad config entries or you don't run the latest version of it on your client)

Share this post


Link to post
Share on other sites
Advertisement
1 hour ago, infiSTAR said:

You need to add

"I_Mortar_01_F"

 

to

LocalWhitelist[] =
{
    "O_HMG_01_weapon_F","O_HMG_01_F","O_HMG_01_support_F","I_UavTerminal","I_UAV_01_backpack_F",
    "Exile_Bike_OldBike","B_HMG_01_F","B_HMG_01_high_F","O_HMG_01_high_F","B_Mortar_01_F"
};

 

If you can't find weapons/items in your spawn menu that means that your server and client run different version of the mod. Your client seems to be outdated.

It is no infiSTAR issue or bug, it's the mod you installed (not correctly installed, it has bad config entries or you don't run the latest version of it on your client)

Everything is clear, thank you!

Share this post


Link to post
Share on other sites
Advertisement
Guest
This topic is now closed to further replies.
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.