Thread: [Subplugin Submission] [ZP43|ZP50] New Tripmine
View Single Post
yokomo
Surprise Ascot!
Join Date: May 2010
Location: Malaysia
Old 10-31-2013 , 05:19   Re: [ZP43] New Tripmine: Beta
Reply With Quote #6

Quote:
Originally Posted by Catastrophe View Post
Zp50 version (with zp50 natives), i just changed the natives nothing else... so this should work on zp50 w/o zp43 compatibility plugin..... Still not tested.
Thank for converting to ZP50 natives. I nerver code with ZP50 yet, too many includes and natives make my confuse.

**Edit**
By the way these 2 natives is not use, so you can just comment on it, I forgot to delete.
ZP43:
Code:
native zp_get_user_ammopacks(id)
native zp_set_user_ammopacks(id, amount)
ZP50:
Code:
native zp_ammopacks_get(id)
native zp_ammopacks_set(id, amount)

Last edited by yokomo; 10-31-2013 at 05:26.
yokomo is offline