Jump to content

lil Toady

MTA Team
  • Posts

    2,318
  • Joined

  • Last visited

Everything posted by lil Toady

  1. Find a way to reproduce, a small script that reproduces it is ideal and it will get fixed
  2. Run the installer with administrator rights. And tell all the users you have registered
  3. Exactly, that's why i don't recommend people to cheat
  4. Exactly, that's why i don't recommend people to cheat They can still play on their own localhost server or something if they do not use admin resource
  5. [MT]Tobi, you do not understand... You have been banned from mta. Creating new accounts will not let you install MTA or get in game.. It will be just saying that your pc is associated with another computer which is banned
  6. ^ those are already there or scriptable
  7. [MT]Tobi, if your account has been disabled you have been banned from MTA. Caught cheating by an admin i suppose
  8. set the votemode permissions in the ACL, <right name="command.votemode" access="false" />
  9. lil Toady

    2 Bugs

    Hmm, thought the first one is fixed. The second one is a script fault though
  10. Yeh, known. Scripts in gamemodes that change chat text color cause that. Ill fix this in the next version
  11. You have to run it with administrator rights. You could also try to set windows 98/ME or 2000 compability
  12. Done this script back in 2005 for somebody on *:SIGNAL:mta.command:{ if ($mta.admin+($1) == $true) { if (!cops* iswm $3) { var %a = 0,%b = $null while (%a <= $mta.maxplayers($1)) { if (Cop* iswm $mta.skin($1,%a).name) { var %b = $+(%b,$mta.name($1,%a),$chr(32)) } inc %a } mta.say $1 Cops: $iif(%b,%b,None) } elseif (!suspect == $3) { var %a = $iif($4,$iif($mta.name($1,$4) != Unknown,$4,$mta.getid($1,$4)),$2) if (Cop* iswm $mta.skin($1,$2).name) { if (%a == -1) mta.msg $1 $2 Error - Absent ID/Name if (%a == $2) mta.msg $1 $2 Error - Can't suspect yourself else { !writeini " $+ $scriptdir $+ suspectlist.ini" List $mta.name($1,%a) 1 !writeini " $+ $scriptdir $+ suspectlist.ini" Reasons $mta.name($1,%a) $iif($5,$5-,No Reason) mta.say $1 $mta.name($1,%a) has been added to the wanted list. Reason: $iif($5,$5-,None) } } else mta.msg $1 $2 Sorry, you are not a cop. } elseif (!unsuspect == $3) { var %a = $iif($4,$iif($mta.name($1,$4) != Unknown,$4,$mta.getid($1,$4)),$2) if (Cop* iswm $mta.skin($1,$2).name) { if (%a == -1) mta.msg $1 $2 Error - Absent ID/Name else { !remini " $+ $scriptdir $+ suspectlist.ini" List $mta.name($1,%a) !remini " $+ $scriptdir $+ suspectlist.ini" Reasons $mta.name($1,%a) mta.say $1 $mta.name($1,%a) has been removed from the wanted list. } } else mta.msg $1 $2 Sorry, you are not a cop. } elseif ($3 == !crim) { var %a = $iif($4,$iif($mta.name($1,$4) != Unknown,$4,$mta.getid($1,$4)),$2) if (%a == -1) mta.msg $1 $2 Error - Absent ID elseif ($readini($scriptdir $+ suspectlist.ini,list,$mta.name($1,%a)) == 1) mta.say $1 $mta.name($1,%a) is wanted for: $readini($scriptdir $+ suspectlist.ini,reasons,$mta.name($1,%a)) else mta.msg $1 $2 $mta.name($1,%a) is not on the Wanted list. } elseif ($3 == !crime) { var %a = 0,%b while (%a <= $mta.maxplayers($1)) { if ($readini($scriptdir $+ suspectlist.ini,list,$mta.name($1,%a)) == 1) { mta.say $1 Wanted: $mta.name($1,%a) $+ , Reason: $readini($scriptdir $+ suspectlist.ini,reasons,$mta.name($1,%a)) } inc %a } } elseif (!wanted == $3) { var %a = 0,%b while (%a <= $mta.maxplayers($1)) { if ($readini($scriptdir $+ suspectlist.ini,list,$mta.name($1,%a)) == 1) { if (!%b) %b = $mta.name($1,%a) elseif (%b) %b = %b $+ , $mta.name($1,%a) } inc %a } mta.say $1 Wanted Players: $iif(%b,%b,None) } } } on *:SIGNAL:mta.kill:{ if ($readini($scriptdir $+ suspectlist.ini,list,$mta.name($1,$2)) == 1) { if (Cop* iswm $mta.skin($1,$3).name) { mta.msg $1 $3 Killed a wanted player and u get 1000$ of his bounty. !remini " $+ $scriptdir $+ suspectlist.ini" List $mta.name($1,$2) !remini " $+ $scriptdir $+ suspectlist.ini" Reasons $mta.name($1,$2) !writeini rpg.ini cash $mta.name($1,$3) $calc($readini(rpg.ini,cash,$mta.name($1,$3)) + 1000) } } }
  13. probably the event onClientPlayerTarget or function isElementOnScreen would help you
  14. lil Toady

    /msg_target bug

    msg_target works, it's to send a message to the guy you're aiming at. You could do something like 'bind r msg_target surrender!' and when aiming at somebody you press r and he sees the text
  15. Could you probably get on irc and contact me to have a look at the problem properly?
  16. unfortunatly '+=' wont work in lua. i'd do something like that function createRamp ( player, command ) local x, y, z = getElementPosition ( player ) local r = getPlayerRotation ( player ) x = x - math.sin ( math.rad ( r ) ) * 5 y = y + math.cos ( math.rad ( r ) ) * 5 createObject ( 1655, x, y, z, 0, 0, r ) end addCommandHandler ( "ramp", createRamp )
  17. This is not a problem. If he's going to play on the second PC install mta from the second PC. You can only have one account per PC
  18. do you have other accounts registered DyG ?
  19. i suppose these all are your accounts: bassie bassie123 bassie135 Use the first one, it has all the things filled, and you can only have one account.
  20. First of all users not always know who cheats. There are a lot of those who say that user has health hacks and minigun and is a total cheater, when he just lags and found the minigun (i think it was somewhere in the ctv map, or was it tdma). And um, who were those 4 admins who weren't doing anything, do you even know who admins there? User do get checked and banned when admin is in the server, not to say that some of them get global banned. And hm, can't you use '/report' command if you're so pissed?
  21. lil Toady

    Script ban

    you can ban by serial number in mta dm. getPlayerSerial is to get the serial and banSerial is to ban it
  22. Yes, you do use MTA:mA, else how do you connect to your server from mirc... In it's options you have to enable Admin+. !tempban and !stfu you can find in here, just search properly. Have posted !tempban few days ago somewhere here
  23. lmao xbost. Sanzor fails again. It's the 32532525th time he tries to release a trace script but he has never done one himself.
×
×
  • Create New...