Quote:
Originally Posted by colossus
I want to get last player alive CT and g_Winner variable == true.
|
You already said it.
Problem with code you shown is that g_Winner is set to true when
any admin is connecting, and is never set back to false.
So, suppose an admin connects and disconnects, g_Winner is now true untill map end.
That's why i asked what you want to do, not in plugin, but on server, what should players notice, what you be the result, i don't want to know what you want to do in plugin because you already explained it and there is nothing logic in it, i hope you understand.
__________________