Re: white guild emblem :S
Quote:
Originally Posted by
jbsucks
My type.txt:
Language = "Vietnam"
Country = "Vietnam"
GameType = "Silkroad_TestIn"
MarkFTPAddr = "server:123456x@IP"
MarkFTPPath = "SRO_CREST"
You've made few mistakes in type.txt
I copied from BlackPearl type.txt:
Code:
Language = "English"
Country = "Thailand"
LanguageTabIndex = "8"
GameType = "Silkroad"
GameGuard = ""
MarkFTPAddr = "bremblem.blackpearlonline.org/SRO_CREST"
MarkFTPPath = ""
ServiceName = "BlackRogue"
As you can see in this MarkFTPAddr = "bremblem.blackpearlonline.org/SRO_CREST"
They aren't using Login:Password@IP
so Try like this:
Code:
Language = "Vietnam"
Country = "Vietnam"
GameType = "Silkroad_TestIn"
MarkFTPAddr = "IP/SRO_CREST"
MarkFTPPath = ""
So only in server.cfg you must use "ftp://login:password@IP/"
Re: white guild emblem :S
If (u use filezilla server) Then
try this...
1ST.
Make an account ADMIN put password
this account should be put in Server.cfg
(Ex. CREST_FTP_URL "ftp://admin:password@192.168.1.xxx/")
in shared folders add and locate the server folder not the crest folder
Ex. C:\SR_Server
check all in Files and Directories.
2ND.
Make an account PUBLIC no password
this account should be put in client Media.pk2 -> Type.txt
(Ex. MarkFTPAddr = "srcrest@gs01.sytes.net")
erase MarkFTPPath you dont that line anymore..
in shared folders add and locate the server folder not the crest folder
Ex. C:\SR_Server\CREST
check all in Files and Directories
DONE!
That is my settings and working good so far..
EndIf