Anybody knows how or what are the parameters to start off the events?
Printable View
Anybody knows how or what are the parameters to start off the events?
Got the full specification of the Skill.SData file.
There is however major issues:
1. The first 4-byte integer does not match the amount of records (which means it most likely represents something else).
2. There are duplicates, garbage, and blank records. I'm not sure how to go about resolving these.
Comment - The file is just messy in general, I have no idea how the Client loads the file properly. Which is very bad news for us because we need a clean extract that we can import into the database.
Please run the program and look at the CSV file, perhaps some can make sense of why it has duplicate values, and which ones we should be using, and which should be discarded.
Skill_SData_0_1a.zipCode:USAGE 1:
Skill.SData Must be contained in the same folder.
TODO -
* First Integer is usually a record count, however the number does not specify enough of them.
* There are blank records, duplicates, and garbage records, which need to be resolved.
>python Skill.py csv_import
Creates an Skills.import.csv file which can be used to import into
PS_GameDefs.dbo.Skills.
File Format: Delimited
File type: ANSI
Row delimiter: {CR}{LF}
First row has column names: enabled
Text Qualifier: Double Quote {"}
Column Delimiter: Comma
Regarding Disconnects from purchasing from Item Store, I fixed it by running this in SQL Query Analyzer:
I will add this to my batch script. You need to have Remote Procedure Call enabled for your linked Server.Code:exec sp_serveroption @server='game', @optname='rpc', @optvalue='true'
exec sp_serveroption @server='game', @optname='rpc out', @optvalue='true'
Now I got the "Inventory Full" error for purchasing Extraction Hammers, and AP Mytery Boxes, but I'm sure it's pretty trivial to fix.
edit:
It's because Items do not exist in DB, I have full working Item.SData Extractor. Rather than giving you individual files, I will wait until I have done the Monster.SData Extractor too, then release them all together. Not sure what can be done about the Skill.SData as the files seems a bit broken or beyond my understanding at this time (SonoV developer must have been smoking crack).
very good ^^
[QUOTE=Twilight;5031501]see ... PSM_Client\Bin\Log\*.log
Hmm tehre are a lot of logs there
but nothing like *.log
theres login/session sytem and other logs.
I have run my server
it
[QUOTE=siemens_mr;5033012]I have run my server
it
I haw this problem :/
http://img36.imageshack.us/img36/8190/przechwy.jpg
wen i want start server he run and a 5 sekend stop ;...
wat wrong ??
someone do for pople video guild in english how to set up server . PLz and thx
Has anyone been able to find out how to do messages to all (across both darkie and lightie)
Also the Notices (white text in middle of screen)
And any other forms of text for GM/GS???
ZeroSignal Hi I have a problem when using python Error as below.
Error sue it every time you use this command python Skill.py csv_import or python Item.py csv_import.Quote:
C:\Python31>python Skill.py csv_import
Traceback (most recent call last):
File "Skill.py", line 157, in <module>
rec['SkillName'] = "\"" + rec['SkillName'] + "\""
TypeError: Can't convert 'bytes' object to str implicitly
C:\Python31>python Item.py csv_import
Traceback (most recent call last):
File "Item.py", line 175, in <module>
rec['ItemName'] = "\"" + rec['ItemName'] + "\""
TypeError: Can't convert 'bytes' object to str implicitly
Thanks for helping.
I work all but wen i wont start all server service she start and in 5 sekend stop ;(
wat i do wrong maybe some ip is bad ;/
List of Commands, can people help me update with a definition next to them all.
I can't find the ones for purple text, the ones GS's use alot on US Servers
/http://paste-it.info/13652
Please visit and upgrade the list!
I haw this error now
http://img39.imageshack.us/img39/4869/hhhhx.jpg
Im us http://shaiya.aeriagames.com/ klient
some log in PSM_Client\Bin\Log
2009-05-23 09:19:35 PS_SESSION__system log start (Session)
2009-05-23 09:19:35 connect login
2009-05-23 09:19:48 connect game
2009-05-23 09:24:04 1 1 SAgent::Disconnect: (4, 64)
2009-05-23 09:24:04 1 1 T=000:04:00:000, RC=7,RCS=0, RB=133,RBS=0, SC=2,SCS=0, SB=***SBS=0
2009-05-23 09:24:04 disconnect game
2009-05-23 09:24:04 3 1 SERVICE_CONTROL_STOP
2009-05-23 09:24:06 1 1 SAgent::Disconnect: (4, 64)
2009-05-23 09:24:06 1 1 T=000:04:00:000, RC=***RCS=0, RB=493,RBS=1, SC=10,SCS=0, SB=165,SBS=0
2009-05-23 09:24:06 disconnect login
2009-05-23 09:24:06 1 1 SAgent::Disconnect: (3, 1236)
2009-05-23 09:24:06 1 1 T=000:04:00:000, RC=0,RCS=0, RB=0,RBS=0, SC=1,SCS=0, SB=37,SBS=0
2009-05-23 09:24:06 log system server disconnection
2009-05-23 09:24:06 PS_SESSION__system log end (Session)
2009-05-23 09:24:06 3 1 SService::ServiceCtrlDispatcher(): service shutdown