Watch
-
Add Favorite
say goldshop to open the goldshop menu
you will unlock new items and categories in the goldshop as you progress
************************************
Requires:
eventscripts 2.0
es_tools 4.20
************************************
Commands:
gold - tells player how much gold the have
goldshop - opens the goldshop menu
goldadmin - opens the goldadmin menu for goldadmins
************************************
goldadmin
************************************
to manually create a goldadmin
open gold/goldadmin/es_goldadmin_db.txt
paste the admins STEAM_ID over mine
replace my name with the admins name
edit flags
************************************
************************************
goldshop
************************************
es_goldshop_cat_db.txt
************************************
creates the categories in goldshop
add as many categories as you want
************************************
************************************
es_goldshop_db.txt
************************************
creates the goldshop items
add as manu as you want
************************************
************************************
goldblocks
************************************
each goldshop item has a field called "block"
the value specified in the filed "block" is a block located in gold/goldblocks/es_goldblocks.txt
this block will be activated when a player selects the item
************************************
Example:
"block" "100hp"
in es_goldblocks.txt you will find
************************************
************************************
this is the code that activates when a player selects the item from goldshop
for items that take effect in an event (damaging items,respawn ect..) there will be two blocks for the item in goldblocks.txt
one that is the titled the same as the value in the fieled "block" (takes effect the second the item is selected)
and one that is titled blockname-a (activates in the event the item takes effect)
************************************
Example:
"block" "extra_damage"
"description" "causes extra damage to the player that you hit"
************************************
************************************
for +ability items there will be 3 blocks in es_goldblocks.txt
one that is titled the same as the value in the fieled "block" (takes effect the second the item is selected)
one that is titled blockname-a (activates when a player presses the +ability key)
and one that is titled blockname-b (activates when a player releases the +ability key)
************************************
Example:
"block" "ability_example"
"description" "activates when a player presses the +ability key"
************************************
************************************
gold_config
************************************
gold/es_gold_config_db.txt
the settings in gold_settings can be edited from the goldadmin menu ingame
************************************
add es_load gold to your autoexec.cfg
**********************************
** GoldShop Items **
**********************************
Boots of Speed
-Gain a slight speed boost (stacks)
Flickering Shadows
-Invisibility that flickers
Sock of the Feather
-Lower your Gravity (stacks)
Blinking Invisibility
-Invisibility that blinks
Long Jump
-Slightly increase your jumping distance (stacks)
Fading Cloack
-Invisibility that fades in and out
Partial Invisibility
-Partial invisibility
Half Armor
-50 armor
Gold Helmet
-Pretection from Headshots
Full Armor
-100 armor
+ Clip(Secondary)
-add 50 ammo to your secondary weapon
Padded Armor
-Prevents Fall Damage
+ CLip( Clip Primary)
-add 150 ammo to your primary weapon
Spiked Claws-Cleets
-Slight increase in step size and ability to wallk over objects or up high walls (stacks)
Half Potion
-50 HP
ReSpawn
-ReSpawn in 3 seconds
Full Potion
-100 HP
Reincarnation
-ReSpawn if you Die
Resurrect
-ReSpawn at the location you were killed
Disguise
-Disguise your self as the enemy team
Poison Smoke Grenades
-Smoke grenades with toxic smoke
Fire Grenades
-Grenades that explode into flames
Teleport Flash Bangs
-Teleport to the location the flash bang detonates
Slingshot
-Use your glock to slingshot around the map
FireBall
-cause 7 additional damage per hit
Thunder
-Shakes the enemy when hit
Shock
-Stuns the enemy when hit
Burn and Blind
-Burns and Blinds the enemy when hit
Frost Fire
-Freezes then burns the enemy when hit
Nether Blast
-impair the enemy when hit
Astral Imprisonment
-Sends the enmy to a Astral Imprisonment for a short time
Scope
-Use a Scope on any weapon (Bind +ability)
Jet Pack
-Bind +ability to Fly
Complete Invisibility
-Bind a key to +ability and hold key to become invisible
Force Feild
-Bind a key to +ability and hold key to activate forcefeild
Wall Hack
-Bind a key to +ability and hold key to activate wall hack
Rocket Launcher
-Bind a key to +ability and hold key untill fully charged to launch a rocket
Gravity Gun
-Bind a key to +ability, Aim at a prop and hold key to pick it up, release key to throw prop causing an explosion
( Previous Versions )
Description
Players receive gold for kills that can be spent on items in the goldshopsay goldshop to open the goldshop menu
you will unlock new items and categories in the goldshop as you progress
************************************
Requires:
eventscripts 2.0
es_tools 4.20
************************************
Commands:
gold - tells player how much gold the have
goldshop - opens the goldshop menu
goldadmin - opens the goldadmin menu for goldadmins
************************************
goldadmin
************************************
to manually create a goldadmin
open gold/goldadmin/es_goldadmin_db.txt
paste the admins STEAM_ID over mine
replace my name with the admins name
edit flags
************************************
|
************************************
goldshop
************************************
es_goldshop_cat_db.txt
************************************
creates the categories in goldshop
add as many categories as you want
************************************
|
************************************
es_goldshop_db.txt
************************************
creates the goldshop items
add as manu as you want
************************************
|
************************************
goldblocks
************************************
each goldshop item has a field called "block"
the value specified in the filed "block" is a block located in gold/goldblocks/es_goldblocks.txt
this block will be activated when a player selects the item
************************************
Example:
"block" "100hp"
in es_goldblocks.txt you will find
************************************
|
************************************
this is the code that activates when a player selects the item from goldshop
for items that take effect in an event (damaging items,respawn ect..) there will be two blocks for the item in goldblocks.txt
one that is the titled the same as the value in the fieled "block" (takes effect the second the item is selected)
and one that is titled blockname-a (activates in the event the item takes effect)
************************************
Example:
"block" "extra_damage"
"description" "causes extra damage to the player that you hit"
************************************
|
************************************
for +ability items there will be 3 blocks in es_goldblocks.txt
one that is titled the same as the value in the fieled "block" (takes effect the second the item is selected)
one that is titled blockname-a (activates when a player presses the +ability key)
and one that is titled blockname-b (activates when a player releases the +ability key)
************************************
Example:
"block" "ability_example"
"description" "activates when a player presses the +ability key"
************************************
|
************************************
gold_config
************************************
gold/es_gold_config_db.txt
the settings in gold_settings can be edited from the goldadmin menu ingame
************************************
|
Installation
Install to cstrikeadd es_load gold to your autoexec.cfg
Version Notes For 2.0 (Announce this update)
Updated on: 2010-03-03 20:58:18 EST by HOLLDIDAY**********************************
** GoldShop Items **
**********************************
Boots of Speed
-Gain a slight speed boost (stacks)
Flickering Shadows
-Invisibility that flickers
Sock of the Feather
-Lower your Gravity (stacks)
Blinking Invisibility
-Invisibility that blinks
Long Jump
-Slightly increase your jumping distance (stacks)
Fading Cloack
-Invisibility that fades in and out
Partial Invisibility
-Partial invisibility
Half Armor
-50 armor
Gold Helmet
-Pretection from Headshots
Full Armor
-100 armor
+ Clip(Secondary)
-add 50 ammo to your secondary weapon
Padded Armor
-Prevents Fall Damage
+ CLip( Clip Primary)
-add 150 ammo to your primary weapon
Spiked Claws-Cleets
-Slight increase in step size and ability to wallk over objects or up high walls (stacks)
Half Potion
-50 HP
ReSpawn
-ReSpawn in 3 seconds
Full Potion
-100 HP
Reincarnation
-ReSpawn if you Die
Resurrect
-ReSpawn at the location you were killed
Disguise
-Disguise your self as the enemy team
Poison Smoke Grenades
-Smoke grenades with toxic smoke
Fire Grenades
-Grenades that explode into flames
Teleport Flash Bangs
-Teleport to the location the flash bang detonates
Slingshot
-Use your glock to slingshot around the map
FireBall
-cause 7 additional damage per hit
Thunder
-Shakes the enemy when hit
Shock
-Stuns the enemy when hit
Burn and Blind
-Burns and Blinds the enemy when hit
Frost Fire
-Freezes then burns the enemy when hit
Nether Blast
-impair the enemy when hit
Astral Imprisonment
-Sends the enmy to a Astral Imprisonment for a short time
Scope
-Use a Scope on any weapon (Bind +ability)
Jet Pack
-Bind +ability to Fly
Complete Invisibility
-Bind a key to +ability and hold key to become invisible
Force Feild
-Bind a key to +ability and hold key to activate forcefeild
Wall Hack
-Bind a key to +ability and hold key to activate wall hack
Rocket Launcher
-Bind a key to +ability and hold key untill fully charged to launch a rocket
Gravity Gun
-Bind a key to +ability, Aim at a prop and hold key to pick it up, release key to throw prop causing an explosion
( Previous Versions )
Find Servers
Servers running this addon.
Addon Details
Upload Addon