Léo HUBERT
Léo HUBERT
I will see how implement this feature :)
It's not better to forward Header value receive from Client ? Like this. ```php // Check if there are whitelisted custom headers $whiteList = config('gateway.headers', ''); if ($whiteList != '')...
> Your investigation around `param = new Something()` initializers is still relevant. I think I have a lead.
> @leohubert is there any progress? It's working fine, except for this use case. ```typescript class Test { constructor(foo: Foo = new Foo()) { } } ``` I don't have...
Thanks for the reply @Hookyns! I'll see how I can help you to move forward :)
If you use a 4.3 or 4.4 version you need to follow this tutorial, because the altis-life.ini is not used form the 4.3 life version. https://github.com/RyanTT/DynamicMarket/tree/29eec6d52f01b63bbe61e9fa87fe0458c83c758e
Work 100 %, you need to whitelist RemoteExec , otherwise it does not work :D
21:20:33 Error Undefined variable in expression: life_fnc_mp 21:20:33 File life_server\Functions\DynMarket\fn_calculatePrices.sqf, line 127 life_fnc_MP has been removed from the 4.3 life version, you need to change that by a remoteExec and...
any ETA about this subject ?