[Release] LiveMap

You can change it by clicking the “develop” button and selecting “master”.

I always forget that option. Thanks for the fast responses.

Yes. Stick with that version for now. When the develop branch is ready, you will get an update notification :slight_smile:

@Havoc your documentation site is down just so your aware

1 Like

I’m in a spot of bother at the moment. Currently everything is set up, i.e the live map is “showing” on the website. However, the live map is completely white and whenever I try to generate blips, this comes up in my server console.

The IP is correct for my VPS but is still saying that. Could someone help please?

Make sure you’ve uploaded all files to the webserver?
Never seen it been all white before except when I was having webserver issues (i.e. it wouldn’t serve the CSS). You can check with the developer console in your browser, should be CTRL + SHIFT + J to get it up.

As for the error in console, make sure you’ve set livemap_access_control Convar

I’ve fixed the issues now. Thanks

1 Like

4.1.0 is here

I’m currently “soft” releasing (meaning you will NOT get a notification of update in LiveMap) v4.1.0 of the interface for those who want to test it and use it before I fully release it at the end of the month (30 June 2021).

If you’re using 4.1.0 and find issue please, tell me on here or through GitHub Issues.

The most noteable changes of this version is an update to Bootstrap 5.0 and, with that, an improved mobile version. The interface is now translated to a language (If you want to help, see this issue).

Full change log can be found here:

Summary
## [4.1.0](https://github.com/TGRHavoc/live_map-interface/compare/v4.0.1...v4.1.0) (2021-06-09)

### Features

