Search found 2629 matches

by 3ICE
Tue Dec 30, 2008 7:09 am
Forum: News
Topic: Site Improvements
Replies: 2
Views: 8332

Re: Site Improvements

Images that are too wide will have scrollbars at the bottom. (This is achieved by putting the images in a <div style="overflow:auto">.) This will break some posts' looks because images are on their own line now. I could undo the change and add a new bbcode instead, but nobody would think of using it...
by 3ICE
Tue Dec 30, 2008 6:29 am
Forum: Off Topic
Topic: Image manipulation
Replies: 11
Views: 68511

Re: Image manipulation

My Battle.net Profile http://static.3ice.hu/images/My-Battle-net-Profile.png Because pixel art is not dead yet! List of changes: clan, stats, level, everything. Original page: http://www.battle.net/war3/ladder/W3XP-player-profile.aspx?Gateway=Azeroth&PlayerName=3ice Post YOUR (no hotlinking others'...
by 3ICE
Mon Dec 29, 2008 5:03 pm
Forum: Off Topic
Topic: Image manipulation
Replies: 11
Views: 68511

Image manipulation

Image
Because pixel art is not dead yet!
List of changes: points, level, ba, etc.
Original page: http://answers.yahoo.com/my/profile?show=SXi8jyqpaa

Post YOUR (no hotlinking others' work!) images if you have any.
by 3ICE
Mon Dec 29, 2008 3:18 pm
Forum: HELP
Topic: modeling prob any help?
Replies: 2
Views: 4581

Re: modeling prob any help?

Do what the error message tells you. It needs a closing curly bracket, so give it one!

Code: Select all

...0,0,0,0,0,0,0
to

Code: Select all

...0,0,0,0,0,0,0}
Also, experience tells me you have a misplaced tab.
by 3ICE
Mon Dec 29, 2008 2:46 pm
Forum: Map Vault
Topic: I_H8_U_M8's Blood Lust Arena
Replies: 17
Views: 18198

Re: I_H8_U_M8's Blood Lust Arena

I have 900mb storage space left. We are doing good. :) (And I already have plans for a script that automatically moves all data to a free file hosting site once we get critically close to the storage limit.) I like how the map was 50kb at first, and now it's suddenly 2000kb. Will test in a few minut...
by 3ICE
Mon Dec 29, 2008 2:03 pm
Forum: HELP
Topic: Temp Folder
Replies: 4
Views: 8515

Re: Temp Folder

That BSoD is hardly caused by emptying a Temp folder. (Unless your drivers were located there)

EDIT: Too fast for human brain is not too fast for a video camera. Record, rewind, pause!
by 3ICE
Mon Dec 29, 2008 4:43 am
Forum: 3ICE's Sliding System for RoC
Topic: I want to slide units on "Icecrown Dark Ice" how do I do it?
Replies: 6
Views: 14523

Re: I want to slide units on "Icecrown Dark Ice" how do I do it?

Import my Sliding system as instructed in the HELP trigger. Go to the Setup2 trigger. set udg_Slide = ' Nice ' set udg_Slide = ' Idki ' Save. Here is a list of all the codes you can use with my system: 'Ldrt' = Lordaeron Summer Dirt (cliff) 'Ldro' = Lordaeron Summer Rough Dirt 'Ldrg' = Lordaeron Sum...
by 3ICE
Mon Dec 29, 2008 4:20 am
Forum: HELP
Topic: Temp Folder
Replies: 4
Views: 8515

Re: Temp Folder

Yes and no. The idiot code monkeys at Microsoft made Office2003 install a lot of it's important files into that folder. I don't know what they were thinking, but they were definitely high. But I think you have Office2007, so emptying the temp folders is a good idea. Don't blame it on me if some of y...