diff --git a/docs/es/general/faq.md b/docs/es/general/faq.md index a214d855..b87532c6 100644 --- a/docs/es/general/faq.md +++ b/docs/es/general/faq.md @@ -35,8 +35,6 @@ Al hacer clic, tu nombre se añadirá a la lista de usuarios que han solicitado ![request2](/request2.png) -![request3](/request3.png) - El número total de solicitudes se cuenta y se muestra en la página [sets más solicitados](https://retroachievements.org/setRequestList.php), que también puede ordenarse por consola. Cuando se crea un juego, la solicitud del usuario se devuelve automáticamente para poder ser utilizada en otro juego. El número de solicitudes disponibles para un usuario se determina de la siguiente manera: diff --git a/docs/general/faq.md b/docs/general/faq.md index 7f14c89e..a1a7f6b7 100644 --- a/docs/general/faq.md +++ b/docs/general/faq.md @@ -27,17 +27,17 @@ For more information on specific consoles you can check here: ### How do I request an achievement set? -On each game's page there is a link to "Request Set". +On each game's page there is a button to "Request Set". ![request1](/request1.png) -Clicking this will add your name to the list of users who have requested a set for the game. Clicking again will withdraw the request. To see other users who have requested the set, click on the "Set Requestors" link below the game's box art. +Clicking this will add your name to the list of users who have requested a set for the game. Clicking again will withdraw the request. +To see other users who have requested the set, click on the "x requests" link below the "Request Set" button. ![request2](/request2.png) -![request3](/request3.png) - -The total number of requests are tallied and displayed on the [Most Requested Sets](https://retroachievements.org/setRequestList.php) page which can also be sorted by console. If and when a set is created the user request will be automatically returned to use for another game. +The total number of requests is tallied and displayed on the [Most Requested Sets](https://retroachievements.org/games/requests) page which can also be sorted by console. +If and when a set is created, the user request will be automatically returned to use for another game. The number of requests available to a user is determined as follows: @@ -47,7 +47,9 @@ The number of requests available to a user is determined as follows: - 1 for every 5k from 10k-100k - 1 for every 10k thereafter -**Note**: All achievement developers are volunteers, requesting a set gives no guarantee that achievements will be made. The purpose of the request feature is to give developers visibility to what players want most. You might also consider making achievement suggestions on a game's forum page to help get a set off the ground. +**Note**: All achievement developers are volunteers, requesting a set gives no guarantee that achievements will be made. +The purpose of the request feature is to give developers visibility to what players want most. +You might also consider making achievement suggestions on a game's forum page to help get a set off the ground. --- diff --git a/docs/public/request1.png b/docs/public/request1.png index f8eb522f..56b92500 100644 Binary files a/docs/public/request1.png and b/docs/public/request1.png differ diff --git a/docs/public/request2.png b/docs/public/request2.png index 5efbac8b..f2c7902a 100644 Binary files a/docs/public/request2.png and b/docs/public/request2.png differ diff --git a/docs/public/request3.png b/docs/public/request3.png deleted file mode 100644 index a1a66937..00000000 Binary files a/docs/public/request3.png and /dev/null differ