LlGetRegionAgentCount/ja
From Second Life Wiki
メインページ > LlGetRegionAgentCount > LlGetRegionAgentCount/ja
例
//Tell the owner how many avatars are in the region on touch default { touch_start(integer count) { llOwnerSay((string)llGetRegionAgentCount()); } }
この項目はあなたにとって参考にならない項目ですか?もしかしたらLSL Wikiの関連した項目が参考になるかもしれません。

