- How to use steam workshop mods ark install#
- How to use steam workshop mods ark update#
- How to use steam workshop mods ark full#
- How to use steam workshop mods ark download#
If the content has more than 1 file this value is blank.
How to use steam workshop mods ark install#
The value is relative to the install path. FileName - The filename according to the Steam API.
How to use steam workshop mods ark download#
For example: ServiceRoot/steamapps/Workshop/content/STOREID/FILEID FileUrl - Url to download the file. InstallPath - The folder where the content is downloaded. It includes the file id that is being installed. FileIdsArray - An uint32 array of currently installed file ids. FileIds - A list of currently installed file ids formatted and separated according to the game's configuration. Available objects: ThisServer, ThisGame, ThisUser, ThisService Available Variables: FileId - The id of the Workshop content that was installed.
How to use steam workshop mods ark update#
If the game's workshop update script is not configured the uninstall/install scripts will be executed.
FileTitle - The content's name.Īfter Workshop Content Updated (available in 2.0.131.3 and greater) Occurs after the content has been updated. Tags - A list of the content's tags separated by comma. For example ServiceRoot/steamapps/Workshop/content/STOREID/FILEID/mymaps/aim_ak47_training_csgo.bsp TagsArray - A string array that contains the content's tags.
How to use steam workshop mods ark full#
For example: aim_ak47_training_csgo.bsp FileNameSavePath - The full path where the single file is downloaded. For example: mymaps/aim_ak47_training_csgo.bsp FileNameNoPath - The filename without any paths. InstallPath - The folder where the content is located. It does not include the file id that is being uninstalled. Available objects: ThisServer, ThisGame, ThisUser, ThisService Available Variables: FileId - The id of the Workshop content that was uninstalled. FileTitle - The content's name.Īfter Workshop Content Uninstalled Occurs after the content has been uninstalled.
(If you want to test this feature as admin don't enable these options) Script Events After Workshop Content Installed Occurs after the content has been downloaded. Go to Settings > Games > select the game > Feature Permissions and enable Workshop browser for users, resellers and sub admins. Use ! to separate with a new line character. For example if the file id needs at the beginning use Workshop file id separator - Specify the characters used to separate file ids.