武装突袭3

武装突袭3

AZM Admin Tool
271 条留言
DiviAugusti 8 月 29 日 上午 8:58 
is it possible to add that god mode stays on throughout the time ur active on arma 3? I find it a bit difficult to god every single AI everytime 🥺
KhanTheMad 7 月 29 日 下午 3:25 
yah my bad figured it was this mod because it stopped when removing it but it was just another mod conflicting or something
alezm  [作者] 7 月 29 日 上午 10:20 
@KhanTheMad huh? Huh? HUH? wtf... 😂😂😂 there is nothing in any part of the code about "blue barrels" if you want add me on discord so we can take a look at the mod list/mission you are playing with and figure it out
DiviAugusti 7 月 15 日 下午 2:00 
Super cool!
alezm  [作者] 7 月 15 日 上午 11:22 
@DiviAugusti to see AI unit there is a button right near the player search field at the top. then you select each AI from the list that appears and enable godmode for every one of them
DiviAugusti 7 月 15 日 上午 12:03 
if u do not mind me asking how can i do that
DiviAugusti 7 月 14 日 下午 11:45 
OHH!! ill check it out then!
alezm  [作者] 7 月 14 日 下午 12:54 
@KhanTheMad no it does not
alezm  [作者] 7 月 14 日 下午 12:53 
Hi @DiviAugusti no the godmode only turns on on selected unit... you can set a whole squad in godmode by selecting each unit
DiviAugusti 7 月 13 日 上午 9:33 
by Squad I mean the AI
DiviAugusti 7 月 13 日 上午 9:33 
hey does the god mod work for the player's squad?
KhanTheMad 6 月 14 日 下午 1:18 
does the ESP include a means to see the line of sight of players to watch people for walling?
alezm  [作者] 4 月 7 日 上午 11:28 
@Dash Rendar Sorry to hear that. I'll look into that but Exile mod and CBA dont really go well together... its a know issue that CBA keybinds have problems with Exile
Dash Rendar 4 月 6 日 下午 6:49 
@Alezm I believe the CBA_A3 update on the 20th of March affected some of the Exile scripting you did. A lot of the functions are only half working or seem to require almost spam input to get them to activate.

Thanks!
TheRainbowPilot 3 月 31 日 下午 8:48 
@alezm Frickin awesome that's perfect. Thanks for the reply!
alezm  [作者] 3 月 31 日 上午 10:18 
Hi @TheRainbowPilot, thanks for the review! :heartris:

Actually, in the main menu of the mod, there's a small button at the top center labeled "U/P." Clicking that button switches the list on the left from showing only players to displaying all the units in the mission (though it might not be perfect). This way, you can see a count in the tree view under the "All" section (which includes both players and bots). Clicking the button again switches it back to showing only players.

Hope this helps! Feel free to reach out if you have any ideas or suggestions for features I could add to the mod.
TheRainbowPilot 3 月 30 日 上午 6:04 
Working great on dedi Exile server. Installed to use the map feature to view AI for balance testing, being able to see all the AI on the map and their current position is exactly what I needed! Thank you very much for making this mod. Quick question for anyone that may know, is there a way to see the total AI/BOT count on the map? Thanks again for the great mod!
A HITMAN 3 月 15 日 上午 7:47 
Thank you @alezm request has been sent, I'm "phuckewe" on discord.
alezm  [作者] 3 月 13 日 上午 11:17 
Hi @A HITMAN add me on discord so we can go through the mission and check if there is a typo somewhere
A HITMAN 3 月 11 日 下午 1:22 
Hey good day, I'm. Trying to install this on my altislife private server. I did exactly as you said in your directions but it still tells me about the UID not registered and that I was reported to the server, not only that but it seems to have broken my missions file and gives me extDB3 failed to connect.
K.A.N.E.P.I.T.E 2 月 2 日 上午 2:55 
what keys you remap? im trying but nothing
alezm  [作者] 1 月 9 日 下午 2:43 
Hi the mod actually works fine on exile server the only thing to do is open the settings and remap some of the keys
Djourn 1 月 9 日 上午 11:30 
was the mod ever updated to function on exile servers?
alezm  [作者] 2024 年 11 月 26 日 下午 12:05 
@Casper everything is explained in the description of the mod
Casper 2024 年 11 月 25 日 下午 3:53 
how do i use in local while playing solo anti stasi?
-
Warum bist du so ein Pisser 2024 年 10 月 17 日 下午 8:15 
jo i have a question i tryed the admin tool but cant get it work the server calls i need to deactivate mod oder add a key idk how to add that key im new to a3 server things
gorilla 2024 年 8 月 21 日 上午 11:56 
Quick to reply on discord, great mod, the GOAT!!
ItzzGen 2024 年 8 月 16 日 上午 4:58 
Typical mess of server creation with Antistasi. Contacted alezm who quickly helped resolve the issue and now this mod is working perfectly. 100% recommend. Thank you alezm for your patience and assistance. Keep up the great work
alezm  [作者] 2024 年 7 月 12 日 下午 12:01 
@Bendy i just pushed an update to handle your case... now you can access the unit you remoteexecuted code to from the code directly

