404rq / GTW-RPG

The lightweight and realistic game mode for Multi Theft Auto with features such as Civilians, Law and criminals, Gang wars and much more
https://www.404rq.com
BSD 2-Clause "Simplified" License
31 stars 45 forks source link

[urgent] Many resources are missing. #73

Open Anubhav652 opened 8 years ago

Anubhav652 commented 8 years ago

In the install.md, the resources to put in mtaconfig.conf are not all. GTWgroups is missing. I will not be able to add all of them as it requires a lot of work.

paa93 commented 8 years ago

There are a few mostly new resources missing on that list which is included. GTWgroups is one, then we have GTWoutlaws which will be merged into core within short.

CansecoDev commented 8 years ago

I figured this too but I don't get the "as it requires a lot of work", sorry but correct me if I'm wrong; the only thing I did to fix that was adding them to the resource list, that isn't a big deal... Something like this for every missing resource on the list:

<resource src="GTWgroups" startup="1" protected="0" />

After that fix, it worked as expected.

So, I suppose that you are talking about merging those features into the GTWcore (the big deal that requires a lot of work), right?

PS the other ones are GTWtrucker, npc_hlc, npchlc_traffic_denctrl, server_coldata, business, housesystem and modloader isn't it?

paa93 commented 8 years ago

For resources already in the file system all it takes is to add one single line in the startup file. But there are resources outside the project as well that must be rewritten before they can be added, usually referred to as "missing" since some people doesn't know the difference between GTW-RPG and the 404rq server with the same name which is full of additional features.

I haven't checked if GTWtrucker, npc_hlc, npchlc_traffic_denctrl, server_coldata, business, housesystem are in the mtaserver.conf file yet but if they aren't then they should be added.