Jump to content

mappoints


deamon137

Recommended Posts

i am not sure but i think, this works...

on *:SIGNAL:prs.endrace: {

pgs.checkwins $1-

if ($prs.mode($1) != Race) && (%pgs == on) {

var %a = $calc($prs.players($1) * 50)

pgs.add $mta.nick($1,$2) %a

pgs.pm $1 $2 Cash Earned: $ $+ %a - Total Cash: $ $+ $pgs.cash($1,$2)

}

}

@ Scripters:

when i have a mistake please correct it

Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...