Corsair Server Files + Client + Market

Page 22 of 37 FirstFirst ... 12141516171819202122232425262728293032 ... LastLast
Results 316 to 330 of 552
  1. #316
    Member seramyu is offline
    MemberRank
    Apr 2009 Join Date
    AtlantisLocation
    91Posts
    I have tested both file versions, from nova and corsair. I picked in both excels the first row and changed in both only the year to 2022, timezone is identical in both excel sheets, which is zero, corsair fails and yeets the client, nova works, client loads and reward is given. Excel complains in both files that a number is stored as a text string which does not matter at all, so the first rows in both sheets match excatly, both parse into dbss but only the nova one works. And in both files the date format is the same which is: year-month-day space in between hours:minutes 2022-7-21 00:00 as an example for StartDate.

  2. #317
    Valued Member DjFerry is offline
    MemberRank
    Dec 2014 Join Date
    110Posts
    Quote Originally Posted by shrddr View Post
    make sure the timezone field is correct - if it fails to parse that, then startDate will not be read at all
    Thanks for answering! but as Seramyu points something is messed up on some other excel somewhere or whatever is causing that, because tested everything, the same files, and also as it should be done, as you points, one works (nova) the other one no(corsair) both, on the same Corsair client. I spended a lot trying to figure out wtf is happening with that. And many different methods... And this not also happens on the attendance sheet, also on other dates related things like the cash shop discounts periods. So is something that, at some point, dates are being f***** and client can't read.

  3. #318
    Member energyxs is offline
    MemberRank
    Nov 2013 Join Date
    99Posts
    It’s d3dl related how you create your dbss while creating it’s making it wrong I fixed my d3dl and it works

  4. #319
    Apprentice Premeony is offline
    MemberRank
    May 2018 Join Date
    9Posts
    Has anyone turned on RBF?

  5. #320
    [VIP] Bellocan is offline
    [VIP] MemberRank
    Aug 2007 Join Date
    739Posts
    Has anyone found a way to give yourself either ACoin or Pearl currency for the shop? I have dabbled into the databases a little bit and my combinations haven't been successful.

  6. #321
    Valued Member DjFerry is offline
    MemberRank
    Dec 2014 Join Date
    110Posts
    Quote Originally Posted by energyxs View Post
    It’s d3dl related how you create your dbss while creating it’s making it wrong I fixed my d3dl and it works
    Typical that i checked everything but not the most obvious... And can explain a bit what you did? For people that is a bit out of the scope to fix that problem.


    And you can add pearls to everything like challenges, drops, etc... you can mes the db, but i think it is cleaner the other way without "cheating"...

  7. #322
    Novice Vienna221 is offline
    MemberRank
    May 2022 Join Date
    1Posts
    You need to make yourself admin. And just type in chat /crtitem 6 9999999

  8. #323
    Apprentice razor777 is offline
    MemberRank
    Jun 2022 Join Date
    10Posts
    Please tell me how to add acoins to the account. Thanks!

  9. #324
    [VIP] Bellocan is offline
    [VIP] MemberRank
    Aug 2007 Join Date
    739Posts
    Quote Originally Posted by razor777 View Post
    Please tell me how to add acoins to the account. Thanks!
    Vienna221's quote: /crtitem 6 9999999 will give you Pearl Coins, and changing the 6 to either 5 or 7 will grant you Loyalties. Follow Ledie's guide in Tutorials to make yourself an admin.

  10. #325
    Valued Member The Sourcerer is offline
    MemberRank
    May 2022 Join Date
    CanadaLocation
    115Posts
    Quote Originally Posted by razor777 View Post
    Please tell me how to add acoins to the account. Thanks!
    Quote Originally Posted by Bellocan View Post
    Vienna221's quote: /crtitem 6 9999999 will give you Pearl Coins, and changing the 6 to either 5 or 7 will grant you Loyalties. Follow Ledie's guide in Tutorials to make yourself an admin.
    I suspect that @razor777 is asking this so he can figure out which table/column needs to be modified when selling acoins on his website to support his server.

    buying Pearls with acoin is handled fine in-game with the pearl market.
    I took a look through the database structures to see if I can figure out what gets modified when buying acoin. Didn't find it. But I didn't look very hard.

  11. #326
    Apprentice razor777 is offline
    MemberRank
    Jun 2022 Join Date
    10Posts
    Quote Originally Posted by The Sourcerer View Post
    I suspect that @razor777 is asking this so he can figure out which table/column needs to be modified when selling acoins on his website to support his server.

    buying Pearls with acoin is handled fine in-game with the pearl market.
    I took a look through the database structures to see if I can figure out what gets modified when buying acoin. Didn't find it. But I didn't look very hard.
    Yes. That's exactly what I meant. How to add acoin to an account through a database query. I would really appreciate any information on this matter. Thank you! :)

  12. #327
    Proficient Member Matar is offline
    MemberRank
    Jul 2020 Join Date
    168Posts
    maybe here ??


  13. #328
    Member seramyu is offline
    MemberRank
    Apr 2009 Join Date
    AtlantisLocation
    91Posts
    What i think is the case with ACoins, is that those are stored in a seperate DB which we don't have at our hands. Usually the client calls the payment api which then provide the amount of Acoins you have from DB. That whats the fake auth did for us in Nova, it answered the clients API call and gave back a fixed Value. So if you somehow get that DB and setup the payments webpage correctly then you can probably do that. No idea if thats correct but it would at least make sense to me that they store it on its own. Maybe the nova billings db is compatible?
    In the payments.dll there is this stored procedure which we don't have, that might would do what you want 'uspAdminSetAcoin'

  14. #329
    Apprentice razor777 is offline
    MemberRank
    Jun 2022 Join Date
    10Posts
    Thanks friends ! This information helped me a lot!

  15. #330
    Apprentice machusenpai is offline
    MemberRank
    Jul 2022 Join Date
    5Posts
    Still stuck with the 36 000 errors even after redoing everything. I need someone to help me figure this out with teamviewer I will pay you.

    Discord: machusenpai#9529
    Last edited by machusenpai; 10-08-22 at 12:29 PM.



Advertisement