View Single Post
LumiStance
AlliedModders Donor
Join Date: Jan 2009
Location: Northern California
Old 11-13-2013 , 17:53   Re: [CSS] Gun Menu - A Pawn only (smx) interpretation of CSS:DM
Reply With Quote #10

Quote:
Originally Posted by asherkin View Post
You're bypassing SourceMod's safety checking an caching by doing this, just use GetEntProp.
I appreciate your concern, FindSendPropOffs and SetEntData are still valid API functions.

Quote:
Originally Posted by asherkin View Post
You don't need to close handles in OnPluginEnd, SourceMod will do the cleanup.
I'm aware of that.

Quote:
Originally Posted by asherkin View Post
PHP Code:
    // Work around A2S_RULES bug in linux orange box
    
SetConVarString(g_ConVar_VersionPLUGIN_VERSION); 
This hasn't been needed in quite a while.
Did not see the memo. Do you have a link?
__________________
LumiStance is offline