PDA

View Full Version : Beast


CloudStrife
09-28-2007, 07:11
Beast

http://www.imagehosting.com/out.php/i1190726_Beast.jpg (http://www.imagehosting.com/)

Description
Gravity/Speed/HP/AP

Credits
Vectren
CloudStrife

shconfig.cfg CVARS

//Beast
beast_level 3
beast_gravity 0.30 //Gravity
beast_speed 1.2 //Running speed
beast_health 175 //Starting health
beast_armor 175 //Starting armor

atomen
09-28-2007, 10:55
Glad to see someone make a
nice and traditionall hero ;P

NOTE : Tested on my server and its working like a charm

CloudStrife
09-28-2007, 19:10
Thanks for the reply! :)

atomen
09-29-2007, 15:30
Ur welcome :D

, I hope ull continue making these heroes ;P

CloudStrife
09-29-2007, 19:39
Yeah, im going to continue making heroes. I've already made wolverine which has extra knife damage and health regeneration but i need to test it.

atomen
09-30-2007, 10:55
Is it able to get weapon models for
the wolverine O.o ?

CloudStrife
09-30-2007, 18:33
I'm not to sure how to apply models for heroes and i don't even think theres a wolverine knife model.

atomen
10-01-2007, 09:48
I can try to get a model if you think
it would work =/ , Or atleast some model ;P

Its just.... "http://forums.alliedmods.net/showthread.php?t=58099"

micke1101
04-12-2008, 04:50
can you post the working smx file cause it dosent compile

wiLd2k
06-10-2008, 12:24
Yea i tried to compile it, giving an error..
If you want to know what error, here:

/home/groups/sourcemod/upload_tmp/textWCqUW2.sp(13) : fatal error 120: cannot read from file: "SHSource/SHSource_Interface.inc"

And if you remove this: SHSource/SHSource_Interface.inc

Then its giving this error:
/home/groups/sourcemod/upload_tmp/textMxnVGi.sp(13) : fatal error 120: cannot read from file: "SHSource_Interface.inc"

Xel0z
06-10-2008, 14:44
Site is in the process of a move. I guess the online compiler is not currently working so if you can't wait for it to be fixed download the source and compile it yourself locally it's very easy.

the-frost
07-21-2008, 16:54
I have a copy of the compiled plugin. CvarGravity was never declared before it was used so I threw that one in the early declaration.

terry0412x
08-06-2009, 23:43
What he did was that he edited
new Handle:cvarSpeed,Handle:cvarHealth,Handle:cva rArmor;
to
new Handle:cvarSpeed,Handle:cvarHealth,Handle:cva rArmor,Handle:cvarGravity;

Pretty easy :P.

klopo
12-06-2014, 00:27
War3Source brings the Warcraft 3 leveling style and races into the game. It is originally based on the amxmodx (AMX) version War3FT.

Each standard race has total of 16 levels, made up of 3 skills and 1 ultimate where each skill/ultimate can be leveled 4 times for a total of 16 levels.