Hey, we have forums!

Author Topic: Naija sprites  (Read 153045 times)

0 Members and 2 Guests are viewing this topic.

Offline Alphasoldier

  • Dream Bit
  • **********
  • Posts: 1810
  • Zero Suit!
    • View Profile
Re: Naija sprites
« Reply #30 on: January 11, 2008, 12:47:47 pm »
I estimate it will take about 2 days until a nude Naija is created.

Scratch that, someone's probably already done it.


.. I'm looking at you, Alec.
Okay, Time to get a reputation.  8) Even though I don't know if this will turn out good or wrong.
Anyway I did make it, just out of boredom and humor.


Here they are:
THIS IS THE PG VERSION, DO NOT DOWNLOAD IF YOU ARE OFFENDED BY NUDITY
PG File
THIS IS THE ADULT VERSION, DO NOT DOWNLOAD IF YOU ARE UNDER 18, OR CAN'T LEGALLY VIEW NAKED PICTURES OF WOMEN IN YOUR COUNTRY
Adult File


Download the mod file from the first page and add these to them. It's just 2 files so far, seeing you can simply use the rest of the original.

I've had fun making this and I tried to make it as good as possible, if you think things are out of place, please let me know.

EDIT: People asked to make it a complete mod, so I made the file a bit bigger to have it as a mod.
Again: Please note when there's somethign wrong in the mod or you think something is missing in the sprites. =p
« Last Edit: January 11, 2008, 01:18:28 pm by Alphasoldier »
God sees and knows everything, but at least he won't gossip about it.

Offline IceD

  • Extra Bit
  • *****
  • Posts: 177
    • View Profile
    • Server/FTP
Re: Naija sprites
« Reply #31 on: January 11, 2008, 07:23:38 pm »
I think to override the head you'd have to do something like, make a node script that overrides the head graphic every frame


Code: [Select]
function init(me)
end

function update(me, dt)
 head = entity_getBoneByName(getNaija(), "Head")
 bone_setTexture(head, "MYMAGICALTEXTURE")
end

It may be that the head files have to have their own name (not the same name as the main content head files), because those might be getting perma-cached when the game starts up.

I don't have time to test this right now, but those are just my thoughts atm.

I've also tested this one, and it works perfectly. Even to perfectly. It seems that this script blocks all the head sprites, replacing them with the texture from the script. And either blink or any other animation doesn't work  :)

I will be waiting for the override :). BTW, isn't there any other way to replace all of the animations through the script, like in the one above? Shouldn't they have some flags (for e.g. "head", "head-blink", "head-shock" etc., as in the graphic files), or it's just "head" available to change? If there would be some flags for anims it would be so easy to change them, even through using scripts like this.

Anyways, I'll wait and see, what can be done  :)
« Last Edit: January 11, 2008, 07:28:55 pm by IceD »

Offline Xiagan

  • Global Moderator
  • Dream Bit
  • **********
  • Posts: 1452
  • "Does absolution lie above the waves?"
    • View Profile
Re: Naija sprites
« Reply #32 on: January 11, 2008, 07:24:43 pm »
Alphasoldier: Not bad. :)
"Sire, I had no need of that hypothesis." (Laplace)

~ www.xiagan.net ~

Offline Alphasoldier

  • Dream Bit
  • **********
  • Posts: 1810
  • Zero Suit!
    • View Profile
Re: Naija sprites
« Reply #33 on: January 11, 2008, 09:58:40 pm »
@ Xiagan, thanks. :D

@ IceD, I think it's possible to make a script that when you get hurt the head changes into that sprite and back again after a sec and when shocked too, you just have to find out how to detect everything.
God sees and knows everything, but at least he won't gossip about it.

Offline Hiro

  • Hero Bit
  • *********
  • Posts: 674
  • Kriel's Legionary
    • View Profile
    • The Rat Hole
Re: Naija sprites
« Reply #34 on: January 12, 2008, 11:06:34 am »
I'm...just...going to kill....the soldier... BRB.
 :-\

Reputation: bad.

XD why did you have to go and make something like that!
My site is: http://www.therathole.co.nr/
Where I put pictures and blog posts and stuff..

Offline Xiagan

  • Global Moderator
  • Dream Bit
  • **********
  • Posts: 1452
  • "Does absolution lie above the waves?"
    • View Profile
Re: Naija sprites
« Reply #35 on: January 12, 2008, 11:15:08 am »
C'mon, there are some really worse pics with tentacles etc out there and this is not that bad. At least it is "only" nudity (the true nature form ;)) and not porn. We all knew that something like that would've happened sooner or later and this is at least not badly drawn like others may have been.
"Sire, I had no need of that hypothesis." (Laplace)

~ www.xiagan.net ~

Offline Alphasoldier

  • Dream Bit
  • **********
  • Posts: 1810
  • Zero Suit!
    • View Profile
