Skip to content

Conversation

mtwango
Copy link
Member

@mtwango mtwango commented Sep 24, 2025

Entry for wiki needed: https://wiki.spherecommunity.net/index.php?title=@PersonalSpace

Argument In/Out Description
ARGN1 IO The amount of stamina needed to step on to the character.
ARGN2 O Setting it to 1 allow NPCs to pass over another NPCs, 0 reject the movement.
ARGN3 IO Setting it to 0 will allow stepping over players without maximum stamina. Default = 1. (X branch)

@mtwango
Copy link
Member Author

mtwango commented Sep 24, 2025

Proper links to issues:
#1250
#1455

@GladieUO
Copy link
Contributor

GladieUO commented Sep 27, 2025

I still cant make it to work somehow....
on NPC event
ON=@personalspace
IF (<SRC.ISPLAYER>)
ARGN1=5
ARGN2=1
ARGN3=0
ENDIF
https://i.gyazo.com/3ec591f97716fcdb56aab5c7303b5a15.mp4

@mtwango mtwango changed the title ARGN3 for @PersonalSpace trigger to bypass max stamina requirement (#1250 #1455) ARGN3 for @PersonalSpace trigger to bypass max stamina requirement over players (#1250 #1455) Sep 29, 2025
@mtwango
Copy link
Member Author

mtwango commented Sep 29, 2025

Updated description and changelog to reflect client behaviour

@cbnolok cbnolok merged commit b87d722 into Sphereserver:dev Sep 30, 2025
18 checks passed
@mtwango mtwango deleted the personal-space branch September 30, 2025 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants