I think there is a int you can change for custom items to make them free or members like 0 is free and 1 is members and also you can change "members" to "free" in run.bat and the members items display as member objects.
|
|

I found this code,
in class8, how does it work? I want one world f2P and another p2p...Code:if(!aBoolean182 && class8.aBoolean161) { class8.aString170 = "Members Object"; class8.aByteArray178 = "Login to a members' server to use this object.".getBytes(); class8.aStringArray168 = null; class8.aStringArray189 = null; class8.anInt202 = 0; }

I think there is a int you can change for custom items to make them free or members like 0 is free and 1 is members and also you can change "members" to "free" in run.bat and the members items display as member objects.

Use refactored and find out..

Chocolate, i changed 1 to 0 and membs to free and
outStream.writeByteA(1);
to
outStream.writeByteA(0);
and it still dont work..


Strange I changed "Members" to "Free" in the run.bat of a unedited 317 deob
![]()

Oh, an unedited one..That might be the problem.

Might be but download Pablo's change members to free and test it.

aBoolean959 = true;
That is it for the members items so try adding it in the main method or something lol
| « Make save buttons client sided | dumping 474 anims? » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |