function serverCmdRagequit(%client)
{
messageAll('', "\c7"@%client.clanPrefix@"\c3"@%client.name@"\c7"@%client.clanSuffix@" <color:FFFFFF>: this is goddamn impossible, SCREW THIS!");
}
{
%client.delete("You have ragequitted.");
}
{
messageAll('', "\c3"@client.name@" \c1Has ragequit!!");
}
I have tested it in-game, but after I add the last command (client has ragequitted) it stops working.
Yes, I get that's its a lame and pointless script, but we all have to start somewhere, right?