Total Members Voted: 0
Voting closed: August 02, 2006, 07:36:48 AM
'******************Sub OnAttack(index)'******************If GetPlayerTarget(index) > 0 and GetPlayerTarget(index) <> index ThenIf GetPlayerHP(GetPlayerTarget(index)) <= 0 ThenIf GetVar("Accounts/" & GetPlayerName(index) & ".ini", "Players_killed", "Kills") & "" = "" ThenCall Putvar("Accounts/" & GetPlayerName(index) & ".ini", "Players_Killed", "Kills", 1)End IfEnd IfEnd IfEnd Sub
'()()()()()()()()()()()()()'By:Cantinfla(John) 2006(c)'()()()()()()()()()()()()()'******************* Sub PvPpoints(index)'*******************Dim PKPK=GetVar("Accounts/" & GetPlayerName(index) & ".ini", "Players_killed", "Kills")Call PlayerMsg(index, "You have a PvP score of "& PK &" kills!", 1)Call GlobalMsg(index, ""& GetPlayerName(index) &" has a PvP score of "& PK &" Kills!", 4)End Sub'()()()()()()()()()()()()()'By:Cantinfla(John) 2006(c)'()()()()()()()()()()()()()
Case "/pkpoints" Call PvPpoints(index)Exit Sub
Call GlobalMsg(index, ""& GetPlayerName(index) &" has a PvP score of "& PK &" Kills!", 4)
If GetVar("Accounts/" & GetPlayerName(index) & ".ini", "Players_killed", "Kills") & "" = "" Then
"With it we will all find peace and love, and learn to accept each other for who we are, because we all have one common purpose in life, and that is to enjoy its taste"