CubeCoders / AMPTemplates

For the AMP community to share Generic Module templates.
79 stars 239 forks source link

VRising Updated Difficulty Values #792

Closed dat-data closed 2 months ago

dat-data commented 2 months ago

Updating the difficulty dropdown to use "0","1","2" as this seems to get the intended results better then "Easy","Normal","Brutal" (I've seen the values referred to in both ways). While using the number values as a string works I will mention that the VRising preset files does use the numeric representation 0,1,2 but that doesn't play nicely with "EnumValues".

Additional clarification - these values only mean something when not using a Game Difficulty preset (in Host Settings). With this update, the server will show the appropriate "Easy" and "Brutal" icons in the server browser list.