Subscribe
FPS
BANANA
|
RPG
|
RTS
GAMES
Standalone
Mods
Files
|
GFX
GUIs
Sprays
Sprites
|
MAPS
MiPs
Prefabs
Textures
|
SKINS
|
SCRIPTS
|
SOUNDS
|
TOOLS
|
TUTORIALS
|
READ
Pages
News
Blogs
|
DEVHUB
Studios
Mods
Tutorials
Projects
WiPs
Models
Prefabs
Requests
Help Wanted
|
PLAYHUB
Clans
Clubs
GameTracker
Ladder
Matches
Servers
|
FORUM
Help Wanted
Mapper
@
GamerLine Studio
(
See All
)
Search
Forum
GUIs
Maps
Scripts
Skins
Sounds
Sprays
Tools
Tutorials
Username:
Password:
Register
or
Reset Password
SUBMISSIONS
Bright Stickybombs
Imporved Vintorez
fun_delire_s
Testin 3
fy_desert_combat_v2
Maiden font
Iron Maiden fan club
Model fade distance
BunBun loves you
pessimal
Counter Strike
New Maps
New Tutorials
New Skins
New GUI's
New Sounds
New Threads
Other
Media
Gamers
Clans
Studios
CS:S - Counter-Strike: Source
>
Scripts
>
Server Administration
>
Blow Up Alien Doll Race
Search Scripts:
Advanced
Name
ID
Author
Blow Up Alien Doll Race
Added by...
Author(s):
MrVelocity
Category:
CS:S
>
Server Administration
Notes/Usage Instructions:
None found
Script Code:
{
"11"
"name" "Blow Up Alien Doll"
"author" "MrVelocity"
"shortdescription" "This guys coming to probe you!"
"required_level" "170"
"maximum_level" "0"
"allow_only" "0"
"teamlimit" "0"
"preloadcmd" "0"
"player_spawn_cmd" "0"
"round_start_cmd" "0"
"round_end_cmd" "0"
"numberofskills" "5"
"numberoflevels" "8"
"skillnames" "Blow Up Alien Determination|Probation by Bullet|Blow Up Alien Skillz|Plastic Repair|Punctured!"
"skilldescr" "You Use your Detertermination to gain speed.|You Probe your Enemy with a bullet causing damage and Vamp.|The Blow Up Alien usez its Skillz to see the bullet and try to dodge it.|Being a Blow Up Alien you have an Ability to repair X plastic.|You get punctured and therefor let out a massive explosion."
"skillcfg" "player_spawn|player_attacker|player_attacker|player_spawn|player_death"
"skill1_setting" "es_xsetinfo wcs_speed 1.08;es_xsetinfo wcs_alpha 50|es_xsetinfo wcs_speed 1.12;es_xsetinfo wcs_alpha 70|es_xsetinfo wcs_speed 1.16;es_xsetinfo wcs_alpha 90|es_xsetinfo wcs_speed 1.20;es_xsetinfo wcs_alpha 110|es_xsetinfo wcs_speed 1.24;es_xsetinfo wcs_alpha 130|es_xsetinfo wcs_speed 1.40;es_xsetinfo wcs_alpha 150|es_xsetinfo wcs_speed 1.55;es_xsetinfo wcs_alpha 170|es_xsetinfo wcs_speed 1.70;es_xsetinfo wcs_alpha 190"
"skill1_cmd" "es es_xkeygetvalue wcs_tmp WCSuserdata event_var(userid) speed;es es_xif (server_var(wcs_speed) > server_var(wcs_tmp)) then es est_Speed event_var(userid) server_var(wcs_speed);es es_xif (server_var(wcs_speed) > server_var(wcs_tmp)) then es_xkeysetvalue WCSuserdata event_var(userid) speed server_var(wcs_speed);wcs_getlanguage wcs_lng wcs_lng_r_unholyact;es es_xtell event_var(userid) #multi server_var(wcs_lng)"
"skill1_sfx" "es es_xgetplayerlocation wcs_x1 wcs_y1 wcs_z1 event_var(userid);es est_effect 10 #a 0 sprites/smoke.vmt server_var(wcs_x1) server_var(wcs_y1) server_var(wcs_z1) 20 60 1 4 2 0 255 100 0 255 0"
"skill2_setting" "es_xsetinfo wcs_divider 8;es_xsetinfo wcs_alpha 50|es_xsetinfo wcs_divider 7;es_xsetinfo wcs_alpha 70|es_xsetinfo wcs_divider 6;es_xsetinfo wcs_alpha 90|es_xsetinfo wcs_divider 5;es_xsetinfo wcs_alpha 110|es_xsetinfo wcs_divider 4.5;es_xsetinfo wcs_alpha 130|es_xsetinfo wcs_divider 4;es_xsetinfo wcs_alpha 150|es_xsetinfo wcs_divider 3.5;es_xsetinfo wcs_alpha 170|es_xsetinfo wcs_divider 3;es_xsetinfo wcs_alpha 190"
"racealias_uds2" "es es_xsetinfo wcs_dmg event_var(dmg_health);es es_xif (server_var(wcs_game) != server_var(wcs_game_css)) then es_xrand wcs_dmg 1 20;es_xmath wcs_dmg float;es es_xmath wcs_dmg / server_var(wcs_divider);es est_RoundDecimal wcs_dmg server_var(wcs_dmg) 0;es est_Health event_var(attacker) + server_var(wcs_dmg);wcs_getlanguage wcs_lng wcs_lng_r_vampiric1;es es_xformat wcs_lng server_var(wcs_lng) server_var(wcs_dmg);esnq est_csay event_var(attacker) server_var(wcs_lng);wcs_getlanguage wcs_lng wcs_lng_r_vampiric2;es es_xformat wcs_lng server_var(wcs_lng) server_var(wcs_dmg);esnq est_csay event_var(userid) server_var(wcs_lng)"
"skill2_cmd" "es es_xif (server_var(wcs_dice) <= 60) then racealias_uds1"
"skill2_sfx" "es es_xif (server_var(wcs_dice) <= 60) then es_xgetplayerlocation wcs_x1 wcs_y1 wcs_z1 event_var(attacker);es es_xif (server_var(wcs_dice) <= 60) then es_xgetplayerlocation wcs_x2 wcs_y2 wcs_z2 event_var(userid);es_xmath wcs_z1 + 20;es_xmath wcs_z2 + 20;es es_xif (server_var(wcs_dice) <= 60) then est_Effect 3 #a 0 sprites/lgtning.vmt server_var(wcs_x1) server_var(wcs_y1) server_var(wcs_z1) server_var(wcs_x2) server_var(wcs_y2) server_var(wcs_z2) 0.5 40 40 255 0 0 server_var(wcs_alpha)"
"skill3_setting" "es_xsetinfo wcs_multiplier 0.1|es_xsetinfo wcs_multiplier 0.15|es_xsetinfo wcs_multiplier 0.2|es_xsetinfo wcs_multiplier 0.2|es_xsetinfo wcs_multiplier 0.3|es_xsetinfo wcs_multiplier 0.4|es_xsetinfo wcs_multiplier 0.5|es_xsetinfo wcs_multiplier 0.6"
"racealias_ne3" "es es_xsetinfo wcs_dmg event_var(dmg_health);es_xmath wcs_dmg float;es es_xmath wcs_dmg * server_var(wcs_multiplier);es est_rounddecimal wcs_dmg server_var(wcs_dmg) 0;es wcs_dealdamage event_var(attacker) event_var(userid) server_var(wcs_dmg);wcs_getlanguage wcs_lng wcs_lng_damage;esnq est_csay event_var(attacker) + server_var(wcs_dmg) server_var(wcs_lng);esnq est_csay event_var(userid) + server_var(wcs_dmg) server_var(wcs_lng)"
"skill3_cmd" "es es_xif (server_var(wcs_dice) <= 30) then est_IsAlive wcs_alive event_var(userid);es es_xif (server_var(wcs_dice) <= 30) then es_xif (server_var(wcs_alive) = 1) then racealias_ne3"
"skill3_sfx" "es es_xif (server_var(wcs_dice) <= 30) then es_xgetplayerlocation wcs_x1 wcs_y1 wcs_z1 event_var(attacker);es es_xif (server_var(wcs_dice) <= 30) then es_xgetplayerlocation wcs_x2 wcs_y2 wcs_z2 event_var(userid);es es_xif (server_var(wcs_dice) <= 30) then est_effect 3 #a 0 sprites/halo01.vmt server_var(wcs_x1) server_var(wcs_y1) server_var(wcs_z1) server_var(wcs_x2) server_var(wcs_y2) server_var(wcs_z2) 1 5 5 200 20 20 255"
"skill4_setting" "es_xsetinfo wcs_count 1;es_xsetinfo wcs_params 10_12_200|es_xsetinfo wcs_count 1;es_xsetinfo wcs_params 12_14_220|es_xsetinfo wcs_count 2;es_xsetinfo wcs_params 14_16_240|es_xsetinfo wcs_count 2;es_xsetinfo wcs_params 14_18_260|es_xsetinfo wcs_count 2;es_xsetinfo wcs_params 14_20_280|es_xsetinfo wcs_count 2;es_xsetinfo wcs_params 14_20_300|es_xsetinfo wcs_count 2;es_xsetinfo wcs_params 14_20_320|es_xsetinfo wcs_count 2;es_xsetinfo wcs_params 14_20_340"
"skill4_cmd" "es es_xkeysetvalue WCSuserdata event_var(userid) ability warden;es es_xkeysetvalue WCSuserdata event_var(userid) ability_count server_var(wcs_count);es es_xkeysetvalue WCSuserdata event_var(userid) ability_parameter server_var(wcs_params)"
"skill4_sfx" "0"
"skill5_setting" "es_xsetinfo wcs_chance 20;es_xsetinfo wcs_magnitude 80;es_xsetinfo wcs_radius 120|es_xsetinfo wcs_chance 30;es_xsetinfo wcs_magnitude 80;es_xsetinfo wcs_radius 120|es_xsetinfo wcs_chance 40;es_xsetinfo wcs_magnitude 90;es_xsetinfo wcs_radius 140|es_xsetinfo wcs_chance 45;es_xsetinfo wcs_magnitude 100;es_xsetinfo wcs_radius 160|es_xsetinfo wcs_chance 50;es_xsetinfo wcs_magnitude 110;es_xsetinfo wcs_radius 170|es_xsetinfo wcs_chance 55;es_xsetinfo wcs_magnitude 120;es_xsetinfo wcs_radius 170|es_xsetinfo wcs_chance 60;es_xsetinfo wcs_magnitude 120;es_xsetinfo wcs_radius 180|es_xsetinfo wcs_chance 100;es_xsetinfo wcs_magnitude 300;es_xsetinfo wcs_radius 400"
"skill5_cmd" "es es_xif (server_var(wcs_dice) <= server_var(wcs_chance)) then es_xdoblock wcs/WCSultimates/wcs_ulti_suicide"
"skill5_sfx" "es es_xif (server_var(wcs_dice) <= server_var(wcs_chance)) then est_effect 4 #a 0 sprites/steam1.vmt server_var(wcs_userid) 0.8 10 5 1 255 100 100 200"
"ultimate_cooldown" "0"
}
Please visit:
WC3Races
WC3Source.de - Board
Added:
9 months ago
Submitter Identity
.
Dont Blame Me Blame Video Games =D
Ripe Member
Script Stats
Statistics on script submissions by
.
Submissions:
33
Independent:
33
Studio:
0
Redistributions:
33
Total Views:
38,564
Total Feedback:
119 posts
Average Rating:
8.042/10
Unrated Scripts:
21
Total Favs:
1
First Submission:
9 months ago
Latest Submission:
6 months ago
Favorite Category:
CS:S
>
Server Administration
(33 releases)
Script Submissions
More scripts submitted by
.
Master Chief Race
(
CS:S
>
Server Administration
)
human pride race
(
CS:S
>
Server Administration
)
Corps race
(
CS:S
>
Server Administration
)
Assessment
The community's verdict.
10
/10
Usefulness
10
Elegance
10
Performance
10
Stamps
This script in a nutshell...
No stamps recorded
Assess Script
Scripts are
community moderated
.
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.
Stamp Script
How would you describe this script in a few words?
You cannot stamp yet!
Stamps let you apply characteristics to submissions to help others understand them.
To stamp this submission
register
or login.
Statistics
This script's scores and traffic.
Rating:
10.0/10
Skill Band:
Expert
(9.0 to 10)
Assessments:
6
Views:
2,782
Favorites:
1
Feedback:
8
New Scripts:
Server Administration
More scripts in this category.
Spin Dock -Done-[WCS]
Ninja Girl -Testing-[WCS]
MatRiX Race [WCS]
Noob Hunter -Testing-[WCS]
Share It!
Get HTML Code
Paste this:
Get BBCode
Paste this:
Tell a Friend
Email:
Check this out: http://www.fpsbanana.com/scripting/2144
Feedback
Provide constructive feedback.
What is "constructive"?
nikeee13
.
dRunKenTeDDy
|
Y2M
x
0
Posted 7 months ago
Complicate but funny
Pirate_Skull
.
Destroy All of the Autobots
|
Y2M
x
0
Posted 7 months ago
How do i do with this script
- Destroy All of the Autobots
Add Message
You must login or register to access this!
Theme:
FPSB
Motley
|
106
Members Online
|
File Mirrors
|
Terms of Service
|
Rules
|
Advertise here
|
Contact