• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Removal of secondary stats requirements on items - server side

Newbie Spellweaver
Joined
Apr 16, 2016
Messages
86
Reaction score
1
For items that requires 2 stats, I tried to remove it XML-side and make it 1 stats but it doesn't really work.

Anyone know if it's possible through source-side to remove 1 of the stats requirement off an item?
 
Custom Title Activated
Loyal Member
Joined
Jan 18, 2010
Messages
3,109
Reaction score
1,139
Not sure because you could probably do some tricks to it with packets, but it'd depend on the version you're doing. While you can modify in XML the increased stat values (sent through packet), the client is what evaluates the item's requirements. In higher versions you can take off the required flags or even change their value, but in lower versions I don't think it's that easy.
 
Upvote 0
Newbie Spellweaver
Joined
Aug 10, 2016
Messages
32
Reaction score
0
Not sure because you could probably do some tricks to it with packets, but it'd depend on the version you're doing. While you can modify in XML the increased stat values (sent through packet), the client is what evaluates the item's requirements. In higher versions you can take off the required flags or even change their value, but in lower versions I don't think it's that easy.


Thank you very much for your help, I will try to solve it
 
Upvote 0
Back
Top