#551 Need lua function for returning the number of spawns in a spawn group.

닫힘
LordPazuzu5 달 전을 오픈 · 1개의 코멘트
LordPazuzu 코멘트됨, 5 달 전

Need lua function for returning the number of spawns in a spawn group.

Need lua function for returning the number of spawns in a spawn group.
image 코멘트됨, 5 달 전
협업자

This was resolved by using local groupList = GetGroup(Spawn) and using the #groupList sizing to determine the group size. We have to keep in mind spawns are only listed in group after they spawn, so initially on spawn will not be available, a timer, or in essence an lua function (enter_group for example) will have to be added. Or further on to address this in any other respect.

This was resolved by using local groupList = GetGroup(Spawn) and using the #groupList sizing to determine the group size. We have to keep in mind spawns are only listed in group after they spawn, so initially on spawn will not be available, a timer, or in essence an lua function (enter_group for example) will have to be added. Or further on to address this in any other respect.
image 5 달 전가 Close
로그인하여 이 대화에 참여
로딩중...
취소
저장
아직 콘텐츠가 없습니다.