View Single Post
Emp`
AMX Mod X Plugin Approver
Join Date: Aug 2005
Location: Decapod 10
Old 03-01-2007 , 09:35   Re: MyPhysics v0.3.0
Reply With Quote #2

Looks great. Nicely done. Only thing I can suggest is that you change
Code:
public cmdFullupdate()
{
	// just block this command to block ResetHUD msg on client request
	return PLUGIN_HANDLED
}
to
Code:
return PLUGIN_HANDLED_MAIN
so it just blocks it for your plugin.

Will approve in 1 day. Letting people see it in New Submissions.
Emp` is offline
Send a message via AIM to Emp` Send a message via MSN to Emp` Send a message via Yahoo to Emp` Send a message via Skype™ to Emp`