Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fut->search() with assetId not working #5

Open
antwaytoomuch opened this issue Nov 24, 2019 · 5 comments
Open

fut->search() with assetId not working #5

antwaytoomuch opened this issue Nov 24, 2019 · 5 comments

Comments

@antwaytoomuch
Copy link

When searching using an assetId of a player, e.g:

$options = ['assetId'=>199914];
$playerSearchRes = $fut->search($options);

The result is a list of all players, not limiting to this particular assetId.

Am I missing something here? Thank you.

@nicklog
Copy link
Contributor

nicklog commented Nov 24, 2019

Because it has to be maskedDefId and not assetId.
Its wrong in the readme.

Try it and let me know if its work.

@antwaytoomuch
Copy link
Author

antwaytoomuch commented Nov 26, 2019 via email

@vladyslav-tereshchenko
Copy link

@antwaytoomuch @nicklog
Guys, is it possible to set max buy now price to search options? Seems like 'max_buy' does not work. Thank you.

@adamgiesinger
Copy link

adamgiesinger commented Jan 24, 2020

@100jkl
Copy link

100jkl commented Apr 2, 2020

Hi guys can you please said me how can start this php script.
I'm so sorry but I'm not very expert.
Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants