Jump to content

MTA:mA v4.0 (MTA:SA compatible)


Aeron

Recommended Posts

..:: URLS ::..

Download:

http://home.deds.nl/~aeron/mtama/4.0/

Map files:

http://talidan.littlewhitey.net/mtama/maps.rar

Problems in:

http://forum.mtavc.com/viewtopic.php?t=6081

Suggestions in:

http://forum.mtavc.com/viewtopic.php?t=7939

Announcements:

http://forum.mtavc.com/viewtopic.php?t=8784

Mass mover (To move a complete map over +/-X +/-Y +/-Z):

http://home.deds.nl/~aeron/maps/mmove.exe

Interior map packages:

http://home.deds.nl/~aeron/maps/

..:: Scripts ::..

Map stats script v1.1:

http://home.deds.nl/~aeron/scripts/4.0/mta.stats2.mrc

With '!a' you can see which maps are most played maps.

..:: Comments ::..

My o-so-greatness posts here.

Edited by Guest
Link to comment

A remote administration tool for MTA:SA.

Edit: a rank script would be good, which keeps track of how many races you've won, and at the end of every map it echoed the top 3 people (and how many races they've won) in the chat. Also a !rank or !rank command to show yours or someone elses rank.

Link to comment
A remote administration tool for MTA:SA.

Edit: a rank script would be good, which keeps track of how many races you've won, and at the end of every map it echoed the top 3 people (and how many races they've won) in the chat. Also a !rank or !rank command to show yours or someone elses rank.

wait for r1.x :D

Link to comment

- a function to check on if u are logged in as server and what level

like hits

;first check the user is logged in

if($mta.login($1,$2) == 1) {

; now we check he has the good admin level.

if($mta.level($1,$2) == 5) {

}

else { mta.text $1 only level 5 users }

}

so we can expand the server admin tools in mIRC, whitout having 2 admin systems

Link to comment
- a function to check on if u are logged in as server and what level

like hits

;first check the user is logged in

if($mta.login($1,$2) == 1) {

; now we check he has the good admin level.

if($mta.level($1,$2) == 5) {

}

else { mta.text $1 only level 5 users }

}

so we can expand the server admin tools in mIRC, whitout having 2 admin systems

Use $mta.level(Server,ID) if a player hasn't logged in his/her's level is 0

Link to comment
  • 1 month later...
Nice plugin!

But how do i use the mass mover?

I double click the exe, and it opens a dos prompt window thing, and instantly closes.

You might want to read the forum topic in the same NEWS post where you dowloaded the tool.

Link to comment
  • 2 weeks later...
  • 1 month later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...