roadsoldier
Member-
Content count
39 -
Donations
0.00 EUR -
Joined
-
Last visited
-
Days Won
1
roadsoldier last won the day on October 28 2018
roadsoldier had the most liked content!
Community Reputation
5 NeutralAbout roadsoldier
-
Rank
Bambi
- Birthday 08/05/1983
Recent Profile Visitors
-
Disable Flag Purchase at Office Trader
roadsoldier replied to BeatenByBacon's topic in Traders & Safe Zones
my plan is also trying take flag away from office in namalsk map so people cant buy it from office. And why im want that, reason is that players need craft flag kit, most players like that idea. -
Hi I have bit problems atm, i have R3F LOG mod on my server and that allows you transport crates in vehicles, i have find out that if you use installed crate for selling stuff to trader and you use vehicle + cargo option crate will disappear normaly but it will be back after restart, reason is that crate from mission have ID null so will despawn anyways but crate what is from base have ID number so its in database and databse does not remove it so its back after restart. If i use cargo sell option for installed crate, cargo all will be gone. Normaly you can transport only crates from mission and those crates have ID NULL what wont have problems. Any ideas for this or do i just remove sell crates to waste dump from server for now.
- 79 replies
-
- waste dump
- crate
-
(and 1 more)
Tagged with:
-
Exile 1.0.4 virtual garage store/retrieval not working
roadsoldier replied to Danny Lee's question in Serverside
Just had server restart and i add this fix to server. I ask few players try take vehicles from VG because they sure had problems with fetching old vehicles and also randomly new ones, old vehicles are from 1.0.3 and ExAd. Tryin think and fix server in fever is not my thing, normaly i can solve basic things but now.. uff I appreciate all the help Thanks for re-posting this fix @dekela -
Exile 1.0.4 virtual garage store/retrieval not working
roadsoldier replied to Danny Lee's question in Serverside
Hmh, when i update server i add start nicknames from vehicle 1, vehicle 2 and so one. Some one just say that if all vehicles have same name like vehicle, vehicle... then there can be problems. I have few unique names in garage and still cant retrieve those. ExAd VG version was way more better -
Exile 1.0.4 virtual garage store/retrieval not working
roadsoldier replied to Danny Lee's question in Serverside
One our team player report that he cant open Exile VG. I check and i was possible to open VG menu, so i wonder maybe its that im admin and then reason is infistar, i check logs and there was IDDs so i add those to infistar IDDs whitelist and now players can use it. Upper line what needs to be added. 4006,4007,4009,24036, //Exile VG 24015, was already in infistar list. Still i have problems with retrieve vehicle, some vehicles give error "vehicle does not belong to this territory" I am helpless and cant thing stright in fever atm. -
Construction Aborted , You are not in Your own territory
roadsoldier replied to kidesh's question in Serverside
I update latest eXpoch Exile Vector mod and still same. I just take whole vector build out and works. -
Construction Aborted , You are not in Your own territory
roadsoldier replied to kidesh's question in Serverside
I try level up and its same is it 1 or 10 test flags was on ground not on docks or anything, just on ground level, like my base 1 and 2 is on ground what have been from 1.0.3 I have vector build mod on my server, might try disable it and take look. -
Construction Aborted , You are not in Your own territory
roadsoldier replied to kidesh's question in Serverside
Hi I notice same thing on orginal chernarus map, i have one base next to coast line and there i can build with out problems. Second base i had near NWA airfield and long time i was wondering why i can build on my first base but not on second and also every one else cant. Today i start search bit and found out that if you build base next to coast line no more than 200m away you can build also. If you go over that 200m you get that "you are not in your territory". I check coast line from NE to SW and same was every where on coast line. -
Exile 1.0.4 virtual garage store/retrieval not working
roadsoldier replied to Danny Lee's question in Serverside
Good that you mentioned that exile.ini file what is important with that DB update, I forgot to mention that , Thanks -
Exile 1.0.4 virtual garage store/retrieval not working
roadsoldier replied to Danny Lee's question in Serverside
Server Database vehicle table need update. If server had ExAd before you dont not need add territory_id just nickname, with out nickname you cant store vehicle. If you did not have Any VG before you need add territory_id and nickname to database. Here is Exile 1.0.3 -> 1.0.4 MySQL upgrade. ALTER TABLE vehicle ADD `territory_id` int(11) unsigned DEFAULT NULL AFTER `vehicle_texture`; ALTER TABLE vehicle ADD `nickname` varchar(64) NOT NULL DEFAULT '' AFTER `territory_id`; ALTER TABLE vehicle ADD KEY `vehicle_ibfk_2_idx` (`territory_id`); ALTER TABLE vehicle ADD CONSTRAINT `vehicle_ibfk_2` FOREIGN KEY (`territory_id`) REFERENCES `territory` (`id`) ON DELETE CASCADE; -
Exile 1.0.4 virtual garage store/retrieval not working
roadsoldier replied to Danny Lee's question in Serverside
I setup same amount vehicle slots what was before update and VG is not full even. Problem is on same base where i cant build where says "You are not in your territory" and if i try take vehicle what have been stored 1.0.3 version you get this "Vehicle does not belong to this territory" DB check and vehicle have territory ID and nickname. Almost all players who have 2 bases one base wont allow build or take old vehicles out., second base works with out poblems. -
Exile 1.0.4 virtual garage store/retrieval not working
roadsoldier replied to Danny Lee's question in Serverside
Hey I have same issues I have two base on server and only weird is that "base 1" i can start build and i can use new VG with out problems. Also i can take out vehicles what was stored before update with ExAd. On "base 2" when i try take vehicles what have been stored before update says "Vehicle does not belong to this territory" Vehicle territory ID is right. If i store now vehicle to base 1 or 2 i cant get those out with out problems. Also i cant build anything on base 2, says "You are not in your territory". When i add vehicle nickname to DB i give nicknames to all vehicles so its possible to take those out from VG. https://ghostbin.com/paste/92v3e -
Unable to build in territories after latest update
roadsoldier replied to Reynevan's question in Serverside
I have same problems, only strange is that on Base 1 i can build with out problems and on Base 2 say "you are not in your terrority, i check from DB and infistar Territory management and seems all ok, i see my ID on Base 2 Also in game i can manage territory from XM8 Edit: Also noticed on Base 2 when i try take out VG vehicles out what have been there before update, says this vehicle does not belong to this terrority. If i storage new vehicle after update it will go to VG and i can get it out with out problems. I check old and new VG vehicle lines on DB and seems ok. I cant Find any log errors -
Hi Sorry that i write english, i have same problems with my own server after Arma 3 1.78 update. If i try use Zombies and Demons mod it will break server somehow, server is online but server wont show Ryanzombies mod in use and when i join it just stuck in to loading screen. i take Zombies mod out from start.bat and start server again and its ok and i every one can join.