Temporary solution regarding Damage Bug from swapping items
You all should be already aware of the new Damage Bug made from swapping items in red state with the help of amulets or extraction potions.
Here is a temporary solution to avoid them in your server:
- Remove all the weapons' usage requirements (str, int and dex) and set them to 0 in the linux.
It sounds like a dumb approach, but it is the fastest solution from now.
I will be working on patching this bug from the bins and I will release it here when done.
Best regards, MShield Protect.
Re: Temporary solution regarding Damage Bug from swapping items
Quote:
Originally Posted by
matgasp
You all should be already aware of the new Damage Bug made from swapping items in red state with the help of amulets or extraction potions.
Here is a temporary solution to avoid them in your server:
- Remove all the weapons' usage requirements (str, int and dex) and set them to 0 in the linux.
It sounds like a dumb approach, but it is the fastest solution from now.
I will be working on patching this bug from the bins and I will release it here when done.
Best regards, MShield Protect.
how about armor set?
Re: Temporary solution regarding Damage Bug from swapping items
Quote:
Originally Posted by
mrbadud
how about armor set?
Armor sets are not effected with this.
Re: Temporary solution regarding Damage Bug from swapping items
some server remove on the client side too but that will erase the balance on stats and as a result some characters are OP. Just editing on the server side then restart the server then it's okay.
Re: Temporary solution regarding Damage Bug from swapping items
Quote:
Originally Posted by
PwrDex
Armor sets are not effected with this.
copy, its working just clean STR DEX INT in server
Re: Temporary solution regarding Damage Bug from swapping items
Were is link to download ??????????
Re: Temporary solution regarding Damage Bug from swapping items
Open your item.scp file and fix it manually. Is it that hard?
Re: Temporary solution regarding Damage Bug from swapping items
Quote:
Originally Posted by
hatriks123
Open your item.scp file and fix it manually. Is it that hard?
would you like to discribe where and what section i will edit in item.scp like str dex int
Re: Temporary solution regarding Damage Bug from swapping items
Quote:
Originally Posted by
matgasp
You all should be already aware of the new Damage Bug made from swapping items in red state with the help of amulets or extraction potions.
Here is a temporary solution to avoid them in your server:
- Remove all the weapons' usage requirements (str, int and dex) and set them to 0 in the linux.
It sounds like a dumb approach, but it is the fastest solution from now.
I will be working on patching this bug from the bins and I will release it here when done.
Best regards, MShield Protect.
Just for the weapons? How about those amulets and etc.?
Re: Temporary solution regarding Damage Bug from swapping items
Quote:
Originally Posted by
Tryout
Just for the weapons? How about those amulets and etc.?
Weapon editing is enough.
But it was not worth writing about it here. Now the hacker knows that on an unsecured server, he can change the client side of the weapon and gain an advantage in stats.
Re: Temporary solution regarding Damage Bug from swapping items
As the others said, only the weapons are enough editing, amulets are just a tool to make the damage stack bug to work, extraction potions as well to fulfill the same purpose.
Re: Temporary solution regarding Damage Bug from swapping items
Is necesary edit Item.enc (in client) tnx!
Re: Temporary solution regarding Damage Bug from swapping items
I only tried it once, and editing on server side is enough. Feel free to correct me if I'm wrong as I don't want to break the balance between the stats for characters. The reason why I didn't delete on client side
- - - Updated - - -
Quote:
Originally Posted by
matgasp
As the others said, only the weapons are enough editing, amulets are just a tool to make the damage stack bug to work, extraction potions as well to fulfill the same purpose.
Yep. The important part is that the weapon will go red when they use extract potions or remove the accessories. Then repeat the steps many times then voilà
Re: Temporary solution regarding Damage Bug from swapping items
Quote:
Originally Posted by
Wataryx23
would you like to discribe where and what section i will edit in item.scp like str dex int
Item.scp - Opt2/STRLmt1 DEXLmt1/Opt2Val INTLmt1/Opt3 Opt3Val/STRLmt2 DEXLmt2/Opt4 INTLmt2/Opt4Val
- - - Updated - - -
Quote:
Originally Posted by
Danynt
Is necesary edit Item.enc (in client) tnx!
You only need to change the values on the serverside item.scp - Clientside doesn't necessarily.
Re: Temporary solution regarding Damage Bug from swapping items
Quote:
Originally Posted by
hatriks123
Item.scp - Opt2/STRLmt1 DEXLmt1/Opt2Val INTLmt1/Opt3 Opt3Val/STRLmt2 DEXLmt2/Opt4 INTLmt2/Opt4Val
- - - Updated - - -
You only need to change the values on the serverside item.scp - Clientside doesn't necessarily.
tnx i already did