THE GAME CUSTOMIZATION NETWORK: FPSB | RTSB | RPGB |
SUBSCRIBE
 
 

Psy's Text
Added by...
Category: CS:S > Scripting
Tags: text, menu
Added 3 years ago - last modified 40 years ago
.:Psy's Text Buy Menu:.

To Install:

-in the ...counter-strike scource\cstrike\cfg folder, copy the 'config' file and paste it in the same folder
-rename the copied file to 'psysbuymenu'
-copy the text below and paste it inside the 'psysbuymenu' file

Copy this script to the 'psysbuymenu' file:

//
//
//Psy's Combo Buy Menu
//
//
//by: Psykolambchopz

//bind all keys neccessary
alias bind_all "bind 1 combo1;bind 2 combo2;bind 3 combo3;bind 4 combo4;bind 5 combo5;bind 6 combo6;bind 7 combo7;bind 8 combo8;bind 9 combo9;bind 0 clear_menu"

//combos

alias combo1 "buy m4a1;buy ak47;buy deagle;buy vesthelm;buy hegrenade;clear_menu"
alias combo2 "buy famas;buy galil;buy p228;buy vest;buy hegrenade;clear_menu"
alias combo3 "buy m3;buy deagle;buy vesthelm;buy hegrenade;buy flashbang;clear_menu"
alias combo4 "buy deagle;buy hegrenade;buy flashbang;buy smokegrenade;clear_menu"
alias combo5 "buy p228;buy deagle;buy fiveseven;buy elite;clear_menu"
alias combo6 "buy hegrenade;buy flashbang;buy flashbang;buy vesthelm;clear_menu"
alias combo7 "buy vesthelm;clear_menu"
alias combo8 "rebuy;clear_menu"
alias combo9 "clear_menu;buymenu"


//echo on/off

alias echo_on "developer 1;contimes 14;con_notifytime 35"
alias echo_off "developer 0;clear;contimes 20;con_notifytime 0"

//show/clear/reset menus

alias show_menu "echo |---PSY's BUY MENU---;echo ;echo |1) Combo 1 (M4A1\AK47,Deagle,Kevlar+Helm,HE_Grenade);echo |2) Combo 2 (Galil/Clarion,p228,Kevlar,HE_Grenade);echo |3) Combo 3 (Shotgun,Deagle,Kevlar+Helm,HE_Grenade,FlashGrenade);echo |4) Combo 4 (Deagle,HEGrenade,FlashGrenade);echo |5) Combo 5 (Auto-Buys Pistols);echo |6) Combo 6 (Grenades and Kevlar+Helm);echo |7) Combo 7 (Kevlar+Helm);echo |8) Rebuy Previous Equipement;echo |9) Regular BuyMenu;echo |0) Quit;echo --------------------"
alias clear_menu "echo_off;reset_menu"
alias reset_menu "bind 1 slot1;bind 2 slot2;bind 3 slot3;bind 4 slot4;bind 5 slot5;bind 6 slot6;bind 7 slot7;bind 8 slot8;bind 9 slot9;bind 0 slot0"

//bind b

bind b "echo_on;bind_all;show_menu"



-Now open the valve.rc file, it should read:

// load the base configuration
//exec default.cfg
r_decal_cullsize 1

// Setup custom controller
exec joystick.cfg

// run a user script file if present
exec autoexec.cfg

//
// stuff command line statements
//
stuffcmds


-make a new line after the 'stuffcmds' line
-type in:

//
//PsysBuyMenu
//
exec psysbuymenu


-after typing that in, the valve.rc file should say:

// load the base configuration
//exec default.cfg
r_decal_cullsize 1

// Setup custom controller
exec joystick.cfg

// run a user script file if present
exec autoexec.cfg

//
// stuff command line statements
//
stuffcmds

//
//PsysBuyMenu
//
exec psysbuymenu




-now start up counter-strike source
-during a game, press 'b' and Psy's Buy Menu should appear in the top-left hand corner
-have fun and i hope this buy menu helps!


-Psykolambchopz
Feedback
1 year ago
samsimpleasthat



U cant use developer without cheats being allowed

Bananite
2 years ago
lordneon



Will no longer work due to developer 1/0 only working with sv_cheats 1

Bananite
3 years ago
Majin_DiggZ



Pros: Compact simple, attractive design + User friendly
Cons: None that I can see
Improvements: This belongs more in the script section, rather than the tutorial section
Notes: Very nice work, im impressed


To see light - learn the extents of dark
Add Feedback
Please provide constructive feedback and adhere to FPSB's Posting Rules.
You cannot post yet! Get involved on FPSB by posting your thoughts. Give authors your feedback to help them develop. To post in this submission register or login
Assessment
You cannot assess yet! Moderating FPSB is in your hands - when you assess a submission your vote determines its success or failure. To vote on this submission register or login
Disapproval Warning
This submission has been disapproved and will be automatically trashed if more are made. Please check the submission and vote accordingly.
Disapproved for Corrupt archive (1 time)
User Rating [+]
6/10
bScore
6.0/10
Stamps
This Tutorial in a nutshell...
You cannot stamp yet! Stamps let you apply characteristics to submissions to help others understand them. To stamp this submission register or login.
Well Written & Handy
Added by...
Psykolambchopz
OFFLINE
The only good zombie is a dead one...

Worker
10,680 points

No EF
0 exemplary posts

Veteran
Joined 1 Oct 2006

Member