Forum

> > CS2D > General > Super Hero Mod (1.1) By Blazzingxx
Forums overviewCS2D overviewGeneral overviewLog in to reply

English Super Hero Mod (1.1) By Blazzingxx

72 replies
Page
To the start Previous 1 2 3 4 Next To the start

old Re: Super Hero Mod (1.1) By Blazzingxx

ohaz
User Off Offline

Quote
i think something like this:
1
2
3
4
5
6
7
8
addhook("second", "regeneration")
function regeneration()
	for i =1 , #players, 1 do
		if (class[i] == "wolverine") then
			parse("sethealth "..i.." "..player(i, "health")+1)
		end
	end
end

old Re: Super Hero Mod (1.1) By Blazzingxx

Admir
User Off Offline

Quote
TheKilledDeath has written
i think something like this:
1
2
3
4
5
6
7
8
addhook("second", "regeneration")
function regeneration()
	for i =1 , #players, 1 do
		if (class[i] == "wolverine") then
			parse("sethealth "..i.." "..player(i, "health")+1)
		end
	end
end

nvm, I already got it

old New Super Hero Mod (1.1) By Blazzingxx

SQ
Moderator Off Offline

Quote
{NoLimit} Super Hero Script By Blazzingxx

=== Info ===
Super Hero Mod Based From CS 1.6
Version: 1.1 (Gold)
Release Date: 2009/06/16

=== Script Include ===

∗ 6 say commands. (!help - display all of them)
∗ 26 different heroes. (in 9 level classes)
∗ 40 levels. Each level you get skill pts.
∗ Each level you need more experience.
∗ Improved hero upgrading system.
∗ Improved skill points system.
∗ Improved balance between different levels.
∗ Improved USGN saving system. (Saves in files)
∗ Extra xp:
=• For doublekills , multikills , ultrakills ...
=• For Killing higher level player.
=• For Killing with knife . (Humiliations)
=• For winnings round.
∗ Good looking text hud and text colors.
∗ 5 maps for Super Hero Mod sound transfering.
∗ Every round set different default weapon.
∗ Improved "Unreal Tornament" sounds.
∗ New sounds:
=• For level up.
=• For winning round. (Not as default sound)
=• For loosing round. (Not as default sound)
∗ Help files ".txt" .
∗ All script in one file.
∗ And more.

=== Attention! ===
Please run script only with delicaded server!
Otherwise you can make mod unstable!

=== Download link ===
New version:
> http://www.unrealsoftware.de/files_show.php?file=1584

Please comment and suggest in this tread.
edited 1×, last 29.06.09 07:09:27 pm

old Re: Super Hero Mod (1.1) By Blazzingxx

SQ
Moderator Off Offline

Quote
wups has written
Shouldn't this races be.

vempire > Vampire
halk > Hulk


Rename it self.
Atleast thats not bug.
I were writing much , so please understand.

old Re: Super Hero Mod (1.1) By Blazzingxx

MiroslavR
User Off Offline

Quote
Blazzingxx has written
wups has written
Shouldn't this races be.

vempire > Vampire
halk > Hulk


Rename it self.
Atleast thats not bug.
I were writing much , so please understand.

Oh seriously, you were writing so much! You just don't know how to spell words correctly. Anyway, I like the script.

old Re: Super Hero Mod (1.1) By Blazzingxx

SQ
Moderator Off Offline

Quote
MiroslavR has written
Oh seriously, you were writing so much! You just don't know how to spell words correctly. Anyway, I like the script.

First you should read help files
You can change words anyway.
Hulk-Halk. Thats not spelling mistake (Forget this)
Good that you like this script
(Cs2d - last place in life )
edited 2×, last 29.06.09 10:59:19 pm

old Re: Super Hero Mod (1.1) By Blazzingxx

shadowski
User Off Offline

Quote
your script is great blazzingxx but it needs a lot of optimizing, because it lags server like hell, for instant every kill writing xp in files, it takes a good ammount of memory to do this.

old Re: Super Hero Mod (1.1) By Blazzingxx

SQ
Moderator Off Offline

Quote
shadowski has written
your script is great blazzingxx but it needs a lot of optimizing, because it lags server like hell, for instant every kill writing xp in files, it takes a good ammount of memory to do this.

No , lag is not script problem. I havent got lags in my server . ( Only some kind of ping attack every 15-25 minutes.)
My previus script were allot slower and anyone had problems.

Ps : File writing takes only 0:01 second. And writing not slowing dedicaded.

old Re: Super Hero Mod (1.1) By Blazzingxx

Scyther
User Off Offline

Quote
I've tried this script, its really good. There are so much levels that actually I think the old script is better (till lvl 15 ultra heroes rox)

The font is nice, but kinda big and covers the screen a bit.

Also an wF server is running super hero, and Mustic from wF requests V1.0 removing shield and shotgun. = Captain America? I think... idk, if he contacted you yet.

Keep up the good work, I also saw those grammar faults,
don't mind it too much you did good work!

old Re: Super Hero Mod (1.1) By Blazzingxx

SQ
Moderator Off Offline

Quote
Scyther has written
I've tried this script, its really good. There are so much levels that actually I think the old script is better (till lvl 15 ultra heroes rox)

Levels system is much beter ... Now is beter balance between different heroes.
I cant make script bater. I were culculate everything until smallest detail.
Shield removed. For m3 you need to have very much poits. That makes you weeker.

You can fix those gramar mistakes. Thats not a bug anyway. (Repeating)

old Re: Super Hero Mod (1.1) By Blazzingxx

Scyther
User Off Offline

Quote
Good! And did you also fixed the problem that when you repower like invisibility = shadowcat in older version, then it sometimes get -1, instead of 0 and causes you to lose 5 skillpoints if you rechoose it.

I can see in the changelog that the skill point system is changed, so it means that previous said problem doesn't encounter no more?

@ loooser; It IS the best lua scripting i've seen uploaded on this site.

old Re: Super Hero Mod (1.1) By Blazzingxx

SQ
Moderator Off Offline

Quote
Scyther has written
Good! And did you also fixed the problem that when you repower like invisibility = shadowcat in older version, then it sometimes get -1, instead of 0 and causes you to lose 5 skillpoints if you rechoose it.

@ loooser; It IS the best lua scripting i've seen uploaded on this site.

Its easy to reach 10lvl now. Extra xp helping much
I programed whole .lua
Exacly I started from 0 lines for 1.1 version.
So there is everything changed.
I were testing this script week in my server.
No bugs detected last days.

Best mod? Warcraft mod isnt good?
edited 2×, last 30.06.09 02:41:18 pm
To the start Previous 1 2 3 4 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview