roadsoldier
Member-
Content count
39 -
Donations
0.00 EUR -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Wiki
Servers
Devblog
Everything posted by roadsoldier
-
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.
-
Hi I have same problems with my own server, i update server and try join and its stuck on loading screen. My RP Life server is ok after update but idk why exile does this. I have rent server from gtx gaming.
-
Hey all, i made spawn points what replace original ones what are just outside building, just replace house classes and wola. Some how forgot take out Land_HouseV_1I4 from list what is not DS_Houses building, anyways free to use. https://pastebin.com/JFLKxZ3e
-
Arma 1.76 Bugs Megathread!! READ THE RULES!!
roadsoldier replied to Vishpala's topic in General Discussion
GPS wont work for anyone after update, i try reset controls also, one time this work after A3 update. -
Forum Profile Signature - Won't save with gametracker banners
roadsoldier replied to BaroN's question in Serverside
Aslo need bit help with signature image. -
Would be great add axe to cutting tools, because knife is rare to find and reason is that when it is mainly used to picklock vehicles, axe you can find easily and would be nice use that cut animal also.
-
ExAd - Package of Virtual Garage|XM8|StatsBar|Halo & Parachute|Admin Events|Hacking|Grinding|Vehicle Upgrade
roadsoldier replied to Janski's topic in Scripts
Ok, i get VG to work. I think this was my problem. when you install infiSTAR you need remove from description.ext , class CfgRemoteExec and class Commands. infistar have own CfgRemoteExec.hpp file where you find this what you have delete from description.ext. I just add: class ExAdServer_fnc_clientRequest { allowedTargets=2; }; in to class Functions. <- i somehow pass this when description.ext dont have anymore class Functions on it, today i just remember that class is in CfgRemoteExec.hpp file.- 2256 replies
-
- virtual garage
- vg
- (and 20 more)
-
ExAd - Package of Virtual Garage|XM8|StatsBar|Halo & Parachute|Admin Events|Hacking|Grinding|Vehicle Upgrade
roadsoldier replied to Janski's topic in Scripts
I install ExAd today and just use info and virtual garage. When i go to virtual garage and i see vehicles in radius, ok i select vehicle and press store, nothing happens. In my database vehicle table i see terrority id slot and all is null, idk should they be null or what. Any idea what may be wrong?- 2256 replies
-
- virtual garage
- vg
- (and 20 more)
-
Fix for this was simple, just change sql mode to "NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION" My server is hosted by GTX Gaming and i cant change sql mode my self so i need contact to customer service and ask to change that for me. Now database does not make any more those player kill on kick and create new player. Feeling relieved now...
-
Most time when database makes this second player profile is when player get kick from server or they stay on server so long that restart kicks them out. If player logout normaly, almost 95% dont have any problems, some players have own connection problems and when they join to server, server made new profile and old have that damage 1, i need remove that new/second one profile all time.
-
I think we are ok on Base and vehicle side, just this player problem that database wont load that current profile and makes new one, some players can spawn and play some ones stucks in to wierd thing where thay see jungle or something like that and cant make respawn, those we cant see on game player list, i just see them on DaRT and and use that for communication, player cant see what have been writen on game or any one cant see if he writes something. Only fix is atm i need manualy remove that new dublicate profile so when player joins he uses that old one, seems DB create that new one when player logout from server. idk sure what is going on now.