Quote:
Originally Posted by nansif2
Any know how add [GM] in my character name ?
i don't what table i need to edit
i already tried char name and char
but i got crash when i try to login
|
&
Quote:
Originally Posted by theevil17
Error ... [edgarscr] login Refused (GM can not login from the PC That you not privileged ip) - 192.168.1.100
it happen?
[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...]
as I can do to give you privileges to enter .. and that does not happen again?
.
help me
this is my setup ...
I have that problem? that only I can login. and others see the server but do not load the logon ..
[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...]
Error ... [edgarscr] login Refused (GM can not login from the PC That you not privileged ip) - 192.168.1.100
it happen?
[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...]
as I can do to give you privileges to enter .. and that does not happen again?
Help Me Please
|
First:Open MMSQL>>>>SRO_VT_ACCOUNT>>>>Right Click on it>>>> Choose New Query>>>>Write This
GO
TRUNCATE TABLE [dbo].[TB_User]
TRUNCATE TABLE [dbo].[TB_User_Bak]
TRUNCATE TABLE [dbo].[SK_CharRenameLog]
TRUNCATE TABLE [dbo].[_Punishment]
TRUNCATE TABLE [dbo].[_ServiceManagerLog]
TRUNCATE TABLE [dbo].[Test_HN]
TRUNCATE TABLE [dbo].[_BlockedUser]
TRUNCATE TABLE [dbo].[_CasGMChatLog]
TRUNCATE TABLE [dbo].[_Notice]
TRUNCATE TABLE [dbo].[_SMCLog]
TRUNCATE TABLE [dbo].[QuaySoEpoint]
TRUNCATE TABLE [dbo].[SK_ITEM_GuardLog]
TRUNCATE TABLE [dbo].[SK_ItemSaleLog]
TRUNCATE TABLE [dbo].[SK_PackageItemSaleLog]
TRUNCATE TABLE [dbo].[SK_PK_UpdateLog]
TRUNCATE TABLE [dbo].[SK_ResetSkillLog]
TRUNCATE TABLE [dbo].[SK_Silk]
TRUNCATE TABLE [dbo].[SK_SilkBuyList]
TRUNCATE TABLE [dbo].[SK_SilkGoods]
TRUNCATE TABLE [dbo].[SK_SubtractSilk_VAS]
TRUNCATE TABLE [dbo].[SR_ShardCharNames]
TRUNCATE TABLE [dbo].[TB_Net2e]
TRUNCATE TABLE [dbo].[TB_Net2e_Bak]
TRUNCATE TABLE [dbo].[tb_paygate_trans]
DONT FORGET TO MAKE SMC ACC
LIKE THIS
Open TB_User>>>
do like this
PHP Code:
JID:leave it
StrUserID:Username of SMC
Password:go to any MD5 Site and wirte any word you want then you will get the MD5 Code....go to Password table and put it
Sec_primary:1
sec_content:1
Close MSSQL after you done from this part!
-------------------------------------------------
Second:
After your Close the MSSQL>>>>Go open (SMC with the user we just made in TB_User)(but ofc you have to open the others .exe so your can open SMC)>>>>Choose Security>>>Choose User Security>>>>Right Click on the Write Page in SMC>>>>Click on Add User>>>>User Property will Appear(it will be like this)
UserID=Username
Password=your Acc Password
Retype Password=Just type your password again
Name=you can write any name you want
SSNumber=write in the first table(1) and the 2nd table write(1)
Organiztion=write anything you want
Role=write anything you want
PrimarySecurityGroup=Choose Content GM
ContentSecurityGroup=Choose Content GM
Granted IP Adress=abit Complex
if you using Hamachi ip then you going write it in Granted IP Adress
if you using 192.168.x.x then you going write it in Granted IP Adress
we done From this Part
----------------------------------------------------------------
Three:
After you done from Second Part
go open MSSQL>>>TB_User>>>>you going find the acc we just created>>>>Look what you going do
Status:1
GMrank:1
Sec_Primary:Change it from 6 to 1
Sec_Content:Change it From 6 to 1
After you done from TB_User>>>Open _PrivilegedIP>>>put the IP you write in Granted IP Adress
it would be like this
PHP Code:
IP1:192
IP2:168
IP3:x
IP4:x
IP5:192
IP6:168
IP7:x
IP8:x
or the ip you put at Granted IP Adress
---------------------------------------------------------------
Thread update added :
---------------------------------------------------------------
How To make Patch By ur DownloaderServer~~!
[Only registered and activated users can see links. Click Here To Register...]
why no one look for this PIC??
here how to patch (i will let u think for a time) {LOL}
Read this lines in ServiceManager.cfg
PHP Code:
ModulePatch
{
SrcPath ".\Patch_Internal"
DestPath ".\Patch_Internal_Comp"
}
Now check SMC_Punishment.cfg
u must edit it right and change the .html page to ur reg. page (i don't have any idea about this part!!)
then
in smc_updater.cfg
change to the same ip u enter in ini folder or server.cfg folder
[Only registered and activated users can see links. Click Here To Register...]
for who will ask about this
SrcPath ".\Patch_Internal"
DestPath ".\Patch_Internal_Comp"
Those are the paths of patche(u need to make ur client update with) ./.
Now and why smc_updater.cfg? Cuz that's make connect with gateway to let gateway gives the information for the client lancher that there is a new update ..
then go to MoudlePatch In SMC and then check that the patch is ready to work and download from any lancher will connect
[Only registered and activated users can see links. Click Here To Register...] ..