Well in short, create an item and put red stats through SMC. Each item, different stat (all possibilities). Once you are done, record all the MagParams and in your code you just have to check MagParam1-9 for all those params you recorded earlier if they exists, if they do remove them and set MagParamNum - 1, mind you you have to keep the order of blues or it might bug out.
Well in short, create an item and put red stats through SMC. Each item, different stat (all possibilities). Once you are done, record all the MagParams and in your code you just have to check MagParam1-9 for all those params you recorded earlier if they exists, if they do remove them and set MagParamNum - 1, mind you you have to keep the order of blues or it might bug out.
i think i will make a produc then i will call it when use the scroll
you can get the required params from SMC by setting maximum durability from SMC then extract the param from _items table but the main problem here is you can only get specific params for maximum durability from 5 to 55 not all so you will face problems with 90%+ maximum durability you have to open alchemy bot and get the rest params of 90%+ maximum durability yourself if you want the scroll to remove only the maximum durabilit not all blues
you can get the required params from SMC by setting maximum durability from SMC then extract the param from _items table but the main problem here is you can only get specific params for maximum durability from 5 to 55 not all so you will face problems with 90%+ maximum durability you have to open alchemy bot and get the rest params of 90%+ maximum durability yourself if you want the scroll to remove only the maximum durabilit not all blues
oh nice, i was taking the params from Alchemy XD i will get the lowers % in SMC thx for the information,
[ Release ]Job Penalty Remover Scroll 07/01/2020 - SRO PServer Guides & Releases - 9 Replies Hello e*Pvp Member ..
today I want to start to share my experience with you.
Feel free to share a Thanks
This scroll will remove ur job 7 days left issue Trader/Hunter/Thief...
Lines at Attachments ..
problem with recall Durability & Blue Scroll 03/21/2019 - SRO Private Server - 9 Replies IF (@Operation = 41) and (@ItemRefID = XXXXXXXXX)
Begin
Update SRO_VT_SHARD.dbo._Items Set MagParamNum = 0, MagParam1 = NULL, MagParam2 = NULL, MagParam3 = NULL, MagParam4 = NULL, MagParam5 = NULL, MagParam6 = NULL, MagParam7 = NULL, MagParam8 = NULL, MagParam9 = NULL, MagParam10 = NULL, MagParam11 = NULL, MagParam12 = NULL Where ID64 = (Select ItemID From .. Where CharID = ChariD and Slot = '13' and ItemID > 0)
End
this scroll will remove all the blues and the durability at the same...
How to make Remove Max Durability Scroll using this... 02/02/2019 - SRO Private Server - 2 Replies https://mega.nz/#!y10WGI7L!bDvBNTRu3X04a2d5ZCvjhQb joNAfYCc_pKnUFv8QWjY
How to make Remove Max Durability Scroll using this app in the link ? i think it can be done throw AddLogItem
set value 0 if between "number-start" and "number-end"
the "number-start" can be max durability 1%
and "number-end" can be the max durability 100%
iam not a pro iam just thinking with you guys,
thanks in advance..