User talk:Dutchmega: Difference between revisions
CrabbyData (talk | contribs) No edit summary |
|||
Line 4: | Line 4: | ||
:Didn't work --[[User:Generaleskimo|General Eskimo]] | :Didn't work --[[User:Generaleskimo|General Eskimo]] | ||
Well, in that case it gets harder... I don't know what I have changed in my code... You should do some debugging... is SpawnBlood() even called? And so, what color blood? (it shouldn't be DONT_BLEED) -- [[User:dutchmega|dutchmega]] | Well, in that case it gets harder... I don't know what I have changed in my code... You should do some debugging... is SpawnBlood() even called? And so, what color blood? (it shouldn't be DONT_BLEED) -- [[User:dutchmega|dutchmega]] | ||
== Still need help on your Source MOD? == | |||
'''THIS IS IN DUTCH'''<br> | |||
Heey, leuk, nog een Nederlander ^_^ Prettig kennis te maken! :D Ik zag dat je bezig was met een MOD voor de Source engine... Ik ben zelf best wel goed in het maken van levels (via Valve Hammer). Als je nog iemand nodig hebt om levels te maken, kom dan maar naar mij toe :D<br> | |||
---- | |||
'''Translation:'''<br> | |||
Hey, nice, another person from the Netherlands ^_^ Nice to meat you! :D I saw you were working on a MOD for the Source engine... I'm pretty good in making levels (by Valve Hammer). If you need someone to make levels, come to me :D | |||
::Greetingz, [[User:CrabbyData|CrabbyData]] 06:02, 6 May 2006 (PDT) |
Revision as of 06:02, 6 May 2006
Fixing NPC's not bleeding
Look in AI_BaseNPC.cpp, around line 1020, look for the call to the function SpawnBlood. Remove IsPlayer() before it ;)
- Didn't work --General Eskimo
Well, in that case it gets harder... I don't know what I have changed in my code... You should do some debugging... is SpawnBlood() even called? And so, what color blood? (it shouldn't be DONT_BLEED) -- dutchmega
Still need help on your Source MOD?
THIS IS IN DUTCH
Heey, leuk, nog een Nederlander ^_^ Prettig kennis te maken! :D Ik zag dat je bezig was met een MOD voor de Source engine... Ik ben zelf best wel goed in het maken van levels (via Valve Hammer). Als je nog iemand nodig hebt om levels te maken, kom dan maar naar mij toe :D
Translation:
Hey, nice, another person from the Netherlands ^_^ Nice to meat you! :D I saw you were working on a MOD for the Source engine... I'm pretty good in making levels (by Valve Hammer). If you need someone to make levels, come to me :D
- Greetingz, CrabbyData 06:02, 6 May 2006 (PDT)