Skip to content

New client function CLOSECONTAINER and CLOSEVENDORMENU#1327

Open
canerksk wants to merge 1 commit intoSphereserver:devfrom
canerksk:cli-comma
Open

New client function CLOSECONTAINER and CLOSEVENDORMENU#1327
canerksk wants to merge 1 commit intoSphereserver:devfrom
canerksk:cli-comma

Conversation

@canerksk
Copy link
Member

@canerksk canerksk commented Oct 26, 2024

CLOSEVENDORMENU <vendor uid> OR CLOSEVENDORMENU empty if empty, 14 squares will close the sales menu of all near shops.
	If no value is entered, it closes the sales menu of all vendors in the surrounding area (14 squares). If a value is entered and this value is the vendor uid, it closes the sales menu of the vendor belonging to that serial number.
CLOSECONTAINER <container uid>
	Actually, there is already a package for this, but since dealing with the package takes a long time, such a command was needed. When CLOSECONTAINER <container uid> is entered, that container is closed in the interface.

Tested.

Issue #1293

	CLOSEVENDORMENU <vendor uid> OR CLOSEVENDORMENU empty if empty, 14 squares will close the sales menu of all near shops.
		If no value is entered, it closes the sales menu of all vendors in the surrounding area (14 squares). If a value is entered and this value is the vendor uid, it closes the sales menu of the vendor belonging to that serial number.
	CLOSECONTAINER <container uid>
		Actually, there is already a package for this, but since dealing with the package takes a long time, such a command was needed. When CLOSECONTAINER <container uid> is entered, that container is closed in the interface.

Tested.
@cbnolok
Copy link
Contributor

cbnolok commented Nov 19, 2024

What about adding an optional parameter for the area radius?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants