Same like my problem, better create the program to be able to choose where to store/read files, some users have problem with auth. that users on the computers have. :) Also changing the path in the procedure is easy anyone can do it :)
Same like my problem, better create the program to be able to choose where to store/read files, some users have problem with auth. that users on the computers have. :) Also changing the path in the procedure is easy anyone can do it :)
1) you can change it on source and recompile
or
2) can ask lemoniscool to make it, he is the good one with c#
CREATE ASSEMBLY TextFileTips
FROM 'C:\MSSQLTips\TextFileTips.dll'
WITH PERMISSION_SET = EXTERNAL_ACCESS
Msg 33009, Level 16, State 2, Line 1
The database owner SID recorded in the master database differs from the database owner SID recorded in database 'SRO_VT_LOG'. You should correct this situation by resetting the owner of database 'SRO_VT_LOG' using the ALTER AUTHORIZATION statement.
you need to recompile it with unicode or chinese support (and ofc check if procedure support chinese too)
how to do that? no idea
the part about authorization at step 6
I've exactly the same problem , I've tried to put my char name on char_list in the source code, no way, it's wont work, any one can help us?
I've exactly the same problem , I've tried to put my char name on char_list in the source code, no way, it's wont work, any one can help us?
try to log using non gm char (normal char).
if name appears on program, let me ask you, what is need to be done to log gm accounts from any pc?
is there a way for the notice to auto relog char in case of getting DC?
well of course there is a way you just have to figure out how to notice when youre disconnected .. i was thinking about it already and saw that when disconnected the players online label goes back to (0/0) so after logging in create a timer that checks once every x seconds if the label equals (0/0) if yes send the login packets again .. should work even tho i guess there is a better way to notice that youve been disconnected but due to the fact that i dont know shit about SilkroadSecurityAPI this is the only way i can imagine right now ^^
Table PlusNotice always clear but if i wrote some thing it appear in notice game . could any on tell me why it's clear always don't have any messages ...