Valdir da Costa Júnior
Valdir da Costa Júnior
Tested on URP deferred and forward. Not tested on HDRP but if you just change the shader LightMode may work too.
This and some other renderer feature assets are causing the following error when the renderer feature is enabled: > You can only call cameraColorTarget inside the scope of a ScriptableRenderPass....
CColPoint.h: `night` field returns the same value as `day`. Correct reference: 0x59FD86, I did the same (read as `char` instead of `tColLighting`) and it works. I'm just opening an issue...
https://github.com/cleolibrary/CLEO4/blob/1d7dd7c3af432c03dfc2031bb7859d77686b3865/source/CCustomOpcodeSystem.cpp#L2824 Someone reported using "STREAM_CUSTOM_SCRIPT_FROM_LABEL" from CLEO+ called from a custom mission, the variable values are unknown, probably CLEO tried to use it as if it were a custom script...
Instead of completely replacing the function, keep the original, if your custom condition is false, return at 0x6D2379 to read the original condition with mine too. Don't test the current...
https://forum.mixmods.com.br/f54-sobre-os-jogos/t5290-sa-lista-de-erros-mobilehud
Apparently caused by the fact that gtagmodding.com doesn't load anymore, so any command that doesn't exist in gtamods.com keeps loading infinitely for gtagmodding.com and we never have access to the...
Check the description of command SET_RADIO_CHANNEL, there's a link pointing to `https://gtamods.com/wiki/List_of_radio_stations_(VC`, missing ")", but in [original page](https://gtamods.com/wiki/041E) the link is fine.
Apparently, if for example there is a sequence of four "BOOL", the bold will always be in the last one. 
Added commands have no description being updated, probably due to lack of online documentation. Very similar to #33 **Try it:** Add some new command, for example, `CREATE_CAR_NO_SAVE`. When you type...