d2jsp
Log InRegister
d2jsp Forums > d2jsp > Ladder Slasher > Nice New Look
Prev189101112Next
Closed New Topic New Poll
Retired Moderator
Posts: 161
Joined: Jan 16 2003
Gold: 3,169.37
Trader: Trusted
Dec 4 2009 10:16am
Quote (Raffle @ Dec 4 2009 11:09am)
eh.. i don't really like it that much, i already got one javascript error when fishing, i wonder how many more bugs are in this version..


Uh, this is a Flash client. You have a shitty browser or a virus is more likely the issue.
Retired Moderator
Posts: 161
Joined: Jan 16 2003
Gold: 3,169.37
Trader: Trusted
Dec 4 2009 10:17am
Quote (Meridius @ Dec 4 2009 11:14am)
for healer the new cata system isnt that good

its easy:

the guy who is stated at the bottom isnt really seen and there nearly now contrast between the exp you have and you still need
-> lots of useless heals -> mana waste

i'm playing mainly guardien to heal in catas, so this is important

life bars are also too small

better criticsism?

i can also repeat what other guys are saying but that wont make a sense^^


I've talked to several healers and they don't have any problems. Maybe get a new mouse?
Banned
Posts: 43,570
Joined: Apr 30 2008
Gold: 0.00
Warn: 40%
Dec 4 2009 10:19am
Do I see new monsters added?
Member
Posts: 1,919
Joined: Mar 7 2007
Gold: 38,898.02
Dec 4 2009 10:20am
Quote (CTaulborg @ 4 Dec 2009 13:07)
This option may be coming soon...


Sweet ;)
I hope im going to be able to change my actual men to women :wub:
I feel weird looking at myself as those men.......... =P

But im having fun with all the other changes ;)

Cya and ty =D
Member
Posts: 50,846
Joined: Aug 11 2008
Gold: 7,531.00
Dec 4 2009 10:22am
This update is badass for soloing. It rules if you go solo climbing.
Member
Posts: 13,809
Joined: Jun 4 2007
Gold: 5,408.01
Dec 4 2009 10:25am
Quote (MiddysReturn @ Dec 4 2009 09:26am)
HOly crap, this is gonna take some getting used too.


Yes it is!!!!!
Banned
Posts: 23,596
Joined: Jan 25 2009
Gold: 20,730.00
Warn: 60%
Dec 4 2009 10:26am
lol update :D
whats new?
Member
Posts: 36,148
Joined: Aug 13 2006
Gold: 30,363.04
Dec 4 2009 10:29am
new images whereever i look :)

what i like most is that heavies are different now.

This post was edited by derDrops on Dec 4 2009 10:29am
Member
Posts: 23,911
Joined: Aug 21 2007
Gold: 2,494.65
Trader: Trusted
Dec 4 2009 10:30am
Quote (CTaulborg @ 4 Dec 2009 17:17)
I've talked to several healers and they don't have any problems. Maybe get a new mouse?


my g7 is working fine

i just mean its harder to figur out who needs the heal next

you can fix it by changing the colors of exp bar and make the background of life+mana bar white
Member
Posts: 38,071
Joined: Jan 14 2006
Gold: 87,500.35
Dec 4 2009 11:09am
nice ^^

gonna check gameplay now ofc

i made some tweaks to the html though, i hate bright white, burns into my retina
basically, i re-used small LS 640*480, replaced #ffffff with #999999 and put the full url in the html for the swf to load ofc :)
Personally, i open this with popup, no borders, scrollbars and all that useless stuff during play
Maybe i should add some on unload/close of window in case of accidental alt+f4 / X of wrong browser during mobs
I only can't seem to change the horizontal alignment... even if i change the center/middle to "right" etc
i'd prefer having my inventory/chat on the left, and game on the right, can do that now only if i make the window large enough with room on both sides

Code
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<link rel="SHORTCUT ICON" href="ls.ico">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>d2jsp - Ladder Slasher v1.17</title>
</head>
<body bgcolor="#999999">
<center>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
 codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0"
 width="100%" height="480" id="LS_117" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="allowFullScreen" value="false" />
<param name="movie" value="http://ladderslasher.d2jsp.org/LS_117.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#999999" />
<embed src="http://ladderslasher.d2jsp.org/LS_117.swf" quality="high" bgcolor="#999999"
 width="100%" height="480" name="LS_117" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false"
 type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
</center>
</body>
</html>


Go Back To Ladder Slasher Topic List
Prev189101112Next
Closed New Topic New Poll