- Logdateien zur Fehleranalyse
- Nein, ich habe keine Logdateien hochgeladen
Hello,
Friends, I want to set a price for weapons, but the price I wrote is unrelated to the price in the game. how do i fix this?
Hello,
Friends, I want to set a price for weapons, but the price I wrote is unrelated to the price in the game. how do i fix this?
My guess would be your editing the wrong config used by the shop, Search for 1036200 and see what it finds.
My guess would be your editing the wrong config used by the shop, Search for 1036200 and see what it finds.
There is no such thing in my store.
If u send the Config, client, and maybe a Server log we could help you
If u send the Config, client, and maybe a Server log we could help you
class rebel {
name = "Rebel Weapon Shops";
side = "civ";
conditions = "license_civ_rebel";
items[] = {
{ "LMG_Zafir_F", "", 3140000, -1, "call life_donorlevel >= 1" }, // Zafir
};
mags[] = {
{ "150Rnd_762x54_Box", "", 350000, -1, "call life_donorlevel >= 1" }, // zafir
};
accs[] = {
{ "optic_Aco", "", 3000, -1 , "" }, // ACO
{ "optic_Holosight", "", 2000, -1, "" }, // Mk17
{ "optic_Arco", "", 15000, -1 , "" }, // ARCO
{ "optic_Arco_blk_F", "", 15000, -1 , "" }, // ARCO black
{ "optic_Arco_ghex_F", "", 15000, -1 , ""}, // ARCO Hex
{ "optic_MRCO", "", 15000, -1, "" },
{ "optic_KHS_blk", "", 30000, -1 , ""},
{ "optic_KHS_tan", "", 30000, -1 , ""},
{ "optic_KHS_hex", "", 30000, -1 , ""},
{ "optic_KHS_old", "", 30000, -1 , ""},
{ "optic_LRPS", "", 30000, -1 , ""},
{ "optic_LRPS_ghex_F", "", 30000, -1 , ""},
{ "optic_LRPS_tna_F", "", 30000, -1 , ""},
};
};
Alles anzeigen
Mate. Could it be currency related?
Guys, I haven't been able to solve the problem yet. Can anyone help?
Can anyone help?
no, apparently not
no, apparently not
There are currently two types of problems. When a donor whitelist is written to a player, weapons in the rebel zone also turn into a low price, where are these donator settings?
These are not issues or problems.
I'll gladly help if you run into issues but I don't have the time and patience to do basic configuration stuff for you.
Please look into this yourself.
These are not issues or problems.
I'll gladly help if you run into issues but I don't have the time and patience to do basic configuration stuff for you.
Please look into this yourself.
When a player is given a donor level, the prices of the weapons in the rebel region automatically change. I want to set this with the price I gave myself, but it doesn't work.
It sounds like your using a custom framework, and you're giving us very little to work with to help you.
When a player is given a donor level, the prices of the weapons in the rebel region automatically change. I want to set this with the price I gave myself, but it doesn't work.
This sounds like a config setting to me where when you are a donator your prices are reduced.
It sounds like your using a custom framework, and you're giving us very little to work with to help you.
This sounds like a config setting to me where when you are a donator your prices are reduced.
Yes, that's the problem. I want to set donator price, but it doesn't work. Which script is it set in? It doesn't happen in the config weapon file.
Yes, that's the problem. I want to set donator price, but it doesn't work. Which script is it set in? It doesn't happen in the config weapon file.
You need to find where it is calling the donator level check in the gun store files. And since you are running a custom framework I can't tell you where to specify look.
As I stated in the topic title. I still haven't been able to solve this problem. I had to write to forum the again.
The price I set for the MK200 Gun is different as seen in the photo. How do I solve this problem?
please send us your fn_weaponShopSelection and fn_weaponShopFilter
please send us your fn_weaponShopSelection and fn_weaponShopFilter