C'mon Avalanche, there's a way to capture a message.. I've seen it in other posts. I will most likely be using this myself. Consider instead of outright kicking/banning them, having a vote. Have a command called Report_Hacker, with the parameter being the accused persons player ID.
(um, not steam id, but player number id)
Pseudocode:
Code:
Report_Hacker(HackerID)
for count 0 to 33 //go through every player
//get id
if id = HackerID //if this is the apparent hacker
if adminisonline // if an admin is online
//display message - Name is accused of hacking
//(if you were good, you could have a kick/ban menu popup for admin 1 = kick 2 = ban 0 = exit)
else //if no admin is online
//display voteban menu (time of say 30 mins for example), let players vote to ban apparent hacker
end if
exit for//stop looking
end if
end for//continue looping
Sorry that's not actuall code, i haven't made it yet, and don't feel like doing it right now, but that's the idea. I will most likely have this running by the end of the week, if anyone wants it.
__________________
"What then is truth? Truths are illusions which we have forgotten are illusions - they are metaphors that have become worn out... this (truth) is the duty to lie according to a fixed convention.
-Friedrich Nietzsche