// %kp = killing player
// %dp = dying player
// %ap = assisting player
// and so on..
// users make their own messages...
kill_messages_assist[0] = "%kp has slaughtered %dp with the help of %ap."
...
kill_messages_noassist[0] = "%dp died at %kp's feet."
...
Vex decided to change the syntax a few releases ago, this hasn't been updated to complythere's a comma that shouldn't be there.
how would you change the assistance message - I feel its optimal, anyone who needs different can easily change that within the system - with a few minutes of workWorks well for what it does, but it has limited functionality and customization and thus, less application