mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-17 08:25:10 -06:00
Fixed up dev console
Added fun new client sided commands
This commit is contained in:
parent
35cf0a6705
commit
fcc1eb3e92
99 changed files with 3947 additions and 3804 deletions
|
|
@ -53,7 +53,7 @@ final class InterfaceWidget extends Node {
|
|||
static void d(int var0) {
|
||||
try {
|
||||
if(NPCDefinition.anInt1252 != -1 && anInt2293 != -1) {
|
||||
int var1 = (Class163_Sub2_Sub1.anInt4020 * (-Class134.anInt1759 + Class3_Sub13.anInt2383) >> 16) + Class134.anInt1759;
|
||||
int var1 = (Class163_Sub2_Sub1.anInt4020 * (-Class134.anInt1759 + TextureOperation.anInt2383) >> 16) + Class134.anInt1759;
|
||||
float[] var3 = new float[3];
|
||||
Class163_Sub2_Sub1.anInt4020 += var1;
|
||||
if(Class163_Sub2_Sub1.anInt4020 >= 65535) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue