iLPdev / iLPdev/discMapper

Add old GMCP Enabled Script

Đang mở
#91 0 bình luận 0 reaction 1 người được giao Được @iLPdev nhận Xem trên GitHub
enhancement someday maybe
Ngôn ngữ chính
Lua
Star
8
Fork
5
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

This is the XML for my old GMCP Enabled script. It's technically more accurate that what is in discMapper currently, because it only runs when the `sysProtocolEnabled` event fires and the protocol is, in fact, GMCP. I'm just too tired ATM to mess with it.

```

<name>dsGMCPEnabled</name>
<packageName></packageName>
<script>function dsGMCPEnabled(_, protocol)
if protocol == "GMCP" then
map.echo(" - GMCP Enabled")
end
end

sysProtocolEnabled

```

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.