Raised This Month: $32 Target: $400
 8% 

plugins BAZOOKA


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
kwer
Junior Member
Join Date: Jul 2014
Old 07-08-2014 , 07:13   plugins BAZOOKA
Reply With Quote #1

me donwload plugins Bazooka but admin cant get bazook only buy this 50 ammo
how make admin get bazook free
PHP Code:
// Set " // " before custom models if you want to use standart Rpg models
#define CUSTOM_MODEL

// Set " // " before if you dont want that Admin get free Bazooka
//#define ADMIN_BAZOOKA

#if defined ADMIN_BAZOOKA
#define BAZOOKA_ACCESS ADMIN_LEVEL_H
#endif 
kwer is offline
joshknifer
Veteran Member
Join Date: Jun 2011
Location: Denver, CO
Old 07-08-2014 , 11:51   Re: plugins BAZOOKA
Reply With Quote #2

It tells you right there:

PHP Code:
// Set " // " before if you dont want that Admin get free Bazooka 
//#define ADMIN_BAZOOKA 
so take out the "//" and the line should look like:

PHP Code:
// Set " // " before if you dont want that Admin get free Bazooka 
#define ADMIN_BAZOOKA 
__________________
joshknifer is offline
Send a message via Skype™ to joshknifer
kwer
Junior Member
Join Date: Jul 2014
Old 07-08-2014 , 14:24   Re: plugins BAZOOKA
Reply With Quote #3

how get admin this free no go buy this

Last edited by kwer; 07-08-2014 at 15:47.
kwer is offline
joshknifer
Veteran Member
Join Date: Jun 2011
Location: Denver, CO
Old 07-08-2014 , 15:54   Re: plugins BAZOOKA
Reply With Quote #4

I just told you how to give to admins for free...without the rest of the code i can't tell you how to do it automatically. Ask the author.
__________________
joshknifer is offline
Send a message via Skype™ to joshknifer
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 19:28.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode