Gladox 0 Posted August 21, 2012 Today i was playing with a friend on my server DE1622 when he told me he saw some black SUVs at the NE Airfield so I made my way up to him and checked it out there were some SUVs a miltia UAZ and some other vehicles I made some Screenshots of them and 2 of the player list one as soon has he reportet it to me and the other one when i arrived all pics will be included in a link.Now I dont know what to do since I dont have a clue who did it and I dont know if or how i can find them via logs or anything.Your advice/help is welcome.http://imageshack.us...2119392608.png/ Share this post Link to post Share on other sites
sp86 508 Posted August 21, 2012 Look for createvehicle scripts. I don't know the specific vehicle ID for the PMC SUV, but you should be able to find it fairly easily, though the search will be tedious. Share this post Link to post Share on other sites
Gladox 0 Posted August 21, 2012 my problem is i dont know where to look for the scripts Share this post Link to post Share on other sites
sp86 508 Posted August 21, 2012 In the server logs, you can actually download a parser to make it easier. Share this post Link to post Share on other sites
Gladox 0 Posted August 22, 2012 The problem is i only found a log wich has just infos like loged in out directchat and guid verifications in it.Could it be that i got just limited acces and need to ask the provider for the log or am i just blind? Share this post Link to post Share on other sites
Mr. Church 10 Posted August 22, 2012 crucial information can be found here:/cfgdayz/BattlEye/remoteexec.logcreating a vehicle looks like:21.08.2012 06:51:43: dEnzo (*******************) ec44f99611cada56b0d736081a022747 - #0 "if (isServer) then {_object = createVehicle ['ATV_CZ_EP1', [5045.39, 1985.15, 0], [], 0, 'CAN_COLLIDE'];_object setVariable ['ObjectID', 9476.89, true];dayz_serverObjectMonitor set [count dayz_serverObjectMonitor, _object];_uid = _object call dayz_ob"gree: date and namered: IP + GUIDyellow: what he created Share this post Link to post Share on other sites
Gladox 0 Posted August 22, 2012 (edited) Thanks for the infos as soon as i get home i'll search for the file. Edited August 22, 2012 by Gladox Share this post Link to post Share on other sites
Gladox 0 Posted August 22, 2012 My Folder Structure that i can see via FTP looks like this:Arma_2_Dayz_WL BattleEye bans.txt scripts.txt cfgdayz arma2oaserver.rpt server_console.logthats all no remoteexec.log Share this post Link to post Share on other sites
sp86 508 Posted August 22, 2012 You may not have permissions. Contact your provider. Share this post Link to post Share on other sites
Gladox 0 Posted September 5, 2012 (edited) So i found some sospicious things in the log but it seems i just can see things that happened beginning from the day i got access.27.08.2012 22:31:36: TakeTor (94.50.129.222:10302) e1d9255b32472861aa7768de842f6ba6 - #0 "_spawnAIS = this;"27.08.2012 22:31:36: TakeTor ************** e1d9255b32472861aa7768de842f6ba6 - #36 "_spawnAIS = this;"27.08.2012 22:33:42: TakeTor ************** e1d9255b32472861aa7768de842f6ba6 - #0 "if (name vehicle player == TTT5NamePl) then {_xcompiled = compile TTT5derCode;call _xcompiled;};"27.08.2012 22:33:42: TakeTor **************** e1d9255b32472861aa7768de842f6ba6 - #8 "if (name vehicle player == TTT5NamePl) then {_xcompiled = compile TTT5derCode;call _xcompiled;};"27.08.2012 22:38:35: TakeTor ***************e1d9255b32472861aa7768de842f6ba6 - #0 "if (isServer) then {_object = createVehicle ['SUV_PMC', [4777.96, 2162.46, 0], [], 0, 'CAN_COLLIDE'];_object setVariable ['ObjectID', 5010, true];dayz_serverObjectMonitor set [count dayz_serverObjectMonitor, _object];_uid = _object call dayz_objectUI"27.08.2012 22:38:35: TakeTor**************** e1d9255b32472861aa7768de842f6ba6 - #3 "if (isServer) then {_object = createVehicle ['SUV_PMC', [4777.96, 2162.46, 0], [], 0, 'CAN_COLLIDE'];_object setVariable ['ObjectID', 5010, true];dayz_serverObjectMonitor set [count dayz_serverObjectMonitor, _object];_uid = _object call dayz_objectUI"03.09.2012 23:37:03: tMee ****************4a9de6a8289ca3bef7f91dfbb3dbb8ad - #38 "[this] spawn BIS_Effects_AirDestruction"Let me make it clear, there is no need to post ip addresses to obtain a Ban.The GUID N° will do the job.In the future remove the ip's before posting.Thanks. Edited September 5, 2012 by Boneboys ip's Share this post Link to post Share on other sites