Search
Username:
Password:
Register or Reset Password
Remove the ads!
Air Mage Race
Added by...
Jking
Author(s): cyber virus
Category: CS:S > Server Administration
Notes/Usage Instructions:

None found
Script Code:
Air Mage

"0"
{
"name" "Air Mage"
"author" "cyber virus"
"shortdescription" "An Archmage, Master of Air and Invisibility"
"required_level" "0"
"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" "1"
"skillnames"2 "Sunlight Confusion|Sunburn|Sky Hide|Speed Of The Wind|Air Lift"
"skilldescr" "Shake the enemy when hit|Burn the enemy when hit|90% Invisibility|You are fast as the wind|You use the air to fly"
"skillcfg" "player_attacker|player_attacker|player_victim|player_victim|player_ultimate"

"skill1_setting es_xsetinfo wcs_shaketime 8"
"skill1_cmd es es_xif (server_var(wcs_dice) = 25) then est_Shake event_var(userid) server_var(wcs_shaketime) 20 100;wcs_getlanguage wcs_lng wcs_lng_r_shaked;es "es_xif (server_var(wcs_dice) = 25) then est_csay event_var(userid) event_var(es_attackername) server_var(wcs_lng);es es_xif (server_var(wcs_dice) = 25) then est_csay event_var(attacker) server_var(wcs_lng) event_var(es_username)
"skill1_sfx es es_xif (server_var(wcs_dice) = 25) then es_xgetplayerlocation wcs_x1 wcs_y1 wcs_z1 event_var(attacker);es es_xif (server_var(wcs_dice) = 25) then es_xgetplayerlocation wcs_x2 wcs_y2 wcs_z2 event_var(userid);es es_xif (server_var(wcs_dice) = 25) then est_effect 3 #a 0 spriteslgtning.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 3 6 0 255 0 255

"skill2_setting es_xsetinfo wcs_chance 85;es_xsetinfo wcs_time 3"
"racealias_bm4 es est_gethealth wcs_health event_var(userid);es es_xsetinfo wcs_damage server_var(wcs_time);es_xmath wcs_damage 5;es es_xif (server_var(wcs_health) server_var(wcs_damage)) then est_burn event_var(userid) server_var(wcs_time);es wcs_dealdamage event_var(attacker) event_var(userid) server_var(wcs_damage);wcs_getlanguage wcs_lng wcs_lng_r_flamestrike;es es_xformat wcs_lng server_var(wcs_lng) event_var(es_attackername) event_var(es_username);es es_xtell event_var(userid) #multi server_var(wcs_lng);es es_xtell event_var(attacker) #multi server_var(wcs_lng)"
"skill2_cmd es es_xif (server_var(wcs_dice) = server_var(wcs_chance)) then est_isalive wcs_alive event_var(userid);es es_xif (server_var(wcs_dice) = server_var(wcs_chance)) then es_xif (server_var(wcs_alive) = 1) then racealias_bm4"
"skill2_sfx es es_xgetplayerlocation wcs_x1 wcs_y1 wcs_z1 event_var(userid);es est_effect 10 #a 0 spritesflatflame.vmt server_var(wcs_x1) server_var(wcs_y1) server_var(wcs_z1) 50 350 2 90 200 0 155 155 155 155 2;es es_xgetplayerlocation wcs_x1 wcs_y1 wcs_z1 event_var(userid);es_xmath wcs_z1 + 15;es est_effect 11 #a 0 spritesflatflame.vmt server_var(wcs_x1) server_var(wcs_y1) server_var(wcs_z1) 3 3 255;es_xgetplayerlocation wcs_x1 wcs_y1 wcs_z1 event_var(attacker);es es_xif (server_var(wcs_dice) = 15) then es_xgetplayerlocation wcs_x2 wcs_y2 wcs_z2 event_var(userid);es es_xif (server_var(wcs_dice) = 15) then es_xif (server_var(wcs_alive) = 1) then est_Effect 3 #a 0 spritesflatflame.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 3 6 100 255 55 255"

"skill3_setting es_xsetinfo wcs_invis 10"
"skill3_cmd es est_setplayercolor event_var(userid) 255 255 255 server_var(wcs_invis) 1;wcs_getlanguage wcs_lng wcs_lng_r_cloakinvis;es es_xtell event_var(userid) #multi server_var(wcs_lng);es_xmath wcs_invis float;es_xmath wcs_invis -2.55;es_xmath wcs_invis + 100;es est_rounddecimal wcs_invis server_var(wcs_invis) 0;es es_xkeysetvalue WCSuserdata event_var(userid) invisp server_var(wcs_invis)"
"skill3_sfx es es_xgetplayerlocation wcs_x1 wcs_y1 wcs_z1 event_var(userid);es_xmath wcs_z1 + 15;es est_effect 11 #a 0 spritesar2_muzzle4b.vmt server_var(wcs_x1) server_var(wcs_y1) server_var(wcs_z1) 3 3 255"

"skill4_setting es_xsetinfo wcs_speed 1.9;es_xsetinfo wcs_alpha 190"
"skill4_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)"
"skill4_sfx es est_effect 4 #a 0 spriteslgtning.vmt event_var(userid) 1 10 10 10 255 0 0 255"

"skill5_setting es_xsetinfo wcs_bonushp 50"
"racealias_lift0 es est_Jetpack server_var(wcs_userid) 1;es es_xkeysetvalue WCSuserdata server_var(wcs_userid) jetpack 1;es es_xmath wcs_health + server_var(wcs_bonushp);wcs_getlanguage wcs_lng wcs_lng_r_liftoff;es es_xformat wcs_lng server_var(wcs_lng) server_var(wcs_bonushp);es es_xtell server_var(wcs_userid) #multi server_var(wcs_lng)"
"racealias_lift1 es est_Jetpack server_var(wcs_userid) 0;es es_xkeysetvalue WCSuserdata server_var(wcs_userid) jetpack 0;es es_xmath wcs_health - server_var(wcs_bonushp)"
"skill5_cmd es est_gethealth wcs_health server_var(wcs_userid);es_xsetinfo wcs_jetpack 0;es es_xkeygetvalue wcs_jetpack WCSuserdata server_var(wcs_userid) jetpack;es es_xif (server_var(wcs_jetpack) = 0) then racealias_lift0;es es_xif (server_var(wcs_jetpack) = 1) then racealias_lift1;es es_xif (server_var(wcs_health) 0) then est_sethealth server_var(wcs_userid) server_var(wcs_health)"
"skill4_sfx es es_xgetplayerlocation wcs_x1 wcs_y1 wcs_z1 server_var(wcs_userid);es est_effect 10 #a 0 spriteslgtning.vmt server_var(wcs_x1) server_var(wcs_y1) server_var(wcs_z1) 20 50 1 60 100 0.8 0 255 255 255 1"
"ultimate_cooldown 0"
}


Please visit:
WC3Races
WC3Source.de - Board
Added: 1 year ago
Feedback (2)
Soldier62994 .
http://www.wc3source.de/board/indexY2M
Posted 1 year ago
NONE of the races posted by him are his, this will all be removed shortly

Please visit wc3source.de/board/index
And
wc3races.com for the REAL authors
Soldier62994 .
http://www.wc3source.de/board/indexY2M
Posted 1 year ago
Pros: NONE
Cons: NOOB DIDNT MAKE IT
Improvements: DONT BE GAY
Add Feedback
Provide constructive feedback. What is "constructive"?
You must login or register to access this!
Assessment
The community's verdict.
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 Credit theft (1 time)
User Rating [+]
6.7/10
bScore
6.67/10
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.
Stamps
This script in a nutshell...
No stamps recorded
You cannot stamp yet!
Stamps let you apply characteristics to submissions to help others understand them.

To stamp this submission register or login.
Added by...
Jking .
Dont Blame Me Blame Video Games =D
Not ranked

[+] Donate
Vote for Submitter
Like this script? Vote Jking . for one or more monthly awards.
You must login or register to access this!
Related Scripts