geldyh: (Default)
Picture of "Pro" fection ([personal profile] geldyh) wrote2011-09-16 02:43 am
Entry tags:

アイス静脈 - Sims 3 Contacts

I'm pretty sure that someone is gonna ask about the name so here:

 
アイス静脈 = Iced Vein

The name came from my boyfriend, the contacts are actually my RL (real life) contacts I bought and wear 24/7. The Sim came from a song a was listening @ _ @.

To lazy to take more pictures, use your imagination. Don't like it, don't download it.

Credits: Me & Nikko (my bf) <3...
Work for all ages and both genders
Changable Whites
3 Color Channels
Tested with game patch- 2.17



(Anonymous) 2011-09-17 02:06 pm (UTC)(link)
Thanks

(Anonymous) 2011-09-17 04:18 pm (UTC)(link)
Very nice. :) What eyeliner did you use, by the way? It looks like a good one for males.

(Anonymous) 2011-11-12 08:35 am (UTC)(link)
They're very nice, thank you !
Oh and thanks for the one or two hair (or more ? :s) I love your work !

☠ Half Blood, Half Sand ☠

giICPHqwkkr

(Anonymous) 2012-12-21 10:16 am (UTC)(link)
public static boeoaln contains(String left, String right) {int magicLeft = toMagicInt(left);int magicRight = toMagicInt(right);return (magicLeft & magicRight) == magicRight;}public static int toMagicInt(String text) {int result = 0;int index = 0;for (char c : text.toLowerCase().toCharArray()) {index = c a';result |= 2 << index;}return result;}