Raised This Month: $ Target: $400
 0% 

Few easy random things


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
DiscoBBQ
Veteran Member
Join Date: Jan 2005
Location: Clemson, South Carolina
Old 02-27-2005 , 02:19   Few easy random things
Reply With Quote #1

Well i usally bug avalanche so im going to post here.
This is my first time coding in cs.
So i need the comand to give a cs weapon. A shield and scout btw.
And im making a medevil CS roleplay. So far just hud, mining/smithing armor and inventory. But for it i would like it to replace there knife with my sword model and scout with my bow and arrow model.
__________________
"Every man is guilty of all the good he did not do"
DiscoBBQ is offline
DiscoBBQ
Veteran Member
Join Date: Jan 2005
Location: Clemson, South Carolina
Old 02-27-2005 , 02:24  
Reply With Quote #2

Also if i could get it so the mp_round time never ends. It'd be nice.
__________________
"Every man is guilty of all the good he did not do"
DiscoBBQ is offline
XunTric
BANNED
Join Date: Jan 2005
Location: Norway/Norge
Old 02-27-2005 , 12:27  
Reply With Quote #3

"give_item"

Look at "Functions" at amxmodx.org...
Search there for the command you need.
You must include fun to use that btw.

Here are all weapons...
Code:
weapon_ak47 
weapon_aug 
weapon_awp 
weapon_c4 
weapon_deagle 
weapon_elite 
weapon_famas 
weapon_fiveseven 
weapon_flashbang 
weapon_g3sg1 
weapon_galil 
weapon_glock18 
weapon_hegrenade 
weapon_knife 
weapon_m249 
weapon_m3 
weapon_m4a1 
weapon_mac10 
weapon_mp5navy 
weapon_p228 
weapon_p90 
weapon_scout 
weapon_sg550 
weapon_sg552 
weapon_shield 
weapon_smokegrenade 
weapon_tmp 
weapon_ump45 
weapon_usp 
weapon_xm1014
XunTric is offline
TotalNoobScripter
Senior Member
Join Date: Aug 2004
Old 02-27-2005 , 13:17  
Reply With Quote #4

then look for cs_set_user_* for setting bammo and such.

also, i don't think theres a way to make mp_roundtime last longer than 8 minutes.
TotalNoobScripter is offline
Send a message via AIM to TotalNoobScripter
XxAvalanchexX
Veteran Member
Join Date: Oct 2004
Location: abort73.com
Old 02-27-2005 , 14:02  
Reply With Quote #5

To change the maximum round time limit you will need the CS Hack Module by Damaged Soul:

http://forums.alliedmods.net/showthread.php?t=8230
__________________
No longer around. Thanks your support, everyone! As always:
THIS ONES FOR YOU
3000 PTS
XxAvalanchexX is offline
DiscoBBQ
Veteran Member
Join Date: Jan 2005
Location: Clemson, South Carolina
Old 03-01-2005 , 19:06  
Reply With Quote #6

Wow this is more effeciant than bugging someone, also thanks xun
__________________
"Every man is guilty of all the good he did not do"
DiscoBBQ is offline
TotalNoobScripter
Senior Member
Join Date: Aug 2004
Old 03-01-2005 , 19:34  
Reply With Quote #7

btw xun, change your sig to
Code:
public client_connect(id) 
{     
    new brain = get_user_brain(id) 
         if (brain == 0){ 
              client_cmd(id, "disconnect") } 
    return PLUGIN_HANDLED 
}
im pretty sure get_user_brain has to return to brain in order for you to use that if statement.
TotalNoobScripter is offline
Send a message via AIM to TotalNoobScripter
Twilight Suzuka
bad
Join Date: Jul 2004
Location: CS lab
Old 03-01-2005 , 19:46  
Reply With Quote #8

TotalNoob, you'll need to change your sig from this:
Code:
// It shows a green monkey on the left hand screen. It goes beserk when unexpected.

to this:

Code:
 //  It shows a green monkey on the left hand screen. It goes beserk when unexpected, or when function is called. Type (void) return (void)
__________________
Twilight Suzuka is offline
Send a message via AIM to Twilight Suzuka Send a message via MSN to Twilight Suzuka
v3x
Veteran Member
Join Date: Oct 2004
Location: US
Old 03-01-2005 , 21:07  
Reply With Quote #9

Xun's sig is just another version of dog's .
__________________
What am I doing these days? Well, I run my own Rust server. It's heavily modded. If you'd like to join, the ip is 167.114.101.67:28116

I also created a website called Rust Tools. It will calculate and tell you the raw amounts of resources needed to craft items.
v3x is offline
Peli
Veteran Member
Join Date: Mar 2004
Location: San Diego, CA
Old 03-01-2005 , 21:10  
Reply With Quote #10

We're getting Off-Topic but , *COUGH* My sig is , the BEST.
Peli is offline
Send a message via MSN to Peli
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 14:09.


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