mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Button
This commit is contained in:
parent
7ab426eb61
commit
911c5d0253
@ -110,7 +110,7 @@ class select_jammer
|
||||
{
|
||||
condition = "dyna_cursorTargetType isEqualTo 'PlotPole_EPOCH' && (damage dyna_cursorTarget < 1)";
|
||||
action = "[dyna_cursorTarget,player,Epoch_personalToken] remoteExec [""EPOCH_server_makeSP"",2];";
|
||||
icon = "x\addons\a3_epoch_code\Data\UI\buttons\player_inspect.paa";
|
||||
icon = "x\addons\a3_epoch_code\Data\UI\buttons\spawnpoint.paa";
|
||||
tooltip = "Make Spawnpoint";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user