Xynasty
February 19th, 2011, 21:52
So I use Bluurs Client and I added the ints of the Staff of Light with the models and it should work but it doesn't.
Here are the ints:
if(i == 15486)
{
class8.aStringArray189 = new String[5];
class8.aStringArray189[1] = "Wield";
class8.anInt174 = 11359;
class8.anInt165 = 11360;
class8.anInt200 = 11360;
class8.anInt188 = -1;
class8.anInt164 = -1;
class8.anInt181 = 1600;
class8.anInt190 = 498;
class8.anInt198 = 1600;
class8.anInt169 = -1;
class8.anInt194 = -1;
class8.aString170 = "Staff of light";
class8.aByteArray178 = "Humming with power.".getBytes();
}
I've added the 11359 and 11360 models and it's still not working.
Here's what I get for the inventory:
Only the registered members can see the link.
Drop:
Only the registered members can see the link.
And wearing:
Only the registered members can see the link.
Can anyone tell me what's wrong and how to fix please ?
Thanks.
Here are the ints:
if(i == 15486)
{
class8.aStringArray189 = new String[5];
class8.aStringArray189[1] = "Wield";
class8.anInt174 = 11359;
class8.anInt165 = 11360;
class8.anInt200 = 11360;
class8.anInt188 = -1;
class8.anInt164 = -1;
class8.anInt181 = 1600;
class8.anInt190 = 498;
class8.anInt198 = 1600;
class8.anInt169 = -1;
class8.anInt194 = -1;
class8.aString170 = "Staff of light";
class8.aByteArray178 = "Humming with power.".getBytes();
}
I've added the 11359 and 11360 models and it's still not working.
Here's what I get for the inventory:
Only the registered members can see the link.
Drop:
Only the registered members can see the link.
And wearing:
Only the registered members can see the link.
Can anyone tell me what's wrong and how to fix please ?
Thanks.