noxsicarius / Epoch-Admin-Tools

An admin menu for the AmrA2 DayZ mod. Lead Developer: NoxSicarius
GNU General Public License v3.0
30 stars 48 forks source link

Safe Zone upgrades #288

Closed noxsicarius closed 8 years ago

noxsicarius commented 8 years ago

The current system is a modified AGN safezone script with a vehicle safe zone system. This works fine, but is a bit limited. I plan to write my own original safezone script to make things as efficient as possible.

Plans for my own version:

noxsicarius commented 8 years ago

The new system will be a mashup of a number of good scripts (will be listed in the file for credits). It will be faster and more efficient to do this rather than start from the ground up. This will let me make the best possible script without any complications and allow for the most customization by users.

Evocation commented 8 years ago

+1 (y)

dillasyx commented 8 years ago

I think it will be an awesome script when it's finished. If you need a tester just say it.

noxsicarius commented 8 years ago

I will let you guys know so you can test for me. Worked on it for most of the day. It is half done and works great so far.

dillasyx commented 8 years ago

Nice to hear :)

noxsicarius commented 8 years ago

Anyone know how to wipe an AI killed handler? I ran the standard remove and remove all with a delay to let the handle finish, but it still doesn't seem to wipe. Delete works, just leaves a handler lost error behind.

noxsicarius commented 8 years ago

Alright guys, new safe zone system added in. I need it tested. It doesn't have plot pole safe zones yet. I only really need anti-theft tested for me. It should allow FRIENDS to access your gear, but no one else. If you attempt to access someones gear it auto-redirects to your own gear. No need to walk away like with infistar or look away like with AGN. Full auto process now. I hope.

dillasyx commented 8 years ago

i could test

dillasyx commented 8 years ago

where to get the newest testing branch? the thing on dropbox is version 1.10.4

noxsicarius commented 8 years ago

All branches can be downloaded right on here. The dropbox is only for places that block github (some schools do it for "cheating" problems) https://github.com/noxsicarius/Epoch-Admin-Tools/archive/TestBranch.zip

dillasyx commented 8 years ago

okay thx

noxsicarius commented 8 years ago

If you tested it already, please redownload and replace your Activate.sqf I did a bugfix that didn't push properly. The zones won't work without that fix.

dillasyx commented 8 years ago

okay i will use the bugfix today, yesterday i couldn't test, i was scripting a mission for my server

noxsicarius commented 8 years ago

Also test the teleport to me if possible. After the variable handle changes it had some issues that I hope I corrected.

dillasyx commented 8 years ago

I am starting the server right now. I will test specially:

noxsicarius commented 8 years ago

I think teleporting others while they are in vehicles still needs testing. Just have someone get in as the driver and teleport them to you. This only worked while outside vehicles previously.

dillasyx commented 8 years ago

Now the action menu is working, before it wasn't working for me. but the server rules looks buggy only the first has an dot the others don't but i will have a look about the config, because i can't see the admin menu

dillasyx commented 8 years ago

i added my uid to the config as last time, but i'm not an admin

noxsicarius commented 8 years ago

Yes, that has always been like that (server rules). I never got around to fixing it. If you know how let me know. There were changes to the config file so you will need to replace it. If you think everything is good, try pressing F1 to teleport. It will work without the menu so long as the id is correct and there are no errors. If you are sure the ID is right and it still doesn't work, then check arma2oaserver.rpt and arma2oa.rpt for errors

dillasyx commented 8 years ago

i replaced the whole admintools folder and added my id to the config

dillasyx commented 8 years ago

i found in the rpt: 15:26:50 "ERROR: Cannot Sync Character Nidico as no characterID"

dillasyx commented 8 years ago

i try a restart

dillasyx commented 8 years ago

Teleportation works fine for me :) After restart i also can see the admin menu now

dillasyx commented 8 years ago

there's no config variable for the transformation menu, so how can i disable it?

noxsicarius commented 8 years ago

transform is only given to admins, not players. The teleport works for YOU or when you tp to me?

dillasyx commented 8 years ago

ah okay when i press f1 and teleport to any location it works i'm alone on the server at the moment, because the others are working

noxsicarius commented 8 years ago

Alright, go to the server browser and filter for Nox's. Join that for me real fast. I can test teleport there.

dillasyx commented 8 years ago

can't find wait i will look in dayz launcher

dillasyx commented 8 years ago

nope you're not on the list :/

noxsicarius commented 8 years ago

Check the arma 2 server browser again. You may have to wait a minute for filter to finish

dillasyx commented 8 years ago

i think i know the problem i am using beta 112555 not the new steam update

noxsicarius commented 8 years ago

Oh wow. I joined multiplayer using LAN and it blocked the server from internet. Weird.

dillasyx commented 8 years ago

arma 2 is weird :D

noxsicarius commented 8 years ago

Wait why are you using such an old build?

dillasyx commented 8 years ago

i made an server some months ago and it worked with this version so i still use it :) never change a running system

noxsicarius commented 8 years ago

Can you still play on other servers with that version of the game? Thought you had to have the 125548 update for the steam id change to work.

dillasyx commented 8 years ago

yes it's possible with using remote in server browser i am updating now to 125548 (75mb left)

noxsicarius commented 8 years ago

You can update the server pretty easily, just recopy your game files to the server folder. You may not need to add the steamID thing to the config and that's about it.

dillasyx commented 8 years ago

yeah but i will have to change every single playerid in the database to the new steam id

dillasyx commented 8 years ago

okay it's updated now

noxsicarius commented 8 years ago

Make sure to change the ping requirement too. Not sure what my ping will be.

noxsicarius commented 8 years ago

Do you still get new players on the server?

dillasyx commented 8 years ago

im on the server now and it's an friends only server at the moment, because i'm too lazy to add battleeye filters

dillasyx commented 8 years ago

my game crashed while on the ammo box

dillasyx commented 8 years ago

can't find the server anymore servercrash?

noxsicarius commented 8 years ago

No big deal. testing is relatively done for now. I found the error with anti-theft though. I used isNil for an object. Server may have DC due to TWC being a terrible company. Couldn't game all day yesterday.

dillasyx commented 8 years ago

okay :) good luck with fixing the bugs

noxsicarius commented 8 years ago

Already fixed a few :P

dillasyx commented 8 years ago

nice :D

noxsicarius commented 8 years ago

Any suggestions for the flying thing you talked about?