* **controls:** add filter controls ([0d43f67](https://github.com/TGRHavoc/live_map-interface/commit/0d43f6728cac686405adda2637bcaf1f2524ebf0))

* **controls:** add refresh blips ([f3accb8](https://github.com/TGRHavoc/live_map-interface/commit/f3accb892e705190ff4067da920444da8475f4ab))

* **controls:** add track player ([e174265](https://github.com/TGRHavoc/live_map-interface/commit/e17426531c1a204d0c05c2ff540c12c17e15fdd9))

* **map:** add player blips ([6e66990](https://github.com/TGRHavoc/live_map-interface/commit/6e66990854c6b2cb12ad683f0022db409545f129))

* **map:** add player tracking ([ab328c4](https://github.com/TGRHavoc/live_map-interface/commit/ab328c4c7f4b3f220934630ed3a19f882a1861f2))

* **map:** use custom icons for players ([0e58282](https://github.com/TGRHavoc/live_map-interface/commit/0e58282e162bee60a22e6d4cbc536cc9a18c0c0d))

* **translations:** add disable player tracking ([e606800](https://github.com/TGRHavoc/live_map-interface/commit/e606800abc98d5f102e1507d4f52cd2e7183fee0))

* **translations:** add disable-filter ([a0c3615](https://github.com/TGRHavoc/live_map-interface/commit/a0c3615be626ba1a625bdcd07a606d8d5136e5ec))

* **translations:** add version-check translations ([37e5b7f](https://github.com/TGRHavoc/live_map-interface/commit/37e5b7f74c44c85b68b0ef30c3bf6c455ac663e7))

* **utils:** add html util functions ([fcbabff](https://github.com/TGRHavoc/live_map-interface/commit/fcbabff26674a256cf15cd52c2ffdbecd57f1269))

* **utils:** add optionExists function ([6700b10](https://github.com/TGRHavoc/live_map-interface/commit/6700b1052c4289b676ae55940fa67df9addded8b))

* add alerter class to window ([72000c9](https://github.com/TGRHavoc/live_map-interface/commit/72000c9ec4733e8c04fa77ce03acfb3e3c807b0c))

* add blip control modal ([df07db1](https://github.com/TGRHavoc/live_map-interface/commit/df07db12ab799d0b9c4e65e66caa0751a631f202))

* add blip functions and move into MapWrapper ([eb67038](https://github.com/TGRHavoc/live_map-interface/commit/eb67038efc5bd78ed5cfaaf5960e6d81e2e84365))

* add config.js ([b8c3659](https://github.com/TGRHavoc/live_map-interface/commit/b8c36591d93711c8e5efa37cb73f1bb111453f1c))

* add control modal ([ef4f885](https://github.com/TGRHavoc/live_map-interface/commit/ef4f885ad2b6c593f58a06bc8b542519863e9a67))

* add controls class ([57ffb2f](https://github.com/TGRHavoc/live_map-interface/commit/57ffb2fba29895f4b8b49e2e09835dbe1e92f2c3))

* add darkly theme ([c772998](https://github.com/TGRHavoc/live_map-interface/commit/c772998612ba065fdad7096c32181b066d531e65))

* add default options to select elements ([10ccce7](https://github.com/TGRHavoc/live_map-interface/commit/10ccce7bcbd5cebc2bac79b4909c174eae4203cc))

* add en translation file and manifest ([6ff88be](https://github.com/TGRHavoc/live_map-interface/commit/6ff88be649366cfb34c6dbb14073e15bb3c8900a))

* add french translations ([91e858b](https://github.com/TGRHavoc/live_map-interface/commit/91e858b8f5948d45d117ecc0ab5aca0fd09efd91))

* add leaflet to source ([3aed1fd](https://github.com/TGRHavoc/live_map-interface/commit/3aed1fd7469532bb27001d80a03a6e7ab20d1d91))

* add line under marker title ([4ee87ca](https://github.com/TGRHavoc/live_map-interface/commit/4ee87ca4d475e694954a03e3d63bb3051739c901))

* add map translations ([34f9042](https://github.com/TGRHavoc/live_map-interface/commit/34f90427ec1d4d9946616d7022e3656c0113ce68))

* add name to default MarkerTypes ([76c0091](https://github.com/TGRHavoc/live_map-interface/commit/76c00912919cf1f40a919c54986f2432e629958b))

* add playerInforHtml to Utils ([ddf1b82](https://github.com/TGRHavoc/live_map-interface/commit/ddf1b82ca2341ec2e8bf47a262483594fd403ffa))

* add russian translations ([061d9b2](https://github.com/TGRHavoc/live_map-interface/commit/061d9b24bf517d07808a266c61e00d369e5750f5))

* add spanish translations ([9caff2c](https://github.com/TGRHavoc/live_map-interface/commit/9caff2c54ef8f523d2699120c00bd7b8c0376b8f))

* add translated elements ([8a59b24](https://github.com/TGRHavoc/live_map-interface/commit/8a59b248f4f5368f24b9f93f7b649b2631bb462e))

* add translations to version-check ([79c8587](https://github.com/TGRHavoc/live_map-interface/commit/79c8587113f1d29f3d8c15008d5fe2c7a2539fc1))

* add translator class ([d2050ae](https://github.com/TGRHavoc/live_map-interface/commit/d2050aeca56fbd9f30f3bcad4a1902fa53567360))

* change server when item clicked in "serverMenu" ([dc079ac](https://github.com/TGRHavoc/live_map-interface/commit/dc079ac7dee0e557c18b193412437a038250ee0e))

* show currently connected server ([0b44d13](https://github.com/TGRHavoc/live_map-interface/commit/0b44d136a66b111065e72c2b28f441def6b090b5))

* **config:** add log function ([47e4474](https://github.com/TGRHavoc/live_map-interface/commit/47e44740800fac9172a1224882d56397f75a3a2c))

* **mapWrapper:** add toggleBlips ([0a3a61f](https://github.com/TGRHavoc/live_map-interface/commit/0a3a61fd44519fd3f2e07b515410e6a417a0188e))

* **markers:** move generateBlipControls into control class ([49f7175](https://github.com/TGRHavoc/live_map-interface/commit/49f717518a6c4128b4452070c4e4c47799543d41))

* remove title from translations ([0680cfc](https://github.com/TGRHavoc/live_map-interface/commit/0680cfc26268aef352106c6fd4c1c9a186440ae2))

* translate blip errors ([91bd0b1](https://github.com/TGRHavoc/live_map-interface/commit/91bd0b1a57f1f2f2a8dbf22e2cf63ba805e4e974))

* translate config errors ([a21b46a](https://github.com/TGRHavoc/live_map-interface/commit/a21b46a14ea6dae20e435a8b6eb46650c3686b54))

* update spanish translations ([ad23f66](https://github.com/TGRHavoc/live_map-interface/commit/ad23f66bde17fd1a7edb0579d33ff43e7da4a3cd))

* **config:** make static class ([090b8f5](https://github.com/TGRHavoc/live_map-interface/commit/090b8f54bd9e9b9fc10cd2629a2d457cbfc2b725))

* **debug:** new interface part 1 ([6b504eb](https://github.com/TGRHavoc/live_map-interface/commit/6b504eb920ddbd265acd59340748947b3fa86702))

* **init:** add initializer class and init markers ([4146876](https://github.com/TGRHavoc/live_map-interface/commit/41468760d2bf7e0b3746bbf0ee817582e5bc2646))

* **map:** initialize blips on server change ([bd8dae3](https://github.com/TGRHavoc/live_map-interface/commit/bd8dae32d5e46724288b2e42dbb56d10c691e5ee))

* **translations:** add translation to changeServer ([797debd](https://github.com/TGRHavoc/live_map-interface/commit/797debdfcf91c22a324a05b68bd0b402c2d1818c))

* **translations:** add translations to config errors ([5447b06](https://github.com/TGRHavoc/live_map-interface/commit/5447b06262af0d0cefa00ace49a42e6ad1a40b32))

* **translations:** add translations to socket file ([6b9ab2e](https://github.com/TGRHavoc/live_map-interface/commit/6b9ab2e32a8bd8a0fe9d37f2a31ab67b83fd1b90))

* **translator:** add translation function ([465c97a](https://github.com/TGRHavoc/live_map-interface/commit/465c97a861f7d401fb347a4057074d9db66d3525))

* add sprintf library ([7c5141f](https://github.com/TGRHavoc/live_map-interface/commit/7c5141f969785b341e05309dd8da24bcbf35f20e))

* translate page title ([b6fa62e](https://github.com/TGRHavoc/live_map-interface/commit/b6fa62e658ba5f09fc5a4e38c77e11636ca46740))

* update index to same html as debug ([09f64e9](https://github.com/TGRHavoc/live_map-interface/commit/09f64e92187cf648c87aaea2d13f7d54f4d7c5a9))

* use DOMContentLoaded for init ([a9cc74a](https://github.com/TGRHavoc/live_map-interface/commit/a9cc74a0c50d9221505310dc1f4cbbc1cfc5baab))

* **version-check:** automatically do check ([4a57514](https://github.com/TGRHavoc/live_map-interface/commit/4a57514f7639a532206821f65fc08bf5099e9e34))

### Bug Fixes

* `mapConvas` -> `mapCanvas` ([872fa10](https://github.com/TGRHavoc/live_map-interface/commit/872fa10977929283c24cbcb2c098267309897a2b))

* add config reference to Utils ([17b157e](https://github.com/TGRHavoc/live_map-interface/commit/17b157e04cc49e0c57b3fa03330dcb092d5878db))

* blips not loading ([6aa81ee](https://github.com/TGRHavoc/live_map-interface/commit/6aa81ee9e8c2a64f71d9f761b4f5d041d9f88ac2))

* buttons in alerts ([7d2eaaf](https://github.com/TGRHavoc/live_map-interface/commit/7d2eaafcf1a11af7271d8c96389a59f4f5a38e00))

* call mapWrapper blip functions from socketHandler ([fd9939c](https://github.com/TGRHavoc/live_map-interface/commit/fd9939c9c0385753cb4b0653f388321f32fef2bf))

* filter options being red ([5863f9e](https://github.com/TGRHavoc/live_map-interface/commit/5863f9e850abae0e19511c90923fcf8b20b564c8))

* leaflet images not loading ([1a59a2b](https://github.com/TGRHavoc/live_map-interface/commit/1a59a2b043844e6f12728afcc726df665e32408a))

* map not showing (`mapConvas` -> `mapCanvas`) ([6eb7c25](https://github.com/TGRHavoc/live_map-interface/commit/6eb7c25b2470da662405de298749133eca4dfbd0))

* player leaving causing error ([4dc4342](https://github.com/TGRHavoc/live_map-interface/commit/4dc4342988721af9b9f0856d635ced5a21aecfd7))

* **alerts:** simple-notify not being loaded ([50e126d](https://github.com/TGRHavoc/live_map-interface/commit/50e126d786422e60f6115abbc6e4e19e88841728))

* **changelog:** remove duplicate entry ([40fc955](https://github.com/TGRHavoc/live_map-interface/commit/40fc95519c49e74e9d6aa498653983ca494d1cd3))

* **controls:** blip controls not toggling ([ad08c6a](https://github.com/TGRHavoc/live_map-interface/commit/ad08c6a5a65c1eede773dd2148e00a451ff2685d))

* **controls:** blips not showing/hiding on toggle ([191c367](https://github.com/TGRHavoc/live_map-interface/commit/191c3674e3992e5e03a048d7e35cc980095e6ec7))

* **map:** alerter not defined ([e44e0ad](https://github.com/TGRHavoc/live_map-interface/commit/e44e0ad1b500cebcb470339ffd97fc6a0446622f))

* **map:** createClusterLayer not being called ([a68c089](https://github.com/TGRHavoc/live_map-interface/commit/a68c0899b73efcc61ebe0774b9df138b01d2b56f))

* **map:** map bounds ([69beaad](https://github.com/TGRHavoc/live_map-interface/commit/69beaaddd6119390c43d3f11f14135faa57a9242))

* **map:** use html util functions ([e9bdcb3](https://github.com/TGRHavoc/live_map-interface/commit/e9bdcb3538151f2a77a7ed8795872d3cc3d8b652))

* `Map` not defined ([083fefd](https://github.com/TGRHavoc/live_map-interface/commit/083fefd9e1a62e7ca995839acfe63bd1ee7324c5))

* make leaflet classes same as theme ([e038e4c](https://github.com/TGRHavoc/live_map-interface/commit/e038e4c19cd9f600c60b19185cb0ab08ba7f15d2))

* **socket:** `badge` -> `bg` for bootstrap ([2cc7fd7](https://github.com/TGRHavoc/live_map-interface/commit/2cc7fd7e1226fa29177c63a397cf4bfd78c456c1))

* **socket:** variables not existing ([381659d](https://github.com/TGRHavoc/live_map-interface/commit/381659dc57068e331b96f32f1c67305356258f53))

* **translations:** add reconnecting translations ([242b64b](https://github.com/TGRHavoc/live_map-interface/commit/242b64b6f2e8b0607e2430185ff2fdea3b8da500))

* add missing translation keys ([291119f](https://github.com/TGRHavoc/live_map-interface/commit/291119f699b7bc9140e546e8137fe5a0d46db356))

* **socket:** variable issues in socker handler ([43a36c6](https://github.com/TGRHavoc/live_map-interface/commit/43a36c6537f012b0277a0735feb6cd034b556cef))

* **translations:** controls.information.title not existing ([e9b27e1](https://github.com/TGRHavoc/live_map-interface/commit/e9b27e1211c704829317ef3f64c18a9e7b617356))

* **version-check:** window.compareVersions doesn't exist ([385d088](https://github.com/TGRHavoc/live_map-interface/commit/385d088ffcdeba64e214acbe5deca68ab1f2b79e))

* debug.html last_bundle scripts not being included ([e993c92](https://github.com/TGRHavoc/live_map-interface/commit/e993c9287f7bce656c2b02b1ee37f03ad24edb84))

* duplicate entried in language dropdown ([a48c8b6](https://github.com/TGRHavoc/live_map-interface/commit/a48c8b62f3998bb19688f9ce9392eaf6eb3b3c7f))

* js files bundle order ([9e6f40f](https://github.com/TGRHavoc/live_map-interface/commit/9e6f40fd7343b4e2885317148d47ec0c489e7639))

* servers not being added to dropdown ([be310c3](https://github.com/TGRHavoc/live_map-interface/commit/be310c3e8e0a9c5482d8b8ee7268fa60a93539d8))

* ui error in blip control modal ([3eb81e2](https://github.com/TGRHavoc/live_map-interface/commit/3eb81e24062d6b4196f0b71f28a12e260416786d))

* **socket:** alerts not showing on socket error ([209f827](https://github.com/TGRHavoc/live_map-interface/commit/209f8270156ee15787e507fcc1d1293f111b5f8d))

* map not being full page ([ed13883](https://github.com/TGRHavoc/live_map-interface/commit/ed138832c81a207071aa44984517abb432fc5969))

### Changes

* move control and marker init to mapWrapper ([2bbd15c](https://github.com/TGRHavoc/live_map-interface/commit/2bbd15ca87b4757fb211d9c679e1761c7523e238))

* move onPlayer functions to MapWrapper ([ae927a0](https://github.com/TGRHavoc/live_map-interface/commit/ae927a06229e39df56aa3ec400691aa268222caa))

* move playerMarker click to controls ([d2b9946](https://github.com/TGRHavoc/live_map-interface/commit/d2b9946f2f75dbdc540ceae2ada9a2ae4284933e))

* **alerts:** add non-jquery alert system ([4b7932b](https://github.com/TGRHavoc/live_map-interface/commit/4b7932b7d1f2428b11871b88674c81b92341a61a))

* **alerts:** fix alerter not minifying ([20b1e7e](https://github.com/TGRHavoc/live_map-interface/commit/20b1e7ea1d0a4cc62d057a275ccfe5a4c0596560))

* **alters:** removed license header ([3c50edb](https://github.com/TGRHavoc/live_map-interface/commit/3c50edba194471c23a7a370c266412984a303063))

* **config:** add callback to getConfigFileFromRemote ([8e69eb9](https://github.com/TGRHavoc/live_map-interface/commit/8e69eb9ac63abd111798aff566ffa0f7dfe87a70))

* **controls:** add playerInsideCluser_onClick ([bb83dd7](https://github.com/TGRHavoc/live_map-interface/commit/bb83dd7dfa62db091612de08767579b665b31036))

* **init:** let config = `undefined` -> `null` ([c4d47e9](https://github.com/TGRHavoc/live_map-interface/commit/c4d47e966e38a6443eebe1a7c93d8d8e07f8f823))

* **map:** update old filter code ([73f27a2](https://github.com/TGRHavoc/live_map-interface/commit/73f27a29c102d58f2f1b7fa76f05d16ce09a365b))

* **socket:** use Util html functions for player html ([692319d](https://github.com/TGRHavoc/live_map-interface/commit/692319d652aee706ba588335c955d1011d8d52d3))

* `* case` -> `snakeCase` ([79f0fb8](https://github.com/TGRHavoc/live_map-interface/commit/79f0fb867ac8bbf6d03792f4cfbed6a95b9c1aea))

* `console.log` -> `Config.log` ([223c5fd](https://github.com/TGRHavoc/live_map-interface/commit/223c5fd8e9e99579b4019449d3a0d3b04af8c825))

* add MapWrapper class ([f568ffa](https://github.com/TGRHavoc/live_map-interface/commit/f568ffa3dd74f3e9a815892122b89c47d08efced))

* init file ([83ef328](https://github.com/TGRHavoc/live_map-interface/commit/83ef328c2209579b6997bf9e6d30e1d30e4b0c8d))

* remove console.logs not needed ([f2888bb](https://github.com/TGRHavoc/live_map-interface/commit/f2888bbe71def80b31f806efd338f49553566cc3))

* **markers:** start to refactor markers ([9bfbdcf](https://github.com/TGRHavoc/live_map-interface/commit/9bfbdcf816b0d11e2a64458037585b8dbadc4cf7))

* **objects:** put the objects into their own classes ([cbf5f6f](https://github.com/TGRHavoc/live_map-interface/commit/cbf5f6f42c391f63bee186a4cdc5a34448aa9029))

* **socket:** remove ugly wrapper functions ([0f788be](https://github.com/TGRHavoc/live_map-interface/commit/0f788be9bbacf4fc068e79d519dc7e8bdcacd8d7))

* **sprintf:** export functions and move into src ([44be3e6](https://github.com/TGRHavoc/live_map-interface/commit/44be3e635753e2c2f27430dc4c2648d1029e974f))

* **version-check:** link to releases instead of repo ([1b64e6a](https://github.com/TGRHavoc/live_map-interface/commit/1b64e6a4e76b965cb1a55bc8f3d750f56f076d9c))

* data-translate -> data.i18n ([c1b2fb4](https://github.com/TGRHavoc/live_map-interface/commit/c1b2fb4f55f48d34cdfa5e8a1f8a3cd710642700))

* move js files ([032ca34](https://github.com/TGRHavoc/live_map-interface/commit/032ca3436437d3cd12e23684a75ab3b5917c8c58))

* remove Requester class ([3e9f175](https://github.com/TGRHavoc/live_map-interface/commit/3e9f17552a55fb00fa79114e592cb26e92ccaa44))

* use ES6 module-style ([0065377](https://github.com/TGRHavoc/live_map-interface/commit/00653772967ce792ebf015476870a8e443a642d2))

* **debug:** remove commented old navbar ([797d8e4](https://github.com/TGRHavoc/live_map-interface/commit/797d8e427de238accac114e200692dc8ec39aa3a))

* **map:** add changeServer function ([0e0fd8d](https://github.com/TGRHavoc/live_map-interface/commit/0e0fd8d3080283ecd123054539280ee674000eb2))

* **socket:** move connection logic to function ([8583f92](https://github.com/TGRHavoc/live_map-interface/commit/8583f927dc7a01ae40022e27cf4f5359b80f0335))

* **socket:** start to refactor socket file ([aaa8ae7](https://github.com/TGRHavoc/live_map-interface/commit/aaa8ae71bb7d701c68b77b3915067314f9f05207))

* **utils:** add extra functions into utils class ([88f7644](https://github.com/TGRHavoc/live_map-interface/commit/88f76449bb442de627b05ceaa0996613d7040f1f))

* **utils:** add requester class ([cb583e4](https://github.com/TGRHavoc/live_map-interface/commit/cb583e4bcb11a6d2bc39001bf1c356663c8f1a88))

* **version-check:** check version on start ([5d56012](https://github.com/TGRHavoc/live_map-interface/commit/5d56012d62378b94e2ac0fce5fa314364b37f16b))

* **version-check:** update version-check inline with refactor ([4260d8e](https://github.com/TGRHavoc/live_map-interface/commit/4260d8edff6df3c57d7f4215d0d0b17e5fc09224))

* remove bootstrap-notify ([3ab2c6c](https://github.com/TGRHavoc/live_map-interface/commit/3ab2c6c15823e8a81224d4cb5e7d432a1f687622))

* remove jquery ([686506a](https://github.com/TGRHavoc/live_map-interface/commit/686506aaa871d11666381a1c2c24cc786c4fb917))

* remove old js file in debug.html ([24c34bd](https://github.com/TGRHavoc/live_map-interface/commit/24c34bd5286c310d81e6138bb2fccd05a9d5a0a3))

### [4.0.1](https://github.com/TGRHavoc/live_map-interface/compare/v4.0.0...v4.0.1) (2021-05-03)

### Bug Fixes

* gulp not bundling js files ([c339797](https://github.com/TGRHavoc/live_map-interface/commit/c3397978f4e5b85766e80b754d2b9df0ac2be4de))

### Changes

* format debug.html ([27ed891](https://github.com/TGRHavoc/live_map-interface/commit/27ed891422058ebd6100d9e28a17a87417fb73fe))

* move js files into own folders ([3582e3f](https://github.com/TGRHavoc/live_map-interface/commit/3582e3f150afea958792c51afef7fc41ed4c2356))

* remove docfx files ([005f995](https://github.com/TGRHavoc/live_map-interface/commit/005f9952d23ea5d995adf15d6b8da4c455410089))

* update first-bundle and stylesheet ([9e9a863](https://github.com/TGRHavoc/live_map-interface/commit/9e9a86383b2dfdca24b682aa39cf02003f065a19))
1 Like

giving it a go. apache vhost config isnt working for me though for reverse proxy

Tbh, I don’t use Apache so I just grabbed the first example that was out there. If you can get it working, if you let me know I can update the examples :slight_smile:
Same with IIS. I don’t have a Windows server to play around with so, that example might be janked as well :confused:

The part you put on your FiveM server is called the resource and can be found GitHub - TGRHavoc/live_map: A FiveM addon for live maps

And the website is called the interface and can be found GitHub - TGRHavoc/live_map-interface: Web interface for the FiveM live_map addon

These links are also in the original post :slight_smile:

as I change the size of the blips, I change the IconSize but nothing happens, in addition to how to add a distanced html “< br / >” type in the description (this: https://i.gyazo.com/7d7763c2216f71b1369a56986759dd22.png)

I honestly dont understand what you’re trying to do?

Are you wanting more than just “description” for static blips?

If so, I get information from an ingame business and I return it in a description, but I want to get something more beautiful, I also want to make the blips smaller so that they fit the map

here is an image so you can see everything better

What do I have to do to get the map working / it says that the Cfg. file is not property set up. how can I fix that and how can I change the map to the correct postal map that I have in my server? I need some help with this. thank you

uhhh… this dosen’t even have a resource or manifest file, how is it meant to start???

this is a very complex resource. There is a tutorial on youtube but its 2 hrs long.

Okay. I think I understand. I’ll have a look when I get some free time.

If yout website is using HTTPS then, disable it. If you don’t want to disable it then, ask your system admin to set up a “reverse proxy” for the sockets and blips. Some examples can be found on the reverse proxy section of the documentation website

The latest version of FiveM uses “fxmanifest”. The resource abolutly has this :slight_smile:

Jesus… It shouldn’t take that long to install LiveMap. Maybe if you have never used or configured a webserver but even then, 2 hours is a bit long… I’ll see if I can put together an “official” video for installing it.

would be cool! was thinking of making my own but i dont care enough :frowning:

Did you ever make a video on how to install?

and also do i need to use Xampp? I Have No Clue On How It Works?