wizzler Posted October 23, 2011 Share Posted October 23, 2011 Is it possible to balance game instances based on how many slots the instance has? Ex. an instance under 12 slots should be created on server farm A and server instances over 12 slots should be created on server farm B. Link to comment Share on other sites More sharing options...
wizzler Posted October 23, 2011 Author Share Posted October 23, 2011 or can you at least assign a server using the billing api so I can do the logic myself? Link to comment Share on other sites More sharing options...
LFA Posted October 23, 2011 Share Posted October 23, 2011 Use the service level field in the server settings. Farm A = service level 1 Farm B = service level 2 if you use tcadmin_advanced for whmcs you can modify default_values.php to send a different level depending on the slots. Billing api attribute is named game_level for game servers and voice_level for voice servers. Link to comment Share on other sites More sharing options...
wizzler Posted October 23, 2011 Author Share Posted October 23, 2011 so sending game_level value 2 would install the game in the server level pool 2? Thanks for the fast response! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.