Raised This Month: $51 Target: $400
 12% 

delete this post


Post New Thread Reply   
 
Thread Tools Display Modes
nicolazo103
Veteran Member
Join Date: Jan 2009
Location: I have no fu*** idea
Old 02-23-2009 , 15:18   Re: [ZP] Choose the weapon survivor
Reply With Quote #11

It didnīt woke in my ZP.
__________________
Why do they send babies to fight me? -Heavy

nicolazo103 is offline
AfteR.
Veteran Member
Join Date: Dec 2008
Location: λ
Old 02-23-2009 , 18:52   Re: [ZP] Choose the weapon survivor
Reply With Quote #12

No weapon. No menu.

AfteR. is offline
fezh
Veteran Member
Join Date: Dec 2008
Location: BANNED
Old 02-23-2009 , 19:04   Re: [ZP] Choose the weapon survivor
Reply With Quote #13

Don't upload untested plugins.
__________________
"There is no knowledge, that is not power"
fezh is offline
AfteR.
Veteran Member
Join Date: Dec 2008
Location: λ
Old 02-27-2009 , 20:14   Re: [ZP] Choose the weapon survivor
Reply With Quote #14

It's a good idea but please try to fix it
AfteR. is offline
alan_el_more
Veteran Member
Join Date: Jul 2008
Location: amxmodx-es.com
Old 02-27-2009 , 22:30   Re: [ZP] Choose the weapon survivor 1.1
Reply With Quote #15

Plugin Fixed
__________________
alan_el_more is offline
AfteR.
Veteran Member
Join Date: Dec 2008
Location: λ
Old 02-28-2009 , 01:26   Re: [ZP] Choose the weapon survivor 1.1
Reply With Quote #16

Fix this:

Code:
case 4:{
   give_item(id, "weapon_knife")
   give_item(id, "weapon_mp5")
   return PLUGIN_HANDLED
  }
To

Code:
case 4:{
   give_item(id, "weapon_knife")
   give_item(id, "weapon_mp5navy")
   return PLUGIN_HANDLED
  }
AfteR. is offline
alan_el_more
Veteran Member
Join Date: Jul 2008
Location: amxmodx-es.com
Old 02-28-2009 , 06:54   Re: [ZP] Choose the weapon survivor 1.1
Reply With Quote #17

Quote:
Originally Posted by AfteR. View Post
Fix this:

Code:
case 4:{
   give_item(id, "weapon_knife")
   give_item(id, "weapon_mp5")
   return PLUGIN_HANDLED
  }
To

Code:
case 4:{
   give_item(id, "weapon_knife")
   give_item(id, "weapon_mp5navy")
   return PLUGIN_HANDLED
  }
thanks
__________________
alan_el_more is offline
fezh
Veteran Member
Join Date: Dec 2008
Location: BANNED
Old 02-28-2009 , 07:15   Re: [ZP] Choose the weapon survivor 1.1
Reply With Quote #18

Quote:
Originally Posted by alan_el_more View Post
thanks
If you wanna know the weapon names, read this: CS Weapons Information
__________________
"There is no knowledge, that is not power"
fezh is offline
alan_el_more
Veteran Member
Join Date: Jul 2008
Location: amxmodx-es.com
Old 02-28-2009 , 08:49   Re: [ZP] Choose the weapon survivor 1.1
Reply With Quote #19

Quote:
Originally Posted by fezh View Post
If you wanna know the weapon names, read this: CS Weapons Information
Already know that page, I'm wrong. Also thank you.
__________________
alan_el_more is offline
Kalamasnik
Member
Join Date: Apr 2008
Old 03-01-2009 , 12:30   Re: [ZP] Choose the weapon survivor 1.1
Reply With Quote #20

Nice idea. But how to make that it will give the default weapons before choosing another ones?
__________________
Kalamasnik is offline
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 09:14.


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