ree_null
Item
ルーンシステム(チームモード)
0 VCC
ルーンシステムで使用するメインシステム ルーンシステムのディスコードサーバー https://discord.gg/smhDSJWGMf ゲームAPIを実装して、ダウン時とゲーム終了時にテレポートします ルーンシステムダメコン 1~4 6~9対応 ルナクリプト・タイマー その他ゲームに応じたVCI を併合して使用してください 小さなパネルをuseする事でプレーヤー登録できます 後は、使用するカードを呼び出し、ルナクリプトタイマーをuseする事でゲームが始まります リセットは、ウィルドカードを使用してください function onMessage(sender, name, message) vci.message.On("RUNAcryptP1", onMessage) vci.message.On("RUNAcryptP2", onMessage) vci.message.On("RUNAcryptP3", onMessage) vci.message.On("RUNAcryptP4", onMessage) vci.message.On("RUNAcryptP6", onMessage) vci.message.On("RUNAcryptP7", onMessage) vci.message.On("RUNAcryptP8", onMessage) vci.message.On("RUNAcryptP9", onMessage) 各プレイヤーに対応している messageが数字であれば、現在のライフ 文章であればプレイヤー名となる vci.message.Emit("RUNAcrypt","P1Kll") ~ vci.message.Emit("RUNAcrypt","P9Kll") 各プレイヤーがダウンした時にこのメッセージを送ります

Detailed information

Asset(s) included in the product