Closed iPopYouDrop closed 8 years ago
I even redid my server and admintools today, still not showing up NOTHING IS WORKING
Post in the rpt file so I can see what's going on. I will need both the server and client rpt since I am not sure if the server configured right or if the player side isn't loading.
Will do, putting it in paste bin rightnow! Thanks for reply btw
https://www.mediafire.com/?q13izhioi3qbtdi I exceeded the limit on pastebin not sure what you mean by server and client I could only find one RPT file
Not sure how I would be able to do this but if you can get it working I would greatly appreciate it!
On Tue, Nov 1, 2016 at 7:26 PM, Ricky Sanders notifications@github.com wrote:
It looks like the infistar systems have changed and he may be disallowing all command menus. Depending on what the rpt files say you will have to enable command menus before it even attempts to let anything through again.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/noxsicarius/Epoch-Admin-Tools/issues/301#issuecomment-257729484, or mute the thread https://github.com/notifications/unsubscribe-auth/AWE2IL2QnVeadXoXBJr8U-EuzegZlOdgks5q58q5gaJpZM4KkUtl .
The most likely cause of this is 16:46:22 Error Missing ; 16:46:22 File z\addons\dayz_server\init\server_functions.sqf, line 804
Alright, will post back if this works!
What's missing the semi colon? if (!((isNil "_x") || {(isNull _x)})) then { // Epoch Admin Tools if(vehicle _x != _x && !(vehicle _x in PVDZE_serverObjectMonitor) && (isPlayer _x) && !((typeOf vehicle _x) in DZE_safeVehicle) && (vehicle _x getVariable ["MalSar",0] !=1)) then { diag_log ("CLEANUP: KILLING A HACKER " + (name _x) + " " + str(_x) + " IN " + (typeOf vehicle _x)); (vehicle _x) setDamage 1; _x setDamage 1; sleep 0.25;
It's still not working :/
I added some things here is another RPT https://www.mediafire.com/?q13izhioi3qbtdi
That RPT might still saying the error missing ; because I didn't pack PBO but I did now, and it still didn't work
post your server_functions.sqf.. if u r fast enough i can do it before i go sleep
thats in 8 Mins :)
replace whole section and repack your server pbo:
server_checkHackers = { if (DZE_DYN_AntiStuck2nd > 3) then { DZE_DYN_HackerCheck = nil; DZE_DYN_AntiStuck2nd = 0; }; if(!isNil "DZE_DYN_HackerCheck") exitWith { DZE_DYN_AntiStuck2nd = DZE_DYN_AntiStuck2nd + 1;}; DZE_DYN_HackerCheck = true; { if (!((isNil "_x") || {(isNull _x)})) then { // Epoch Admin Tools if(vehicle _x != _x && !(vehicle _x in PVDZE_serverObjectMonitor) && (isPlayer _x) && !((typeOf vehicle _x) in DZE_safeVehicle) && (vehicle _x getVariable ["MalSar",0] !=1)) then { diag_log ("CLEANUP: KILLING A HACKER " + (name _x) + " " + str(_x) + " IN " + (typeOf vehicle _x)); (vehicle _x) setDamage 1; _x setDamage 1; sleep 0.25; }; }; sleep 0.001; } count allUnits; DZE_DYN_HackerCheck = nil; };
Thanks, will leave reply if works
yep :)
Not working
ok Oo your mistake i found there was, that u ve gotten an semicolon behind "if (!((isNil "_x") || {(isNull _x)})) then {"
lets see your client rpt maybe there r infos we cant see in the server one ^^
Where is that located?
C:\Users
ArmA2OA.RPT
Got it uploading now
uhm... damn infistar...
better just copy the last 50 lines or so...
yep, but nothing to figure out..
so whats not working exactly now? the menu doesnt show up while scroling?
Yes
gimme your custom fn_selfActions.sqf...
I have two
wat.. how this?
or why?
Where should it be?
in your mpmissions folder and you need to declare it in your custom compiles.sqf
Don't see it anywhere
uhm... gimme your init.sqf from mpmissions mission folder u use.. ^^
i didnt done any with arma scripting a long time, but right now it would make some fun to help out a bit ^^
Well, i deeply appreciate it!
so.. i see your custom compiles.sqf is in your fixes folder in your mpmission
"fixes\compiles.sqf";
upload it too
I don't have a fixes folder....
uhm.. wat..
MPMissions -> DayZ_Epoch_11.Chernarus -> fixes -> compiles.sqf
that should be the destination, if you send me the right init ^^
No fixes folder
i see alot funny stuf in your init but anyways...
ive rechecked your server rtp and client rpts... there isnt any error, that would confirm this.. it have to be there or something strange is going on...
who set up your server? is it all done by u?
No, I downloaded a repack from opendayz, because it already had things setup and I'm pretty lazy
gimme the link i will fast check the files...
which one?
Title says it all, I've got my UID correct and idk what else to do pleas help!