This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

[REQ]adding weapons to my bm


Post New Thread Reply   
 
Thread Tools Display Modes
nirwein
Member
Join Date: Jul 2010
Old 08-06-2010 , 11:39   Re: [REQ]adding weapons to my bm
Reply With Quote #11

i dont have the compiler in the addons/amxmodx/scripting
cant u compile me a sec man ?
ty
nirwein is offline
drekes
Veteran Member
Join Date: Jul 2009
Location: Vault 11
Old 08-06-2010 , 11:45   Re: [REQ]adding weapons to my bm
Reply With Quote #12

I'm not authorized to upload .amxx files
You'll have to try the version i posted, or compile it locally.
__________________

Quote:
Originally Posted by nikhilgupta345 View Post
You're retarded.
drekes is offline
Send a message via MSN to drekes
nirwein
Member
Join Date: Jul 2010
Old 08-06-2010 , 12:10   Re: [REQ]adding weapons to my bm
Reply With Quote #13

please man its the last compiling u do for me please man =[
ty
nirwein is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 08-06-2010 , 12:11   Re: [REQ]adding weapons to my bm
Reply With Quote #14

If you don't have a compiler, then go download the Base Package and get the compiler
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
drekes
Veteran Member
Join Date: Jul 2009
Location: Vault 11
Old 08-06-2010 , 12:14   Re: [REQ]adding weapons to my bm
Reply With Quote #15

here, try to do it yourself next time.
Attached Files
File Type: sma Get Plugin or Get Source (jg_blockmaker.sma - 300 views - 139.3 KB)
__________________

Quote:
Originally Posted by nikhilgupta345 View Post
You're retarded.
drekes is offline
Send a message via MSN to drekes
nirwein
Member
Join Date: Jul 2010
Old 08-06-2010 , 14:28   Re: [REQ]adding weapons to my bm
Reply With Quote #16

the shotgun block doesnot work [doesnot give a shotgun]
what is the code i put this :
actionShotgun(id)
{
if(is_user_alive(id) && !ShotgunUsed[id] && get_user_team(id) == 1)
{
give_item(id, "weapon_shotgun");
cs_set_weapon_ammo(find_ent_by_owner(1, "weapon_shotgun", id), 1);
ShotgunUsed[id] = true;
}
}
can someone help me ?
i want the slow shotgun [b>2>1][Leone 12 Gauge Super]
nirwein is offline
Vechta
Veteran Member
Join Date: Jun 2010
Old 08-06-2010 , 14:29   Re: [REQ]adding weapons to my bm
Reply With Quote #17

Code:
give_item(id, "weapon_shotgun");
cs_set_weapon_ammo(find_ent_by_owner(1, "weapon_shotgun", id), 1);

Code:
give_item(id, "weapon_m3");
cs_set_weapon_ammo(find_ent_by_owner(1, "weapon_m3", id), 1);
Vechta is offline
nirwein
Member
Join Date: Jul 2010
Old 08-06-2010 , 14:35   Re: [REQ]adding weapons to my bm
Reply With Quote #18

ok ty but now i need help to compile look i tryed to compile and it says :
[IMG]http://img294.**************/img294/9351/90180977.png[/IMG]
nirwein is offline
drekes
Veteran Member
Join Date: Jul 2009
Location: Vault 11
Old 08-06-2010 , 15:06   Re: [REQ]adding weapons to my bm
Reply With Quote #19

compile the code that i gave out. It compiles, but is not tested.
__________________

Quote:
Originally Posted by nikhilgupta345 View Post
You're retarded.
drekes is offline
Send a message via MSN to drekes
nirwein
Member
Join Date: Jul 2010
Old 08-06-2010 , 15:13   Re: [REQ]adding weapons to my bm
Reply With Quote #20

i dont understand can u explain me man ?
nirwein 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 21:04.


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