Jump to content

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


Aeron

Recommended Posts

Posted (edited)

..:: 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
Posted

Excellent news aeron, well done! (only two days late :P )

Maybe you could list a few of the new/newly supported features for those that are interested?

Posted

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.

Posted
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

Posted

- 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

Posted
- 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

Posted

just a idea is it pos to do a manhunt script for mta sa with a map with no checkpoints so every 1 in server just goes after the hunted all they have to do is survive for a time limit then it goes to some 1 else to have a go

Posted
i get Map: Out of memory using map_sa6.jpg. when using the maps any ideas please

there are a set of 6maps in that file, extract them all into the directory and it will use another map if one gets out of memory

Posted
i get Map: Out of memory using map_sa6.jpg. when using the maps any ideas please

there are a set of 6maps in that file, extract them all into the directory and it will use another map if one gets out of memory

  • 1 month later...
Posted

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.

Posted
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.

  • 2 weeks later...
  • 1 month later...
Posted

2 questions pls:

When it is localhost, can I writ localhost then in the IP field?

What port is meant with clientport, and what password is meant?

(I have loaded the script and have to fill server data now)

  • Recently Browsing   0 members

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