These are just basics, you can make them yourself
(if not, try to contact anyone who can)
If you're to lazy to read the forum, and let other people contact you, I doubt wheter anyone would do something like this for you
WTF??
Hint 1:
Do not post whole books
Hint 2:
/*
//////////////////////////////////////////////////////////
///////////////// WARNING: ////////////////
//////////////////////////////////////////////////////////
// Editing this script will give an failed CRC check //
// If it gives a failed CRC check you must reinstall it //
//////////////////////////////////////////////////////////
*/
Hint 3:
Just read the manual, load MTAMA. load Oli's new version of the script, and you've got all you want
Hint 4:
I hope a mod will remove this crap above
I suggest 3.09. Could the MTA team update the download section so the 1.x and 2.x version of mtama move to the Archive, and (a link to) MTAMA 3 is inserted? This way people looking for tools on the site still download the old crap.
Please don't remember me.. My-first-XP-BOSD occured last week with MTA.
Another remarkable thing: My whole windows stalls when I exit MTA for a few secs. What could cause that?
It's working over here.
But with SP2 I had the first BSOD while playing MTA. I entered a car, and boom, blue screen and a reboot. Can't really say whether it is caused by MTA, SP2 of something else. It was quite annoying
I wonder whether it is possible to read out these values reliable, without 100% CPU usage. Every change of weapon is a event in mirc at that moment, or you have to use polling. Both methods are CPU-expensive.
I guess it is not doable to program these variables into MTA:MA
It is up to Aeron to implement en test if it's usable, I certainly doubt it.
The !sun is only for MTA 0.4 servers, and only MTAMA 3 is able to connect to them.
Even more, the script v1.53 of [FMJ]Oli is written only for MTAMA 3, please upgrade
For a download link, see the post before yours.
Dan, I thought you might be a better scripter after these few weeks. Anything that is ID driven has to be unset when that ID parts.
Just for your consideration.
a) is mtama connected succesfully?
b) did you load the scripts correctly?
c) which scripts are you're using?
d) what error/debug messages is mirc giving?
Please provide some more information, so we can help you out.
Simple programming knowledge:
if (statement) {
; do if statement is True
}
else {
; do if statement is False
}
Just look at your if statement... if has to be
if (statement)