[help] Kill counting problem
Hi... I am new to pawn and I have a little problem. The function should take a picture to a blinded player after the 3rd frag done while he was blinded. The thing is that it does not work. Can somebody help me?
PHP Code:
|
Re: [help] Kill counting problem
try this one [not sure but should work]
PHP Code:
|
Re: [help] Kill counting problem
You can't make sure a player is blind until he did three kills. Maybe other screen fade will overwrite the currently set one. Or maybe the ResetHUD event.
The screen fades for Half-Life 1 games has other purposes. Don't use them for check the players for hacking. |
Re: [help] Kill counting problem
Quote:
if it's set to FFADE_MODULATE the screenfade isn't replaced by other screenfade messages, and you see in the code it's a global variable and it's checked when player used blind command, i'm pretty sure this will work 70% :) and with that variable, you can set it to true, on player spawn, or resethud, until you execute unblind on player and set it to false :) i'm trying to help :) |
Re: [help] Kill counting problem
Thank you tuty for helping me! The plugin works great. Glad you're back :D
|
| All times are GMT -4. The time now is 08:33. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.