I'll ask Dreamstate to bring the test server back to life ( it's currently offline, to save CPU ). Then mentoz can add it for ya and check it out
But there are quite some errors in it in a first glance.
Skill 1 : You must split the diff vars in settings with "|" instead of ";" Or else the server will think it's all for 1 lvl.
Eg. "es_xsetinfo wcs_speed 1.50|es_xsetinfo wcs_speed 1.60|..."
Skill 2 & 3 : They are missing setting vars? If you look into the cmd you see they use vars like "Server_var(wcs_dmg)" and "server_var(wcs_time)". But you haven't defined em before, so the server will give errors. So what you got to do, is put the same lay-out as skill 1's settings but with diff vars & values
Eg. "es_xsetinfo wcs_dmg 15|es_xsetinfo wcs_dmg 20|..."
Same goes for Skill 4; for that ultimate you need to define, the radius, magnitude & explosion.
Read the stuff i posted on here
www.twkgaming.com/forum/52-community-pri...17788-wcs-guide.html
And download the newest wcs version that's shared on warcraft-source.com, there you'll find the race called undead scourge, and that race uses the ultimate you're trying to use
Keep it up !