Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
1. min - [C]:-1
2. RemoveImage - lua/imagetool/sv_image.lua:101
3. RightClick - lua/weapons/gmod_tool/stools/imagetool.lua:64
4. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/shared.lua:239
Хм... интересная ошибка. Сегодня чуть попозже исправлю. Можете дать нам немного больше информации, о том, что вызвало данную ошибку? Она начала появляться после нескольких определенных действий, или вы просто решили удалить картинку и она появилась?
To remove a picture, you must click on the place where you put it. In your case, this will be the upper left part of the picture.
This is due to the fact that this picture is not an Entity, and is shown visually for the players. It doesn't exist on the server.
It doesnt matter how hard i try the picture wont load always just showing its downloading even after 10 min
Does it only work in multiplayer ?
The picture works regardless of the set mode (Single/Multiplayer).
Picture should be loaded within 2-3 seconds. If it takes more than 10 seconds, then double-check your link that you indicate. We recommend that you use pictures that are published through Discord or Imgur.
Pictures must have the ".png | .jpg | .jfif" extension at the end. Or have the format image/png | image/jpeg
An example of a good link:
Imgur: https://i.imgur.com/4vyQ6Hl.png
Discord: https://media.discordapp.net/attachments/518844061017309186/923334397200048138/4vyQ6Hl.png
thank you for making something so useful by the way, this is awesome for screenshots with 2D characters.
Thank you very much for your feedback!
To delete an image, click exactly in the same place where you put this picture (it is always the top left corner of the image).
About the button that will clear all the pictures on the map. This is a good idea, but at the moment I don’t have time to implement it. For now, you can use the file deletion in the config. He is in: garrysmod/data/imagetool/config.txt
When I launch Gmod I get this lua error:
lua/imagetool/sv_hooks.lua:20: attempt to index local 'config' (a nil value)
1. v - lua/imagetool/sv_hooks.lua:20
2. unknown - lua/includes/modules/hook.lua:96
Each time I try spawning any image. For example the default image, I get these two lua errors:
lua/imagetool/sv_image.lua:69: attempt to index local 'config' (a nil value)
1. AddImage - lua/imagetool/sv_image.lua:69
2. LeftClick - lua/weapons/gmod_tool/stools/imagetool.lua;49
3. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/shared.lua:214
and
lua/imagetool/sv_image.lua:84: attempt to index local 'config' (a nil value)
1. RemoveImage - lua/imagetool/sv_image.lua:84
2. RightClick - lua/weapons/gmod_tool/stools/imagetool.lua:64
3. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/shared.lua:239
I've tried discord picture links and Imgur, also made sure they had the format extensions at the ends. Please Help.
A very strange error. It looks like your config file got corrupted, I no longer see any reason why the error is being raised. Try deleting the config file. He is in: garrysmod/data/imagetool/config.txt