mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
8 lines
175 B
Text
8 lines
175 B
Text
void script_3163() {
|
|
if (cs2method3612() > 0) {
|
|
sendUnknownVarByteEmptyFriendPacketMethod3620();
|
|
} else {
|
|
script_3015(8, "Join Chat Channel", "", "", "");
|
|
}
|
|
return;
|
|
}
|