Update Scripts to 2021-11-24

This commit is contained in:
RuneLite Cache-Code Autoupdater
2021-11-23 07:50:23 -07:00
committed by Max Weber
parent 0b4976b87b
commit 084edbffb6
19 changed files with 1549 additions and 917 deletions

View File

@@ -40,12 +40,15 @@ public final class ScriptID
/**
* Sends a chat message
* <ul>
* <li> int (byte) Flags </li>
* <li> String Message to send </li>
* <li> int modes </li>
* <li> int (clan type) </li>
* <li> int (boolean) use target</li>
* <li> int set target </li>
* </ul>
*/
@ScriptArguments(integer = 1, string = 1)
public static final int CHATBOX_INPUT = 96;
@ScriptArguments(integer = 4, string = 1)
public static final int CHAT_SEND = 5517;
/**
* Rebuilds the chatbox and the pmbox