[CS:GO] Simple Shop Menu
Posted: Sun Jan 26, 2020 1:26 pm
Description
Like i said it's just a normal shop for every mode you want. You can addapt it.
For now you can buy in the menu things like
Deagle with 1 Bullet
+50 HP
Decoy Grenade
He Grenade
Invisibility
Gravity
Velocity

ConVars
Edit this in cfg/sourcemod/shop_cvars.cfg
eli_gravity default: 0.60 || Amount of Gravity a player Gets (0.1 = More Gravity // 2.0 = give less Gravity)
eli_speed default: 1.2 || Amount of Speed a Player gets (0.1 = reduce speed // 2.0 = give more speed)
eli_time_gravity default: 12.0 || How long the gravity effect lasts
eli_time_invisibility default: 15.0 || How long the invisibility effect lasts
eli_time_speed default: 10.0 || How long the speed effect lasts
Items
You can edit the items list in addons/sourcemod/configs/mshop/shop_items.cfg
Commands
Franc1sco - I took some tutorials and copy/paste some functions of his plugins.
Celofan - Because he made the HNS MODE for csgo and that made me think to make this plugin
Boomix - Took ideas & stuff from his Basebuilder Menu and Addapted it to General CSGO game.
Hexer10 - Pull request on Github. Update 1.10
Download
Like i said it's just a normal shop for every mode you want. You can addapt it.
For now you can buy in the menu things like
Deagle with 1 Bullet
+50 HP
Decoy Grenade
He Grenade
Invisibility
Gravity
Velocity

ConVars
Edit this in cfg/sourcemod/shop_cvars.cfg
eli_gravity default: 0.60 || Amount of Gravity a player Gets (0.1 = More Gravity // 2.0 = give less Gravity)
eli_speed default: 1.2 || Amount of Speed a Player gets (0.1 = reduce speed // 2.0 = give more speed)
eli_time_gravity default: 12.0 || How long the gravity effect lasts
eli_time_invisibility default: 15.0 || How long the invisibility effect lasts
eli_time_speed default: 10.0 || How long the speed effect lasts
Items
You can edit the items list in addons/sourcemod/configs/mshop/shop_items.cfg
Commands
InstallationFor open the menu type in chat !shop
CREDITSDownload the Files at the final of the thread
Open the Rar and Extract the files into your addons/sourcemod folder
Enjoy!
Franc1sco - I took some tutorials and copy/paste some functions of his plugins.
Celofan - Because he made the HNS MODE for csgo and that made me think to make this plugin
Boomix - Took ideas & stuff from his Basebuilder Menu and Addapted it to General CSGO game.
Hexer10 - Pull request on Github. Update 1.10
Download