mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
9 lines
168 B
Plaintext
9 lines
168 B
Plaintext
// by CAA-Picard
|
|
|
|
visibleMap &&
|
|
{alive player} &&
|
|
{"ItemMap" in assignedItems player} &&
|
|
{"AGM_MapTools" in items player} &&
|
|
{!AGM_Map_dragging} &&
|
|
{!AGM_Map_rotating}
|