View Single Post
Starsailor
horrible hahah
Join Date: Aug 2008
Location: Buenos Aires
Old 01-31-2010 , 21:49   Re: Teamplay Helper v1.2
Reply With Quote #26

Quote:
Originally Posted by Exolent[jNr] View Post
1. Use CStrike module for cs_get_user_vip() instead of the fakemeta offset.

2. is_player should be made into a #define
Code:
#define is_player(%1) (1 <= %1 <= iMaxPlayers)
3. Some maps aren't prefixed with de_ or cs_ but still have a bomb or hostages.
So, don't check the maps.

4. Dont use #define for strings. Use new const instead.

Approval pending on changes.
Done, check the plugin now
__________________
Find my plugins here..

Ex - Spanish Moderator.
Starsailor is offline