Parameters:

[< Selected unit/player (OBJECT) >,< other custom parameters (ARRAY)>]


Example (select and AI unit and execute the code):

_this#0 setdamage 0.8
alezm  [作者] 2024 年 7 月 12 日 上午 11:19 
hi @Bendy i just checked the code for the remote code exec but it written to support only players on the exec side. im looking on a way to give you a parameter on the console that you can access the target player easily from the code input field
Bendy 2024 年 7 月 11 日 下午 8:41 
@alezm thanks for the tp. What I want to do is run code that affects another AI unit - not a remote player. For example - how can I do a very simple

diag_log name _unit;

but choosing an AI, for example one named "Shawn Kirby"?

I tired this below - but I think it wont work because its really for other players:

MULTIPLAYER SELF-HOSTED GAME:

1. I press F1, and press U/P to show list of other AI units
2. I press F3 to show console. In the bottom list menu, I choose unit "Shawn Kirby" (AI)
3. I put into the console box:


_unit = cursorObject;
diag_log name _unit;


it doesnt work. So I try to remoteExec it with:


_unit = cursorObject;
[name _unit] remoteExec ["diag_log", 2];
alezm  [作者] 2024 年 7 月 2 日 上午 10:44 
@[HLC]Wolf_Hunt hi add me on discord so i can help you

alezm
[HLC]Wolf_Hunt 2024 年 7 月 1 日 下午 7:25 
Ok I am struggling to get this working on my server. For context I am using gtxgaming.
When I go looking for the description.ext I can not find it.
Works great in single player testing tho. I am also set as host and admin for the server using #login password. Any help would be greatly appreciated
Thank you in advance
alezm  [作者] 2024 年 6 月 18 日 下午 3:17 
@bendy just chose a player from the list and the center part of the console will be executed on their machine while the parameters on the first line are coming from you. so if you dont use the parameters but write code only in the center part you could do that
Bendy 2024 年 6 月 16 日 上午 12:47 
is there a way to use cursorObject on a specific unit from the console without having to look at the unit? so I just choose name from list?
GrimLock 2024 年 5 月 25 日 上午 11:33 
This mod dev is amazing. They helped me figure out why it was not logging me in and was so polite and nice about it. Keep up the amazing work!:steamhappy:
{BAJA & UNN} OHN0U81 2024 年 2 月 17 日 下午 7:44 
Sent just got home
alezm  [作者] 2024 年 2 月 17 日 上午 7:27 
Hi add me on discord: alezm
{BAJA & UNN} OHN0U81 2024 年 2 月 17 日 上午 1:21 
Ive tried but cant get this tool to recognize my uid... Ive created the description.ext file and added the line but says i am not allowed to use it and my uid was logged. uid logged is the uid in the command
alezm  [作者] 2023 年 11 月 21 日 上午 11:07 
the mod might present issues with previous saves of the campaign but for new games should work just fine
plaezer 2023 年 11 月 21 日 上午 4:41 
how to activate it in east wind compaing singleplayer? i cant run it
alezm  [作者] 2023 年 9 月 27 日 上午 11:22 
yes you should be able to play with no problems at all
ZOMBIEHUNTERGAMING 2023 年 9 月 27 日 上午 8:01 
redux exile
alezm  [作者] 2023 年 9 月 26 日 上午 10:32 
i dont know what redux is but sure you can use it there should be no problems
ZOMBIEHUNTERGAMING 2023 年 9 月 25 日 下午 7:48 
Can I use this for redux?
alezm  [作者] 2023 年 7 月 23 日 上午 9:00 
hi to change the keys of the mod just open the settings and change them there like ace and any other mod
Ronald F. Donald 2023 年 7 月 23 日 上午 8:48 
How can I change the keymapping? I'm trying to select my unities and it's opening the admin menu
4aubergines 2023 年 7 月 23 日 上午 3:01 
i have it working now thanks alezm , this is the best free admin tool out there (ive tried many) this one has the most functions and a simple install (wich i managed to mess up lol)
4aubergines 2023 年 7 月 23 日 上午 1:44 
Just noticed this thanks I added you , discord name is dongasaurus or something lol
alezm  [作者] 2023 年 7 月 13 日 下午 1:46 
hi man add me on discord so i can help you with the problem nick: alezm