What?
Do you mean the grass system for growing plants and cutting it?
If you do, then you can't put it as a mod on gta, it's a script and is not compatible with Gta scripts.
You could try these Grass Mods: http://www.gtagarage.com/mods/results.php?S=678362
Someone is probably taking up the ram space and connection speed.
If someone uploads to many resources, then the connection speed will be used alot and the ram would go up, so I suggest looking in to it.
Well, he could download the first MTA for the 1 of the GTASA Folder then download the next for the other GTASA Folder,
but he's going to have to change the name of the directory and the desktop file name.
ok,ok,ok,
Ya, I'm going to stop the caps and read the posts before posting,
next I know what John is talking about and I know what diegofkda is talking about...
so, BOT(Back On Topic)
Uhh...MTA does not affect the graphics, though. If you mean adding new stuff that's not in the game, that is actually relative to features more than anything else.
Sorry, you miss understood what I said, GTA V graphics are more advanced and I would like to see MTA on it
If someone can make a game for consoles and is experience in it, then we can ask them to make an add-on for GTA V, but it's going to have to be approved by R* first.
Plus we're still developing SA and trying to fix all the bugs and add more options for a better MP Experience...
but if we start with GTA V, then the MTA MP for V wont be finished until... probably a year.
oh...
ok, if you want to add the resource but want to put them in a folder, well, your gonna have to take everything out of the resource folder and put it in the play folder...
then create or edit a file called meta.xml and add the files using this format:
Script:
<script src="SCRIPT NAME HERE.lua" />
Map:
<file src="FILE NAME HERE.txd" />
More info here:Meta.xml
If your using it to save things on your computer, like accounts, then there's no way to fix this...
Unless you could create an xml file on the clients computer and check to see if it's there.
ok, you got resources from another site and you want to put it on your server so you could use them... rite???
So, put the resources in the "resources" folder located (MTA San Andreas 1.3\server\mods\deathmatch).
After, if you want the resources to start when you start the server, add
<resource src="RESOURCE/FOLDER NAME HERE" startup="1" protected="0" />
in the mtaserver.conf, after the server start you could go in and check if everything is ok.