PostNukeRP – r134

Eldar Storm |
Leave a Comment

More fixes and some changes and cleanups.

I have removed some of the redundant itembase code. I have also added a new function that will replace some places were FindItemID is used. It is a shared function. I also moved some of the shared item related functions from shared.lua to itembase.lua. Rest should be covered in in the patch Notes.

Patch Notes:

  1. Added new function PNRP.SearchItembase( ent ). Will replace FindItemID in many places
  2. Added new ent variable ent.crafted. Seperate crafted items from spawned
  3. Added new Itembase variable AllowPunt. Punt block overide.
  4. Fixed issue with Voice Limiter
  5. Sawblade is now AllowPunt Overide

Forum Comments

Comments are closed