https://github.com/rafalh/mtasa_toxic
Scripts from Toxic server in Multi Theft Auto: San Andreas that I was owning in the past.
https://github.com/rafalh/mtasa_toxic
lua mtasa mtasa-lua multi-theft-auto
Last synced: 2 months ago
JSON representation
Scripts from Toxic server in Multi Theft Auto: San Andreas that I was owning in the past.
- Host: GitHub
- URL: https://github.com/rafalh/mtasa_toxic
- Owner: rafalh
- License: mit
- Created: 2021-02-09T23:23:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-09T23:30:37.000Z (over 4 years ago)
- Last Synced: 2025-02-12T15:53:19.333Z (4 months ago)
- Topics: lua, mtasa, mtasa-lua, multi-theft-auto
- Language: Lua
- Homepage:
- Size: 41.6 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Toxic Scripts
=============Usage
-----
For building resources *txbuild* tool is needed. It is not included in this repository.
After *txbuild* is installed and *TXBUILD* variable is definedPlease edit config.mak so *RESOURCES_PATH* variable specifies proper path to resources directory in your MTA installation.
Use following command for building:
Windows:
%TXBUILD%/mingw32-make
Linux:
make
Resources have anti-piracy protection included. When installing to destination server, serial.txt file needs to be created in txgenuine resource directory. Set its content to serial number provided with your distribution.
Some resources require multiple access right to work. Use *aclrequest allow RESOURCE all* command to make them work. For example:
aclrequest allow txgenuine all
aclrequest allow toxic allList of resources depends on your distribution.
If script does not work as expected please enable debug console:
debugscript 3
It may help you to fix configuration.
Resources
---------
clientlog - logs client errors in server console
genuine - authenticates server environments (anti-piracy protection)
include - not a resource but set of files included by other resources
mapmusic - streams maps music (after modification by /fixmapscripts command)
multiserver - adds shared global chat for multiple servers
rafalh_nametags - custom nametags rendering
rafalh_nitro - custom race_nos allowing to use nitro temporarly
rafalh_particles - snow or other particle effect depending on configuration
rafalh_shared - code used by other resources
rafalh_vip - VIP panel
rafalh_webchat - better chat for Web interface
redirection - allows redirecting to another server in case of switching host
shaders - customized shaders from community to allow disabling them in toxic panel
toxic - user panel and much more
trainingmode - allows players to respawn and train after being dead on maps without respawn
widgets - user interface resources with support for VIP panel