|
You last visited: Today at 04:52
Advertisement
How to fix 5101 Problem?
Discussion on How to fix 5101 Problem? within the Rohan forum part of the MMORPGs category.
11/17/2014, 10:51
|
#16
|
elite*gold: 0
Join Date: Nov 2014
Posts: 34
Received Thanks: 3
|
Quote:
Originally Posted by maikleBT1
That ptoblem the old rohanauth got it Only in my rohanauth there auto fix it
|
Can you share rohanauth @maikleBT1?
|
|
|
11/17/2014, 14:41
|
#17
|
elite*gold: 0
Join Date: May 2009
Posts: 697
Received Thanks: 249
|
I use this solution.
BigServGame replace to your character name
PHP Code:
GO DECLARE @id Integer SELECT @id = [user_id] from [RohanGame].[dbo].[TCharacter] where [RohanGame].[dbo].[TCharacter].name like 'BigServGame' BEGIN INSERT INTO [RohanUser].[dbo].[TDisconnect] (user_id, server_id, char_id) values(@id,31,0) END
or
PHP Code:
INSERT INTO [RohanUser].[dbo].[TDisconnect] (user_id ,server_id, char_id) VALUES (21272, 31, 0)
|
|
|
11/17/2014, 15:20
|
#18
|
elite*gold: 0
Join Date: Nov 2014
Posts: 34
Received Thanks: 3
|
Quote:
Originally Posted by oziel235
I use this solution.
BigServGame replace to your character name
PHP Code:
GO
DECLARE @id Integer
SELECT @id = [user_id] from [RohanGame].[dbo].[TCharacter]
where [RohanGame].[dbo].[TCharacter].name like 'BigServGame'
BEGIN
INSERT INTO [RohanUser].[dbo].[TDisconnect] (user_id, server_id, char_id)
values(@id,31,0)
END
or
PHP Code:
INSERT INTO [RohanUser].[dbo].[TDisconnect] (user_id ,server_id, char_id)
VALUES (21272, 31, 0)

|
I hope this's the best solution, thanks for share
Quote:
Originally Posted by oziel235
I use this solution.
BigServGame replace to your character name
PHP Code:
GO
DECLARE @id Integer
SELECT @id = [user_id] from [RohanGame].[dbo].[TCharacter]
where [RohanGame].[dbo].[TCharacter].name like 'BigServGame'
BEGIN
INSERT INTO [RohanUser].[dbo].[TDisconnect] (user_id, server_id, char_id)
values(@id,31,0)
END
or
PHP Code:
INSERT INTO [RohanUser].[dbo].[TDisconnect] (user_id ,server_id, char_id)
VALUES (21272, 31, 0)

|
doesn't work for me, still the same
|
|
|
Similar Threads
|
[Problem ] Client 5101 Dont show Time and date
01/01/2010 - CO2 Private Server - 9 Replies
How Fix it? Any One hawe exe were show date an time in game? 5101
|
timed out on 5101
11/16/2009 - CO2 Private Server - 2 Replies
i can't log into server
get Server Timed Out msg
Please Help!!!!!
|
[Sale] 5101 Source
11/09/2009 - CO2 Private Server - 5 Replies
Heya,
I'm selling my old old 5101 source based on CoEmu v2, it has everything done except for mentor. The price range would be from 30 dollars minimum on discussion, if you're not interested in buying this then please don't reply on this thread and if you will with negative posts i will report you right away.
NOTE:
If you plan on buying this then please consider i won't send the source first before the money, thank you.
Seeya,
Yashi.
|
Got You itemtype 5101 Come !!
02/27/2009 - CO2 Exploits, Hacks & Tools - 14 Replies
i,v got itemtype for patch 5101
|
All times are GMT +1. The time now is 04:52.
|
|