SRO_VT_SHARDLOG >dbo._AddLogItem problem

04/10/2018 16:14 devdash#1
hi guys i have problem with SRO_VT_SHARDLOG >dbo._AddLogItem
its working perfectly but its not reading the last 4 things, example: lets say i have 15 types of recall scrolls , only 11 will work and the last 4 wont work, but if i changed the place of it and put the last 4 on the first 4 slots and put the first 4 in the last 4 slots, it will work but the new last 4 now wont work, sorry if it complicated

but its really sad problem, i need a help

thankns in advance.

up...
04/10/2018 20:50 HECKT0R#2
you might need to change some Variables name :)
04/10/2018 22:19 devdash#3
Quote:
Originally Posted by msbmohamed View Post
you might need to change some Variables name :)
IF @[Only registered and activated users can see links. Click Here To Register...]RefID BETWEEN '41944' and '41951' AND @[Only registered and activated users can see links. Click Here To Register...] = '41'
BEGIN EXEC SRO_VT_SHARDLOG.dbo._BladeMoon @[Only registered and activated users can see links. Click Here To Register...]d, @[Only registered and activated users can see links. Click Here To Register...]RefID
END

i have 12 of it , the 4 in under will always not working, so what should i edit on that ?

sloved , thanks msbmohamed.

#Close Please.