Page 1 of 1

PostNukeRP – r134

PostPosted: Mon May 18, 2015 4:56 pm
by eldarstorm
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:

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