Oli
Retired Staff-
Posts
1,993 -
Joined
-
Last visited
Everything posted by Oli
-
no idea, prob mta and 1.0 but thats a guess. All i know is it works with 1.0, so if ure game works with 1.0 then ure better off using 1.0
-
try using v1.0 of gta-vc.exe v1.1 seems to get rid of everything apart from yellow and maroon
-
yes thats true its an independant application
-
sorry ron but im seriously unimpressed by what happened last night. Let me explain it to you as you wernt there and i cant see u on msn. 1t round, VCES attack us at wash mall. Thats all fine as far as i can see, a few ppl on each side get taken out, pretty close, i killed trinity i think and then i think vinnie got me, was a fun round for me. Then i go to spec mode and watch maq. Brophy and vinnie were on the roof of the mall at the time i think and we couldnt get em cos we didnt have any long range weapons left. Then Bro and Vinnie ran off (i guess to get health) and so mack and steve followed them up the road. Maq stayed in the base as so it was occupied all the time. Then mack and steve killed vinnie and brophy. Then brophy (leader of the match!!) got his knickers in a twist and decided that in the next round VCES would defend nicks house and HE would defend a rock at sea. Then i said something like "grow up ffs, ure not gonna do much good if we kill everyone in ure base while ure out there ru" then he fucked off. Then we sat around while vces fumbled about like a headless chicken and then u all left. Now im going to quote the EU league rules (which I WROTE) so u can see how what happened was in no way "dubious" Now try and tell me how we were wrong in any way there, please do
-
3 wars tonight. 1st with VCES, result 1:0 then VCES left 2nd with UVA, 6:0 to FMJ 3rd with FKU, 2:1 to FMJ All really good games, thanks to all the clans
-
The FMJ history (an archive of the clans history in the form of a webpage) is now in place on the FMJ site. If you are interested in knowing about the clans comings and goings over the last year then please go to this link: http://www.mta-fmj.com/history
-
http://forum.mtavc.com/viewtopic.php?t=7855 also make sure "enable scripts" is on in the options, and u can get an all purpose scripts here: http://www.mta-fmj.com/mtama.mrc good luck
-
TURFWARS !! BACK UP !! http://turfwar.wojjie.net
Oli replied to Si|ent's topic in Leagues and events
bump would u like me to advertise this on the euleague site, as that league isnt doing gta3 atm, this could be a viable alternative for clans who want to play gta3 aswell, and would get the map more filled out -
oh btw, if any of u wanna listen to any more music by ELiSON (the music from this vid) then u can stream 8 of his songs from here: http://www.overplay.co.uk/band.asp?band ... page=songs Hope u enjoy
-
New member: [FMJ]Draken. Passed tests with 4.5 pts
-
TURFWARS !! BACK UP !! http://turfwar.wojjie.net
Oli replied to Si|ent's topic in Leagues and events
Sorry about this slothman, didnt realise. In this case FMJ changes to 43 -
TURFWARS !! BACK UP !! http://turfwar.wojjie.net
Oli replied to Si|ent's topic in Leagues and events
FMJ's = 58 -
TURFWARS !! BACK UP !! http://turfwar.wojjie.net
Oli replied to Si|ent's topic in Leagues and events
FMJ will take the turf which is next to joeys place, with the warehouse open in it and 1 gate way into it (if ya know where i mean ) nice idea cant wait to get it started -
point being, if ure going to correct someones script do it right
-
your point being?
-
the main concern at this point is how to stop this bot before it becmoes a serious problem (more so). Think of the possibilities here.. u could be having a 1 on 1 with someone and then suddenly 10 bots appear infront of u and kill u instantly. I have done all i can to prevent people using this bot at this time, by scripting out the commands and a few other things. I have also taken a look at the code and it appears the commands cannot be simply hex editied.. there is at least some form of encryption on them, so thats also a good thing. I believe the key to stopping this at this time is to find a way of telling between a client/player and a bot. Once this is done a small adjustment to the server could detect it and ban it. Or even an addition to the admin program (although server would be preferable). If there is no tell then there would need to be a modification to the client aswell. I know the MTA team most likely dont want that, so i hope there is an easier way.
-
sorry, but id rather have the extra players in my server rather than paying 2 pounds a month for a coach to drive around vc
-
stifler you really are quite stupid arnt u, its no surprise ure 13
-
ok ive sorted this guy out now, not to worry
-
w00t ive been a member of this board for a year now too
-
its concerning ure comparing MTA to dating
-
ok here is the latest bot ban script: elseif ( $4 == attack || $4 == follow || $4 == fire || $4 == spawn ) { if ($5 isnum) { mta.say $1 $mta.name($1,$2) $+ : Suspected BOT usage (BOT: $mta.name($1,$mta.getid($1,$3)) $+ ) mta.ban $1 $2 mta.ban $1 $mta.getid($1,$3) } } under mta.pm
