OnResourceFileDownloaded: Difference between revisions

From GTA Connected
Jump to navigation Jump to search
(Created page with "{{ScriptItem2 |name = OnResourceFileDownloaded |side = client |type = event |games = iii vc sa iv |desc = a resource file is downloaded |arg1 = Resource resource The resource which the file downloaded for. |arg2 = String filePath The file path of the file, relative to the resource's folder |arg3 = bool downloaded Whether or not the file was downloaded. If false, the file was grabbed from the cache because it already matched the server's file. |cancel = false |exampleJS =...")
 
(No difference)

Latest revision as of 16:56, 9 November 2025

Lua error: expandTemplate: template "Client/Events/File" does not exist.