You do not call Item.py. You call SData.py and specify which SData you want to work on.
To find out the usage type:
For your example:Code:python SData.py
Code:python SData.py Item -o csv_import
Printable View
You do not call Item.py. You call SData.py and specify which SData you want to work on.
To find out the usage type:
For your example:Code:python SData.py
Code:python SData.py Item -o csv_import
i'm not used de SData complete tool
i used only the item.py, that you posted.
when ai use the SData.py for Item csv_impot
it says that is a invalid parameter
Twilight.... I want database PS_GameDefs item shop work for ranup. Plz give me. I bad ENG sorry T.T
Thank You.
I got a few problems with setting up a server hope some people can help.
1. I start up my server they all go to the green arrow to show them ready to go.
5 seconds later "session" goes to the Pause icon a few seconds after that they all go to it. ive tried restarting and adding npcoff thing in the groups section but still no luck
2. can you use "Hamachi" to host a private server if so do i need to change every "127.0.0.1" i find in the server folder and change it to my Hamachi address?
hope somone can help :)
hi,
anyone can tell me where i can find and edit quests and NPC on my server? I have look around but dont find anything for quest, I have edited it on client side but it is only changed on screen need do same on server, please help
thanks
when buy item shop Disconnect error 0. help me Please
edit the procedure
usp_Save_User_BuyPointItems_PayLetterT
on GameData table
change this
EXEC @ReturnValue = game.PS_UserData.dbo.usp_Update_UserPoint @UserUID, @UsePoint
for this
EXEC @ReturnValue = PS_UserData.dbo.usp_Update_UserPoint @UserUID, @UsePoint
click apply and close
IN GameData no have usp_Save_User_BuyPointItems_PayLetterT (T.T) help me
[Double post sorry]