Quote:
Originally Posted by Ahmeds
thanks anyway but its will not work due to this line
UPDATE [SRO_VT_SHARD].[dbo].[_Char] SET Strength = 20 + 20, Intellect = 20 + 20, HP = 200 + 200, MP = 200 + 200, MaxLevel = 1, CurLevel = 1, ExpOffset = 0, RemainStatPoint = 0 WHERE CharID=@CharID
that's mean he will ost the 3 extra points too 
|
-- Valtyr Reborn Scrolls
IF ( operation = '41') AND itemRefID = '50135'
BEGIN
UPDATE [SRO_VT_SHARD].[dbo].[_Char] SET Strength = 20 + 3, Intellect = 20 + 3, MaxLevel = 1, CurLevel = 1, ExpOffset = 0, RemainStatPoint = 0 WHERE CharID=@CharID
end
add a new scroll and change RefObjCommon ID also my is 50135 change to your ID
use this code give only 1x more int str 3 and level will be back to 1