View Single Post
Vicious Angel
New Member
Join Date: Jan 2009
Old 01-19-2009 , 14:51   Re: [L4D] Achievement Notifier
Reply With Quote #21

I had a closer look to your code and i think this fonction is not working :

PHP Code:
public OnRoundEnd(Handle:event, const String:name[], bool:dontBroadcast)
{
isMapTransition true;

I think it's not going into the function so the variable isMapTransition is still false instead of being true.

The thing is i dunno if it's caused by the sourcemod 1.2.0.2534 version or if it's not the proper function called ?
Vicious Angel is offline