Garry's Mod

Garry's Mod

Super Map Icon Maker
40 kommentarer
Psychotrickser  [ophavsmand] 3. aug. kl. 23:06 
Depends on which ones exactly you wanna overwrite. If it's just for this menu you can do that in the 'Options' Tab by playing them in a specific path, adding this path to the list and removing the others.
If you want them to show during a Mapvote you'll have to add that path to the !mvmenu>Map Preview Hierarchy and place it at the top
meierhans 3. aug. kl. 12:21 
If I wanted to use my own custom icons exlusively - or at least make them always overwrite the ones from the central hub - where would I place the screenshots? An is there anything else to configure?
Psychotrickser  [ophavsmand] 15. maj kl. 9:54 
Ohh. Well anyway, it should be working fine now. I tested it with a fresh installation
spookd0m 15. maj kl. 9:53 
gmod update not this things updates
Psychotrickser  [ophavsmand] 15. maj kl. 0:40 
Oh yeah. Now you say it, I'll switch the base folder to a different one to prevent conflicts with the old files before rework
spookd0m 14. maj kl. 15:53 
nvm I think these errors are due to the new update that's fucked everything up lol
Psychotrickser  [ophavsmand] 14. maj kl. 15:23 
+fixed
I forgot to correctly create the base file directory /data/mapicon
spookd0m 14. maj kl. 14:51 
Nope fresh install I just get a ton of issues in general
Psychotrickser  [ophavsmand] 14. maj kl. 14:41 
Have you edited the map preview hierarchy file manually?
spookd0m 14. maj kl. 14:21 
[Super Map Icon Maker] lua/autorun/client/cl_icon_maker.lua:693: bad argument #1 to 'ipairs' (table expected, got string)
1. ipairs - [C]:-1
2. createBrowser - lua/autorun/client/cl_icon_maker.lua:693
3. unknown - lua/autorun/client/cl_icon_maker.lua:1034
4. unknown - lua/dlib/modules/hook.lua:904
got this opening menu trying to do anything
Psychotrickser  [ophavsmand] 14. maj kl. 13:43 
+fixed
spookd0m 14. maj kl. 13:35 
[Super Map Icon Maker] lua/autorun/client/cl_icon_maker.lua:36: bad argument #1 to 'ipairs' (table expected, got boolean)
1. ipairs - [C]:-1
2. loadNextMap - lua/autorun/client/cl_icon_maker.lua:36
3. DoClick - lua/autorun/client/cl_icon_maker.lua:979
4. unknown - lua/vgui/dlabel.lua:253
Psychotrickser  [ophavsmand] 29. apr. kl. 13:49 
I just reworked the entire addon. Try the new chat command !smm for the GUI.
If you wanna share your map thumbnails/icons with others I recommend making a map icon pack, copy the map icons and publish it on the workshop
MoldyChip 3. okt. 2024 kl. 15:57 
sorry typo, i've also put the screenshots into my /data/mapicon/ folder and did mapicon_pushMapIconsToServer. when i type in mapicon_filebrowser it says unknown command.
Psychotrickser  [ophavsmand] 1. okt. 2024 kl. 21:40 
Please refer to the 'How do I upload the screenshots that I've made to the server?' section. The console command is mapicon_filebrowser
MoldyChip 1. okt. 2024 kl. 16:07 
takes the screenshots but not sure how i can get them into the server and connecting to all clients, trying to do this for map icons to show up on a map vote i'm using, i've tried mapicon_syncPlayerMapIconsWithServer and mapicon_pushMapIconsToServer but they both don't seem to work, i try to type in map_filebrowser but that doesn't seem do anything.
Psychotrickser  [ophavsmand] 24. juni 2024 kl. 10:19 
I've updated the addon. Please check if it's working now
alex 23. juni 2024 kl. 10:01 
mapicon_syncPlayerMapIconsWithServer 0
doesn't work, it still sends files to clients
Psychotrickser  [ophavsmand] 14. mar. 2024 kl. 9:29 
+fixed
Issue was a recent update to Gmod that blocked render capture functions while main menu was open
Teekrieger 14. mar. 2024 kl. 8:41 
Same issue Laci Angel described is happening to me too now. The pictures are 0 Bytes.
Psychotrickser  [ophavsmand] 12. mar. 2024 kl. 0:22 
+done
spookd0m 11. mar. 2024 kl. 9:59 
to be clear i referring to map icons that aren't generated by this addon
Psychotrickser  [ophavsmand] 11. mar. 2024 kl. 9:34 
That should be possible. I'll take a look
spookd0m 11. mar. 2024 kl. 8:18 
Do you think you could an option to ignore icons from the maps files. I've noticed on my server if my clients don't have the map download they can't see the icons of the maps.
Psychotrickser  [ophavsmand] 3. mar. 2024 kl. 13:03 
+found some kind of workaround through pm
Psychotrickser  [ophavsmand] 3. mar. 2024 kl. 7:43 
Do you get any errors in your console?
Psychotrickser  [ophavsmand] 27. jan. 2024 kl. 16:28 
It was originally. I changed the code so that the viewmodel is disabled when a screenshot is captured
spookd0m 27. jan. 2024 kl. 15:55 
I assumed it was intentional to avoid the viewmodel render in the preview ( you can see it when you look down)
Psychotrickser  [ophavsmand] 27. jan. 2024 kl. 15:34 
Thank you for reporting. It should be fixed now
spookd0m 27. jan. 2024 kl. 14:17 
Do you think you'll can an option to change the height of the camera I've noticed it's offset a bit from the player view
Psychotrickser  [ophavsmand] 18. sep. 2023 kl. 11:35 
There's a limit to how big data can be to be send to the server. 3000 maps seem to be too much. I might add a compression to it to fix that
Psychotrickser  [ophavsmand] 18. sep. 2023 kl. 4:18 
3000 maps?! oh lord
Slessmanman 17. sep. 2023 kl. 13:38 
Ok, so I semi fixed my issue. I clean reinstalled my GMOD, and moved all but 500 of my maps so GMOD couldn't see them. Turns out this addon doesn't like when you have ~3000 maps in your game's folder at one time.
Slessmanman 16. sep. 2023 kl. 23:13 
I forgot to actually show the error message, my bad

[EASY Map Icon Maker + Automatic Server/Client Synchronization] Trying to send an overflowed net message!
1. func - lua/autorun/server/sv_icon_maker.lua:182
2. unknown - lua/includes/extensions/net.lua:38
Psychotrickser  [ophavsmand] 14. sep. 2023 kl. 6:48 
I'll take a look
Slessmanman 14. sep. 2023 kl. 1:07 
Ive been getting a lot of errors that say "Host_Error: Reliable message (type 23) discarded." whenever I use the mapicon_screenshot command. Any idea what's wrong?
TavinMJ 5. aug. 2023 kl. 15:22 
holy crap why this isnt on the top of the workshop
мертвое море 24. juli 2023 kl. 9:25 
Thanks
Psychotrickser  [ophavsmand] 24. juli 2023 kl. 8:48 
+fixed
Thanks for reporting!
мертвое море 24. juli 2023 kl. 4:36 
[ERROR] lua/autorun/client/cl_icon_maker.lua:218: attempt to index a nil value
1. fn - lua/autorun/client/cl_icon_maker.lua:218
2. unknown - lua/ulib/shared/hook.lua:109