Jump to content

New slr-v-1.1.2 Out Now


[UVA]Bart

please rate it thanks  

45 members have voted

  1. 1. please rate it thanks

    • poor
      11
    • good
      6
    • very good
      8
    • excelent
      20


Recommended Posts

  • Replies 229
  • Created
  • Last Reply

Top Posters In This Topic

sorry yes i updated the download all you have to do is remove the line :) you can do it or download the new one :P

ok look for this part of the script:

on *:SIGNAL:mta.part: {  
  !writeini -n slrSeen.ini LastSeen $mta.nick($1,$2) $fulldate 
  if ($slr.mode($1) == Deathmatch) slr.DeathMatchCheck $1- 
  if ($slr.loggedin($1,$2) == loggedin) { 
    !remini -n slradmins.ini adminlog $mta.nick($1,$2) 
  } 
} 

 

and deleate this line:

if ($slr.mode($1) == Deathmatch) slr.DeathMatchCheck $1-     

Link to comment

sorry not thinking streight annoyed with the gf :( this will work:-

ok look for this part of the script:

on *:SIGNAL:mta.part: {  
  !writeini -n slrSeen.ini LastSeen $mta.nick($1,$2) $fulldate 
  if ($slr.mode($1) == Deathmatch) slr.DeathMatchCheck $1- 
  if ($slr.loggedin($1,$2) == loggedin) { 
    !remini -n slradmins.ini adminlog $mta.nick($1,$2) 
  } 
} 

and replace this line

if ($slr.mode($1) == Deathmatch) slr.DeathMatchCheck $1- 

with this one

if ($mta.server($1).players > 1) && ($slr.mode($1) == Deathmatch) slr.DeathMatchCheck $1- 

Link to comment
Thanks one more time ;)

What about the ideas i gave? because people like to see highscores (best time @ races and the top points, race wins, dm wins..):P gives more competition to the game ;)

sounds like ur describing prs:P

that's true lol.. but if we see something cool we use it.. joining this script with the best of prs we can make one great script..

one more bug:

i rated one map with 20 and it said i couldn't rate more than 10 and less thn 1..ok .. it's right but it rated anyway..

"elseif problem" again?

Link to comment

lol xD

when will be Mta:dm be able to play? or is it able already?

Other sugestions:

Give money command;

Player password with random numbers or something like that because players can use nicks of rich players to waste their money or something like that :P;

Bet command;

hmm i had more sugestions.. maybe i forgot them while loggin in xD

Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...