ill guess wrong selection!
How to add models
if i type add models #### Nothing happend (c)
What now?
Code:
if(s.startsWith("add models")) {
for(int anIntX = 0; anIntX < 50000; anIntX++) {
byte[] abyte0 = GetModel(anIntX);
if(abyte0 != null && abyte0.length > 0){
aClass14Array970[1].method234(abyte0.length, abyte0, (byte)2, anIntX);
method77("Model: ["+anIntX+"] added successfully!", 0, "", aBoolean991);
}else{
}
}
}
Commands i used in-game:
Code:
::add models
add models
What number i took:
Code:
item number
model gzip number