Removeing a class from 2.6

Far

tinmymouthpl0x
Staff member
Administrator
May 19, 2003
20,683
34
3,288
520
delete the buttons from the prguse file would be the easiest way. if they're closed source its about the only option.
 

Celsius

Golden Oldie
Golden Oldie
Dec 31, 2008
1,180
64
134
people can still send the packet to make a sin, best change it server side.
Even if someone went to the trouble of doing that, if hes wanting to remove them, there would be no content for them anyway...

If you have the source, in the client search for 'DccWarrior', thats the button to select a warrior, find the button for assassin, possibly DccAssassin or DccReserved and remove all instances of it.
 

~HeavenSent~

Golden Oldie
Golden Oldie
Nov 9, 2005
2,157
17
180
Chorley
Even if someone went to the trouble of doing that, if hes wanting to remove them, there would be no content for them anyway...

If you have the source, in the client search for 'DccWarrior', thats the button to select a warrior, find the button for assassin, possibly DccAssassin or DccReserved and remove all instances of it.


N1 ill do that
 

~HeavenSent~

Golden Oldie
Golden Oldie
Nov 9, 2005
2,157
17
180
Chorley
delete the buttons from the prguse file would be the easiest way. if they're closed source its about the only option.


Just done this & it works i carnt chose Sin as a class but when i log in i get this...


rkq5up.jpg
 

shorty606

Golden Oldie
Golden Oldie
Apr 10, 2005
867
0
102
You've deleted the prguse file entirely? either that or you have messed up the image structure in the wil.
 

~HeavenSent~

Golden Oldie
Golden Oldie
Nov 9, 2005
2,157
17
180
Chorley
You've deleted the prguse file entirely? either that or you have messed up the image structure in the wil.

I'm removeing this with HH* & i get the black screen if i dont delet it its fine but then i can chose sin's witch i dont want.

wcbk0z.jpg
 

ρяєα¢нєя

Unstookie Titled
VIP
Aug 19, 2008
444
23
85
Yea you woun't be able to delete the image as it'll mess up the rest of the file.

Only way you can do it is Celsius's way.

p
 

mStation

Golden Oldie
Golden Oldie
Oct 29, 2003
2,042
69
235
♫♪♫ ♦♥♠♣ ♀♂♀
have you tried replacing the image instead of deleting it? you can replace it with an empty bmp.. you lomimageviewer to extract all the prguse.wil and copy one of the empty bmps which are made of one small line 4x1 and rename it to 00075 and overwrite the file and recreate the prguse wil.. it should work
 

Gezza

Golden Oldie
Golden Oldie
Sep 23, 2008
2,202
65
135
uk
have you tried replacing the image instead of deleting it? you can replace it with an empty bmp.. you lomimageviewer to extract all the prguse.wil and copy one of the empty bmps which are made of one small line 4x1 and rename it to 00075 and overwrite the file and recreate the prguse wil.. it should work

But still because of the code anyone else useing different client/prguse you could still click it, even if the button not there you'd only be removing the image not the button it self, could be wrong though.
 

Far

tinmymouthpl0x
Staff member
Administrator
May 19, 2003
20,683
34
3,288
520
yeah do as mstation said, replace it with a blank image. in mir if the image is missing you cant click it.
 

mStation

Golden Oldie
Golden Oldie
Oct 29, 2003
2,042
69
235
♫♪♫ ♦♥♠♣ ♀♂♀
But still because of the code anyone else useing different client/prguse you could still click it, even if the button not there you'd only be removing the image not the button it self, could be wrong though.

surely you are right.. but aslong there is no weapon, armour, item or whatever ingame for them it is useless creating a sin.. so disabling the buttons and taking off all sin items will be enough i guess
 

Far

tinmymouthpl0x
Staff member
Administrator
May 19, 2003
20,683
34
3,288
520
you could always create an npc script which boots them from the server and deletes their char if they make a sin?
 

~HeavenSent~

Golden Oldie
Golden Oldie
Nov 9, 2005
2,157
17
180
Chorley
have you tried replacing the image instead of deleting it? you can replace it with an empty bmp.. you lomimageviewer to extract all the prguse.wil and copy one of the empty bmps which are made of one small line 4x1 and rename it to 00075 and overwrite the file and recreate the prguse wil.. it should work


I tryed this & still the same :(

I think ill just make a @login Script telling ther player to chose a Warr, Wiz or Tao iv allso asked Ripman & sent Lifco a msg for a little help.

I allso found that none of the Sin skill's will work inless you have a sin wepon equiped, Anyone know of a way around this or would this be codeing prob to? Id like to use some sin skill's for other class's
 
Last edited:

mStation

Golden Oldie
Golden Oldie
Oct 29, 2003
2,042
69
235
♫♪♫ ♦♥♠♣ ♀♂♀
upload me the original prguse you are using and the edited one so that i can check them for you

as for the sin skills i'm sure i read somewhere near the skill code that there was a limit about the weapon.. i don't have the source on anymore but i'm sure celsius can help you there