is gm account and no type notice my log is name SRO_VT_SHARDLOG not Log_DB if i have change some tell me
thanks
thanks
wow, i wonder when you got the idea of the same UI structure as SR_Proxy, but its okay though, i dont mind :)Quote:
I left sro for over a year, this is the old filter I used on my server. It build base on Supermike and G_autoevent with some edited. Looking forward to helping newbie. I will not support any issues related to installation or how to use it (It very easy install and use). It will has some problem with antivirus because it was packed. Don't use it if you can't trust.
The accompanying file contains the exe and basic version of dll. all feature will work except color of char (because it reuquire advance dll).
This is some picture of filter
Athena
[Only registered and activated users can see links. Click Here To Register...]
Link filter new (unlimit)
[Only registered and activated users can see links. Click Here To Register...]
Sr for my bad english(I use gg translate :D)
Quote:
I left sro for over a year, this is the old filter I used on my server. It build base on Supermike and G_autoevent with some edited. Looking forward to helping newbie. I will not support any issues related to installation or how to use it (It very easy install and use). It will has some problem with antivirus because it was packed. Don't use it if you can't trust.
The accompanying file contains the exe and basic version of dll. all feature will work except color of char (because it reuquire advance dll).
This is some picture of filter
Athena
[Only registered and activated users can see links. Click Here To Register...]
Link filter new (unlimit)
[Only registered and activated users can see links. Click Here To Register...]
Sr for my bad english(I use gg translate :D)
Quote:
Msg 137, Level 15, State 1, Procedure _AddLogChar, Line 278
Must declare the scalar variable "@CharName16".
Msg 137, Level 15, State 2, Procedure _AddLogChar, Line 279
Must declare the scalar variable "@CharName16".
Msg 137, Level 15, State 2, Procedure _AddLogChar, Line 281
Must declare the scalar variable "@CharName16".
Msg 137, Level 15, State 2, Procedure _AddLogChar, Line 285
Must declare the scalar variable "@CharName16".
Msg 134, Level 15, State 1, Procedure _AddLogChar, Line 298
The variable name '@Killer1' has already been declared. Variable names must be unique within a query batch or stored procedure.
Msg 137, Level 15, State 1, Procedure _AddLogChar, Line 304
Must declare the scalar variable "@UserID".
im sure this problem is by your map.pk2 / sro_client.exeQuote:
Bro filter have 1 bug see in screen shot
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
this bug in of active bloom effect! have solution ?
or need hook dll to fix ?
thanks for your help!
Quote:
I added _addlogchar to the error as below. Help me fix it
Must declare the scalar variableQuote:
Same here
.Quote:
Msg 137, Level 15, State 1, Procedure _AddLogChar, Line 278
Must declare the scalar variable "@CharName16".
Msg 137, Level 15, State 2, Procedure _AddLogChar, Line 279
Must declare the scalar variable "@CharName16".
Msg 137, Level 15, State 2, Procedure _AddLogChar, Line 281
Must declare the scalar variable "@CharName16".
Msg 137, Level 15, State 2, Procedure _AddLogChar, Line 285
Must declare the scalar variable "@CharName16".
Msg 137, Level 15, State 1, Procedure _AddLogChar, Line 304
Must declare the scalar variable "@UserID"
add
DECLARE @CharName16 VARCHAR(512)
SELECT @CharID= CharID FROM [SRO_VT_SHARD].[dbo].[_Char] WHERE CharName16 = @CharName16
Quote:
Msg 134, Level 15, State 1, Procedure _AddLogChar, Line 298
The variable name '@Killer1' has already been declared. Variable names must be unique within a query batch or stored procedure.
Check if Double Declare
exmaple
Quote:
if@Killer1 a Charname look like this
@Killer1 VARCHAR(512)check if you dont have it Double if you have edit @Killer1 to any other like @Killer2Quote:
if @Killer1 a CharID look like this
@Killer1 int
try to add the .dll file and check it again :)Quote:
bro without filter no have bug in Map.pk2 / Sro_Client.exe (is all normal bloom effect ok!)
Msg 137, Level 15, State 1, Procedure _AddLogChar, Line 89 Must declare the scalar variable "@CharName16". Msg 137, Level 15, State 2, Procedure _AddLogChar, Line 90 Must declare the scalar variable "@CharName16". Msg 137, Level 15, State 2, Procedure _AddLogChar, Line 92 Must declare the scalar variable "@CharName16". Msg 137, Level 15, State 2, Procedure _AddLogChar, Line 96 Must declare the scalar variable "@CharName16".Msg 137, Level 15, State 1, Procedure _AddLogChar, Line 89 Must declare the scalar variable "@CharName16". Msg 137, Level 15, State 2, Procedure _AddLogChar, Line 90 Must declare the scalar variable "@CharName16". Msg 137, Level 15, State 2, Procedure _AddLogChar, Line 92 Must declare the scalar variable "@CharName16". Msg 137, Level 15, State 2, Procedure _AddLogChar, Line 96 Must declare the scalar variable "@CharName16".