Oli Posted August 30, 2004 Share Posted August 30, 2004 ill add this to MTA:mA:GRS v2.30 along with the newest Scripts Wizard u ppl r gonna love so much Link to comment
DeeJee.nl Posted August 30, 2004 Share Posted August 30, 2004 Okay the idea..let members logg ip's off suspected cheates in a ini file.. so that a admin can check it later on and take action. Ive come this far: elseif (($3 == !suspect) && (%ismember. [ $+ [ $1 ] $+ . $+ [ $2 ] ] == true)) { writeini "mtasuspect.ini" suspect $mta.name($1,$2) + $mta.name($1,$4) $+ 's ip: $mta.ip($1,$4) $4- mta.say $1 $mta.name($1,$4) $+ 's ip: $mta.ip($1,$4) is noted as a suspected cheater. } it works but it overwrites it when they logg a next suspect later on... and I don't know how to make it so that it returns an error when they don't give a id or/and reason any idea's would be handy greetz ill add this to MTA:mA:GRS v2.30 along with the newest Scripts Wizard u ppl r gonna love so much Wink you gonna add that..?? it's not even working.. that's why I posted and I hoped for an answer.. Link to comment
Oli Posted August 30, 2004 Share Posted August 30, 2004 i mean ill make my own 1 and add it Link to comment
DeeJee.nl Posted August 30, 2004 Share Posted August 30, 2004 hahha.. okay.. got it this far with a lot of help.. if (($3 == !suspect) && (%ismember. [ $+ [ $1 ] $+ . $+ [ $2 ] ] == true)) { if ($4 == $null) { mta.say $1 Error! !suspect } if ($mta.name($1,$4) == Unknown) { mta.say $1 ID Not Present! } if ($5 == $null) { mta.say $1 Please giv a reason! } else { mta.say $1 $mta.name($1,$4) $+ 's IP: $mta.ip($1,$4) added to the suspect list ! write mtasuspect.txt Name: $mta.name($1,$2) Suspect: $mta.name($1,$4) Ip: $mta.ip($1,$4) Reason: $5- Date: $date } } Edit problem solved by changing it to a txt file.. thanks aeron.. Link to comment
[RT]kooper Posted September 1, 2004 Share Posted September 1, 2004 well as i sed it would happen mtascripts.com has gone down unfortunately it was a little sooner than we expected oops Link to comment
Si|ent Posted September 2, 2004 Author Share Posted September 2, 2004 Anyone who can assist with a few customised team scripts for http://turfwar.mtaleague.com please contact me. For an idea of what is needed see the rules page and the addendum post in the Announcements and Discussions forum there, thanks. Link to comment
Aeron Posted September 2, 2004 Share Posted September 2, 2004 (edited) Anyone who can assist with a few customised team scripts for http://turfwar.mtaleague.com please contact me.For an idea of what is needed see the rules page and the addendum post in the Announcements and Discussions forum there, thanks. One turf-war-script coming up! Edit: if i have time Edited September 2, 2004 by Guest Link to comment
Si|ent Posted September 2, 2004 Author Share Posted September 2, 2004 Thanks Aeron, find me in IRC if you have any questions about what is required. Link to comment
Aeron Posted September 4, 2004 Share Posted September 4, 2004 A second thougth of it i got no time, cause i'm in the starting week of my new skool and i got tons of home work to do... some one else got time ? Link to comment
Si|ent Posted September 4, 2004 Author Share Posted September 4, 2004 OK, thanks anyway Aeron. Oli would you be able to help us out with this please? Link to comment
Oli Posted September 5, 2004 Share Posted September 5, 2004 ok sure, ill go read the rules and make 1 this week at some point. My GRS script isnt due for any serious updates for a bit so ill devote some time to this Link to comment
Harry Posted September 5, 2004 Share Posted September 5, 2004 Piece of cake, just give a call Oli if you're having trouble, i'll make it then. Link to comment
Si|ent Posted September 5, 2004 Author Share Posted September 5, 2004 Oli, (Harry), All that is needed initially is a variation on the standard X minute rounds team script. Needs to support two and three teams (perhaps make that an easily settable variable? this would cover for future 4 and 5 team games) The scores will be calculated slightly differently, it is Kills minus Deaths, not just Kills and should ignore 'player died (vehicle)' altogether. Hope thats clear enough, if not then i can elaborate on any area. Thanks Link to comment
Cube Posted September 22, 2004 Share Posted September 22, 2004 Hi all, Do you know how make color text in the scripts (ex. player write !wtf, server: WhatTheF*** ) ? I know that is possible, but i don't know how ? Can you help me ? Link to comment
Si|ent Posted September 22, 2004 Author Share Posted September 22, 2004 It isnt possible Link to comment
Cube Posted September 22, 2004 Share Posted September 22, 2004 I saw color text in UVA server in !hp scripts by Scooby, so it is possible ? :: I know that Have to use some signs (ex. !ţźţ or !!ţţ), but i don't know which precisely Link to comment
Harry Posted September 22, 2004 Share Posted September 22, 2004 Wasn't colortext removed in 0.4? Was it a 0.3 server? Link to comment
MrJax Posted September 22, 2004 Share Posted September 22, 2004 yes, it was in 0.3 not possible in 0.4 Link to comment
Cube Posted September 23, 2004 Share Posted September 23, 2004 aaa ok i don't know that this not work in 0.4, i saw it in 0.3, ok THX Link to comment
MeanpantheR Posted September 23, 2004 Share Posted September 23, 2004 i think u still can have colour ( or color ) codes in the MOTD.txt Link to comment
[RT]kooper Posted September 24, 2004 Share Posted September 24, 2004 ok we worked long into the night on the mysql and finaly got mtascripts.com back up so get posting Link to comment
Aeron Posted September 24, 2004 Share Posted September 24, 2004 yay! good work kooper Link to comment
janipewter Posted September 24, 2004 Share Posted September 24, 2004 yay omg aeron thanks soooo much for showing me how to overcome the double alias shit...i love you!!!!11 lol jk Link to comment
[RT]kooper Posted September 26, 2004 Share Posted September 26, 2004 for some reason the .com doesnt seem to be working but you can get to mtascripts throught http://www.x32dev.com/mtascripts/ Link to comment
Recommended Posts