Thread: [Release] [Store] Kill Awards
View Single Post
eXemplar
Member
Join Date: Feb 2013
Old 03-12-2013 , 22:31   Re: [Store] Kill Awards
Reply With Quote #10

Quote:
Originally Posted by alongub View Post
[LIST][*]In Event_PlayerDeath, you should probably make sure that the client is in-game, just for extra safety.
Is there really a need for this? Shouldn't they receive (or lose) the points whether they're in game or not?
Quote:
Originally Posted by alongub View Post
[LIST][*]Instead of implementing your own GiveCreditsToClient, just use Store_GiveCredits.
Cool, missed that. Thanks.
Quote:
Originally Posted by alongub View Post
  • There's no point in implementing both int and bool filters, as they are both cells.
Noted.

Quote:
Originally Posted by abrandnewday View Post
Or I could just hop into the source code of this plugin and rip out the config file setup that you've got and mess around with it and make my own tasks system
Good luck, maybe I can ... leverage some of your code ;)
eXemplar is offline