[HowTo]Setup Dragonica Server v 0.13.12 with photos

08/16/2011 05:47 vici0us#406
Nice!!

0.14.10 is reign of frost right??

Ill be waiting for natys tut.

Good job btw and keep it going!
08/16/2011 11:03 kengwei91#407
how to disable gameguard? can teach me? thx :)
and something wrong with my contents ..
[Only registered and activated users can see links. Click Here To Register...]
08/16/2011 15:22 wishly#408
how to disable gameguard?
go to MMC\Patch\Config\switch_constant.ini and look

[2 USERMANAGE]
// reload F9
// Disconnect Hack-User ? 0=do not, 1=disconnect
EVar_UserManage_Disconnect_HackUser = 1 1 change 1 to 0
// Use HackShield/GameGuard Server bind mode (0=no, 1=use)
EVar_UserManage_UseAntiHackServerBind = 2 1 change 1 to 0
// Use HackShield/GameGuard live check ping (0=no, 1=use)
EVar_UserManage_UseAntiHack_Disconnect_2nd = 3 1 change 1 to 0

same in SMC\Patch\Config\switch_constant.ini
08/16/2011 16:17 Ekey#409
Quote:
Originally Posted by wishly View Post
i already translate the DefString in RD2_Local the text and the texteng but the name of the NPC still "�����"
Quote:
Originally Posted by darkillust View Post
copy tb.bin tb2.bin in folder smc/patch/contents/ to folder table in client
;)
08/16/2011 17:40 skyiing#410
Quote:
Originally Posted by narutodr View Post
[Only registered and activated users can see links. Click Here To Register...] - files v0.14.10
this file all exe have win32/parite virus

MMC not have patch folder
just copy the SMC to MMC is ok ?
08/16/2011 17:42 narutodr#411
Quote:
Originally Posted by skyiing View Post
this file all exe have win32/parite virus

MMC not have patch folder
just copy the SMC to MMC is ok ?
U dont need to copy the patch MMC dosent need patch
08/16/2011 17:59 kengwei91#412
thanks for help :D
is there no problem anymore?
[Only registered and activated users can see links. Click Here To Register...]
08/16/2011 18:39 thientruongdx#413
I run the server but ContentsServer_Release to turn off
08/16/2011 18:42 seramyu#414
Well my Virus Scanner is always deleting the +.exe Files in teh Archive because it says it found the signature of W32/Parite. Is it a false positiv or a real Virus. Because of the fast deletion of the Programm i cant upload the *.exe files for a check at VirusTotal for Example. A clear answer would be nice Thanks^^

Ok loaded the Files into a Sandbox PC and cleared them there now they are clean on ym main system
No i can start setup the files^^
08/16/2011 18:44 narutodr#415
Quote:
Originally Posted by seramyu View Post
Well my Virus Scanner is always deleting the +.exe Files in teh Archive because it says it found the signature of W32/Parite. Is it a false positiv or a real Virus. Because of the fast deletion of the Programm i cant upload the *.exe files for a check at VirusTotal for Example. A clear answer would be nice Thanks^^
Sorry but im not using any antivirus on my Pc
08/17/2011 03:24 kensisen#416
Quote:
Originally Posted by thientruongdx View Post
I run the server but ContentsServer_Release to turn off
No one have the same error with you, so pls redownload and reconfig this server... :handsdown:
08/17/2011 10:25 vici0us#417
does the set up for 0.13.12 same as 0.14.10??
08/17/2011 14:25 kengwei91#418
[Only registered and activated users can see links. Click Here To Register...]

I can't create an account .. problem here :

Msg 515, Level 16, State 2, Procedure up_CreateMemberAccount, Line 42
Cannot insert the value NULL into column 'UID', table 'DR2_Member.dbo.Member'; column does not allow nulls. INSERT fails.
The statement has been terminated.

(1 row(s) affected)

HELP THX :D
08/17/2011 14:55 seramyu#419
Quote:
Originally Posted by kengwei91 View Post
[Only registered and activated users can see links. Click Here To Register...]

I can't create an account .. problem here :

Msg 515, Level 16, State 2, Procedure up_CreateMemberAccount, Line 42
Cannot insert the value NULL into column 'UID', table 'DR2_Member.dbo.Member'; column does not allow nulls. INSERT fails.
The statement has been terminated.

(1 row(s) affected)

HELP THX :D
Just use "0" as UID, here is my SQL Query:

Code:
USE [DR2_Member]
GO

DECLARE	@return_value int

EXEC	@return_value = [dbo].[up_CreateMemberAccount]
		@UID = 0,
		@ID = N'testuser',
		@PW = N'testpw',
		@Gender = 0,
		@Birthday = N'2000-05-05'

SELECT	'Return Value' = @return_value

GO
That Returns for my "Query Ok 1 Row Affected"
08/17/2011 15:52 vici0us#420
im having problems with the MMC.bat after running it say cant connect to immigration