View Single Post
Hawk552
AMX Mod X Moderator
Join Date: Aug 2005
Old 03-23-2006 , 19:32  
Reply With Quote #2

You're the first other person to prefix functions with fn other than me.

Anyways, have you tried hooking the commands (I assume stopsound can be an example?) with register_clcmd?

Ex:
Code:
register_clcmd("stopsound","block") //... public fn_block(id)     return PLUGIN_HANDLED
__________________
Hawk552 is offline
Send a message via AIM to Hawk552