View Single Post
Kia
AlliedModders Donor
Join Date: Apr 2010
Location: In a world of madness
Old 12-17-2014 , 05:26   Re: Hook flashed event
Reply With Quote #2

Code:
register_event("ScreenFade", "Event_Flashed", "be", "4=255", "5=255", "6=255", "7>199") public Event_Flashed(id) {    // do stuff with flashed person }

Not sure how to get the person who flashed you, but I think there are some plugins out there which get the attacker.
__________________
Kia is offline