Skip to content
This repository was archived by the owner on May 27, 2024. It is now read-only.
1NS edited this page May 3, 2023 · 15 revisions

logo

Friendly Asked Questions (FAQ)

Q: What is mtools, is it a full-fledged map editor?
A: mtools is a filterscript that complements Texture Studio and provides a classic dialog interface.
mtools gives mappers more opportunities to improve performance. mtools is a script that complements and extends the capabilities of Texture Studio, and is not a self-sufficient map editor

Q: How to install mtools
A: The installation process is described in the README

Q: How do I make mtools available only for rcon?
A: Create an empty file rcon.txt in the /scriptfiles/mtools folder

Q: Where can I find the Texture Studio documentation
A: On the official wiki of Texture Studio

Q: Where are the saved maps stored?
A: As default in Texture Studio /scriptfiles/tstudio/exportmaps

Q: If mtools provides an interface on dialogs, does this mean that the standard interface is disabled?
A: The standard interface still works, the mtools menu call can be configured with a convenient key

Q: Where can I find previous versions of the streamer plugin
A: On official github releases

Errors/Bugs/Problems

Error: Function not registered: 'FunctionName' or [debug] Run time error 19: "File or function is not found" So you either have not connected the streamer plugin.
Check server.cfg file plugins section, and plugins folder at TextureStudio main folder.
Streamer plugin setup instructions https://github.com/samp-incognito/samp-streamer-plugin/wiki.

Streamer plugin: FunctionName: Expecting 8 parameter(s), but found 9.
Your version of the streamer plugin does not match the version of the include file. You need to recompile it, for your current version of the streamer.

Q: After entering the /mtexture command and others to work with textures, the main mtools menu does not open
A: Press (C + KEY_WALK) and menu it will work again. (Default: KEY_WALK = ALT)

Clone this wiki locally