sh1ny / WindowsGSM.ArkSurvivalAscended

🧩WindowsGSM plugin that provides Ark Survival Ascended Dedicated server support!
MIT License
29 stars 5 forks source link

Can't Add a Password/ Params Don't Seem to Work #7

Closed Jacksinnh closed 8 months ago

Jacksinnh commented 8 months ago

Here's what I have in the Server Start Params: ServerPassword=123987?SessionName="Test"?ServerAdminPassword=101011

I'm sure it's something silly I'm missing.

sh1ny commented 8 months ago

I can't get the password to work either, seems like the argument for it is different, not sure what it is. Add -forcerespawndinos at the end of your server start params. If it says in the console ( click "Toggle Console" ) "Force Respawning Wild Dinos" then arguments are passed properly, just the "Server Password" one is not working.

sh1ny commented 8 months ago

Ok, with the help of @Naarin and @mwerkmeister in their pull requests, this should be now fixed. Update to 1.2 version of the plugin.