yegor00
Member-
Content count
11 -
Donations
0.00 EUR -
Joined
-
Last visited
Community Reputation
2 NeutralAbout yegor00
-
Rank
Bambi
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Don`t know if it is possible to upgrade that script to show not only your bases, but also your owned cars Just thinking aloud
-
I still wonder how to do it - I mean finding the "names". Are you doing it with editor? Or any other tips? Anyway It is a scrupulous work - thank you for it!
- 14 replies
-
- overthrow gaming
- cup vehicles
-
(and 1 more)
Tagged with:
-
I saw it However, it could be fun seeing the players sinking their choppers and wasting money
- 14 replies
-
- overthrow gaming
- cup vehicles
-
(and 1 more)
Tagged with:
-
Thanks! Great job!
- 14 replies
-
- overthrow gaming
- cup vehicles
-
(and 1 more)
Tagged with:
-
walker1701 , in case you are going to edit the vehicle list, delete "CUP_B_MI6T_CDF", "CUP_O_MI6T_CHDKZ", "CUP_O_MI6T_TKA", "CUP_O_MI6T_RU", "CUP_C_MI6T_RU", from "heavy armed" - they are already in "heli" section Also there are same "CUP_O_BTR90_HQ_RU" in different setions. These corrections will make your list ideal !
- 14 replies
-
- overthrow gaming
- cup vehicles
-
(and 1 more)
Tagged with:
-
Yes, I do! I am using the guide and the TRADER MOD-v3.0, provided here: I will rewrite the following lines in CONFIG.CPP, by adding CUPBoats: **************************************** class Exile_Trader_Boat { name = "BOAT"; showWeaponFilter = 0; categories[] = { "Boats", "A3Boats", "CUPBoats", }; }; **************************************** then go to ...TRADERS\CUPV and edit ItemListCUPV.hpp by adding the following at the bottom: **************************************** /////////////////////////////////////////////////////////////////////////////// //CUP Boats /////////////////////////////////////////////////////////////////////////////// class CUP_B_Frigate_ANZAC { quality = 1; price = 5000000; }; class CUP_C_Fishing_Boat_Chernarus { quality = 1; price = 200; }; class CUP_B_RHIB_USMC { quality = 1; price = 45000; }; class CUP_I_RHIB_RACS { quality = 1; price = 45000; }; class CUP_B_RHIB2Turret_USMC { quality = 1; price = 46000; }; class CUP_I_RHIB2Turret_RACS { quality = 1; price = 46000; }; class CUP_B_Seafox_USMC { quality = 1; price = 100; }; class CUP_B_Seafox_USV_USMC { quality = 1; price = 100; }; **************************************** then go to ...TRADERS\CUPV and edit TraderCategoriesCUPV.hpp by adding the following at the bottom: **************************************** class CUPBoats { name = "CUP Helicopters"; icon = "a3\ui_f\data\gui\Rsc\RscDisplayArsenal\itemacc_ca.paa"; items[] = { "CUP_B_Frigate_ANZAC", "CUP_C_Fishing_Boat_Chernarus", "CUP_B_RHIB_USMC", "CUP_I_RHIB_RACS", "CUP_B_RHIB2Turret_USMC", "CUP_I_RHIB2Turret_RACS", "CUP_B_Seafox_USMC", "CUP_B_Seafox_USV_USMC" }; }; **************************************** And I hope it is done! The problem is that this is not a FULL boat list... (or is?) *** walker1701, THANKS in advance!
- 14 replies
-
- overthrow gaming
- cup vehicles
-
(and 1 more)
Tagged with:
-
yegor00 started following Copy and Paste Cup Vehicles 1.3
-
Thanks! But can somebody add a boat list? I see "WaterVehicles" in the CUP addon folder, but I dont see them in the list here (for example CUP_WaterVehicles_Fregata).
- 14 replies
-
- overthrow gaming
- cup vehicles
-
(and 1 more)
Tagged with:
-
Got it!
-
It works! THANK YOU! Now it is time to study my mistakes This topic thread can be closed.
-
Thank you for the prompt reply and for your help. I will check the file tomorrow before I go to work and I will notify you about the results (unfortunately I had already turned off everything until the morning). P.S. I will study your corrections by comparing the lines of both files, while hoping not to make the mistakes in the future and not to be so noob
-
I am not a programmer (too far from it), however I am trying to create my own exile server without even of basic knowledge of the coding language. So after editing a config.cpp file I am getting the following message: "Config : some input after EndOfFile." Can someone be so kind to check my file? I will make the corrections and I will become a smarter "coder" by learning my mistakes http://fs140.www.ex.ua/get/889563902571/f9d06e58fbce5ec9c62579b714497c54/249371087/config.cpp or here if you understand russian: http://www.ex.ua/load/889563902571/249371087