Re: Naija sprites
« Reply #36 on: January 12, 2008, 04:36:30 pm »
Well I knew it was going to be made by SOMEone in the end anyway. I thought: I'll do it, seeing I don't want any failed attempts. I'm a perfectionist and symmetric, that usually helps with making stuff like that. And I care for every work I make. Even though my colourblindness does not help.
Anyway, I ALSO added PG version so I don't look THAT bad.
If there will be further objections I'll remove it.

P.S. I was also thinking of making certain animations, be glad I didn't do that. =p
God sees and knows everything, but at least he won't gossip about it.

Offline Hiro

  • Hero Bit
  • *********
  • Posts: 674
  • Kriel's Legionary
    • View Profile
    • The Rat Hole
Re: Naija sprites
« Reply #37 on: January 12, 2008, 10:15:34 pm »
Aha ha ha... >.>
Right, I'm just going to ignore it. Have fun. ::)

Now, I hope I can finnish my DOOM mod sprites some time soon...
My site is: http://www.therathole.co.nr/
Where I put pictures and blog posts and stuff..

Offline Danger Mouse

  • Hero Bit
  • *********
  • Posts: 624
  • Shush.
    • View Profile
    • Danger Mouse
Re: Naija sprites
« Reply #38 on: January 13, 2008, 03:49:08 am »
Just so you don't feel alone concerning this matter, I have already made my own 100% nude, topless, and bikini outfit versions of Naija a week ago. I haven't posted it due to the forum rules though. If you would like to see an animated gif of all the forms I could post a link in the same manner, but I don't want to break forum rules neither. So, not until there is permission to do such a thing or the rules slightly change some. :o

Offline Alphasoldier

  • Dream Bit
  • **********
  • Posts: 1810
  • Zero Suit!
    • View Profile
Re: Naija sprites
« Reply #39 on: January 13, 2008, 04:57:04 am »
Well, I just asked Alec for permission, he said to clearly put it up for what it is so noone will get offended or supprized.
And damn you for having them sooner then me, I'd personally love to see them (even though others don't), any sprite that can work in this game actually.
Seeing I'm working on a Samus Zero Suit version now.

You could PM the link to people who are interested.
God sees and knows everything, but at least he won't gossip about it.

Offline Danger Mouse

  • Hero Bit
  • *********
  • Posts: 624
  • Shush.
    • View Profile
    • Danger Mouse
Re: Naija sprites
« Reply #40 on: January 13, 2008, 05:36:43 pm »
Alphasoldier here is the link to the zip file containing all the source images, .psd and .xcf for adobe photoshop or gimp 2, an animated gif representing all the outfits, and the individual parts in .png format.

THIS LINK CONTAINS ADULT ORIENTED MATERIAL, DO NOT DOWNLOAD UNLESS YOU ARE OVER THE AGE OF 18, AND ARE NOT OFFENDED BY THESE TYPES OF MATERIAL, OR IF YOUR GOVERNMENT DOES NOT ALLOW PERMISSION TO VIEW SAID MATERIALS.
http://www.mediafire.com/?cikeyn1mtgx

Offline Alphasoldier

  • Dream Bit
  • **********
  • Posts: 1810
  • Zero Suit!
    • View Profile
Re: Naija sprites
« Reply #41 on: January 13, 2008, 05:47:09 pm »
Looks very nice, even though I prefer my own, cause I made them and stuff. I do like the bikini version alot though.
Also, I've almost finished my Zero Suit Samus sprite, I'll post that later when I'm done.
I'm having alot of trouble with the head. >.>
God sees and knows everything, but at least he won't gossip about it.

Offline Danger Mouse

  • Hero Bit
  • *********
  • Posts: 624
  • Shush.
    • View Profile
    • Danger Mouse
Re: Naija sprites
« Reply #42 on: January 14, 2008, 12:50:24 am »
I'm glad you liked them, I haven't seen yours yet but I did download them. Thanks for the comment.

 ;D

Offline Lissar

  • Bit
  • ***
  • Posts: 21
  • Swirling twirling 'round we go
    • View Profile
Re: Naija sprites
« Reply #43 on: January 26, 2008, 04:53:16 am »
I honestly can't say I'm crazy at all about seeing my favorite character made to be so, well, bare. Nudity doesn't bother me, it's more the context it's in or the motivation for making it. However, I'm not berating anyone for making such mods. But, since there are two genders in this world, and seeing as how the opposite gender never seems to be rendered equally vulnerable, I would like someone to make a nude mod of Li as this would only keep the mod fair for both sexes. It's always unfair that the female sex is undressed so quickly and without a second thought, but that to do so on the male sex is almost forbidden.
Come down and play...we have cookies ;)

Offline Alec

  • Administrator
  • Dream Bit
  • **********
  • Posts: 2211
    • View Profile
Re: Naija sprites
« Reply #44 on: January 26, 2008, 05:00:17 am »
I would like someone to make a nude mod of Li as this would only keep the mod fair for both sexes.

I agree!