View Single Post
kill0r
Junior Member
Join Date: Jun 2007
Old 06-08-2007 , 12:26   Re: [PLUGIN] SourceForts - Roundsleft
Reply With Quote #3

Quote:
Originally Posted by Knagg0 View Post
Code:
/**
 * Called when the map is loaded.
 *
 * @note This used to be OnServerLoad(), which is now deprecated.
 * Plugins still using the old forward will work.
 */
forward OnMapStart();

/**
 * Called right before a map ends.
 */
forward OnMapEnd();
thx a lot, and i searched >50minutes for it, damn
kill0r is offline