Indra

Results 4 issues of Indra

Hello, Maybe this sounds like a "noob" question. But I'm trying to find out how to run like a normal game, so with the main menu and cutscenes, menus etc...

Unimplemented

**txAdmin/FXServer versions:** 4.11.0 / 5273 **Describe the bug** Currently the citizenfx provider login uses the current forum username as id instead of the real forum user id, thus changing your...

bug

Adds operations for the [Fowler–Noll–Vo (FNV)](https://en.wikipedia.org/wiki/Fowler%E2%80%93Noll%E2%80%93Vo_hash_function) hash algorithm. This uses the native [BigInt](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt) though eslint complains about it being undefined, unless I add `es2020`. It seems the BigNumber.js library does...