Jump to content
McKay Development

serverQuery request timed out


yesitskev

Recommended Posts

Hi there,

I'm attempting to retrieve a server list of 10 servers for region 0x07 (Africa) for given app id  252490 (Rust) with 10 max servers. I've tried multiple variations of this, being:

let result = await client.serverQuery({
	app_id: 252490,
	region_code: 0x07,
	max_servers: 10,
});

Am i missing something?

 

Edit: I'm currently logging in anonymously.

 

Edited by yesitskev
Forgot information
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...