PP & R Hi, I have a problem with my server: /
The problem is:
When I select the game server's puts me "unable to connect to the game server !!!"
I'm sure I put the right ip my fps in ps_game.ini, disable my firewall (test) try this:
1) Open your database with SQL
2) Expand PS_GameData > Programabilitys > Stored Producers
3) Find "usp_Read_Char_Product_Item_E"
4) Right click and "Modify" (should open a page)
5) Change the last line saying:
SELECT Slot,ItemID,ItemCount FROM PS.DB01 PS_Billing.dbo.Users_Product WHERE UserUID=@UserUID
INTO THIS:
SELECT Slot,ItemID,ItemCount FROM PS_Billing.dbo.Users_Product WHERE UserUID=@UserUID
6) Execute (Press F5)
7) You are done, try opening game now.
Help me, :'(







