View Single Post
Hunter-Digital
Veteran Member
Join Date: Aug 2006
Location: In the Game [ro]
Old 04-30-2009 , 14:28   Re: Kill assist
Reply With Quote #17

Quote:
Originally Posted by Nextra View Post
However, here are some things you could/should change:
- Use get_cvar_pointer on amx_mode (check if it exists)
- Use formatex were applicable
- Why do you use g_bBlockDeathMsg? When you are not using emessages your plugin won't be able to block them anyway.
- hmm, never done that... I shall modify and test it out
- what's with formatex ? I didn't experiment much with formatting stuff, only format()
- ooooh... riight fixing

thanks for input :}

new source uploaded

edit: oh, now I get the point with formatex, doesn't do a copyback, I don't use such thing in here so I could use that because it's faster... ok, done source uploaded... again
__________________

Last edited by Hunter-Digital; 04-30-2009 at 14:54.
Hunter-Digital is offline