Constraint 'assetpacks' is unknown

Hi everyone,

I have working with FiveM code modifying some parts of it. When I compile the code to release and install into my private server, throws this error when tries to ensure an escrow resource: Constraint ‘assetpacks’ is unknown.

I suppose that this error is because the escrow system is not public and it’s a private part of cfx.re.

But, my question is, is there any way to implement this part in my code with the modifications that i done?

Thanks in advance.

ttt

1 Like

No.

Okay, thanks for the help

–dependency ‘/assetpacks’

–dependency ‘/assetpacks-fivem’