Search found 16 matches

by Bloomer
Thu Mar 15, 2007 9:35 pm
Forum: Coding Help
Topic: Map crashing problem!
Replies: 6
Views: 14638

Nvm i think i got it. I never fixed any function calls....theres a sh$% load of them. im gonna be so pissed if this isnt the problem :(
by Bloomer
Thu Mar 15, 2007 7:18 am
Forum: Coding Help
Topic: How do I put npcs from previous games(such as HL:S) in a mod
Replies: 8
Views: 16021

....
Man im stupid.

:(
by Bloomer
Thu Mar 15, 2007 4:20 am
Forum: Coding Help
Topic: Map crashing problem!
Replies: 6
Views: 14638

Yeah :(

Well do you know if this is a coding problem? (yeah i tried google lol)
Or is it something in my mod i have forgotten to add?

It must have something to do with the scenes. Thats the ONLY time it crashes ;_;
by Bloomer
Thu Mar 15, 2007 4:15 am
Forum: Coding Help
Topic: How do I put npcs from previous games(such as HL:S) in a mod
Replies: 8
Views: 16021

It's set to spawn in the map but whenever the map loads it won't create the zombine. Are you sure its not something wrong with the trigger you made in the map? you shouldn't have to put models or anything into the mod...i never did lol. Try loading an hl2 map to see if the zombies spawn or not. Tha...
by Bloomer
Wed Mar 14, 2007 1:30 pm
Forum: Coding Help
Topic: Map crashing problem!
Replies: 6
Views: 14638

Are you saying thats the reason for the crash?

I'd really like to pin-point exactly what it is, so i can fix it and we can play.

EDIT: By the way, what does your sig mean?
by Bloomer
Wed Mar 14, 2007 1:28 pm
Forum: Coding Help
Topic: How do I put npcs from previous games(such as HL:S) in a mod
Replies: 8
Views: 16021

what do you mean 'zombies into your mod?'

You mean into a map? or is it already set to spawn in the map...or what?

lol a little more info plz ;)
by Bloomer
Wed Mar 14, 2007 1:26 pm
Forum: Coding Help
Topic: Compiling the Source Code
Replies: 8
Views: 16364

:D

What are you compiling?

If its a mp mod i wanna play Ö
by Bloomer
Wed Mar 14, 2007 1:04 pm
Forum: Coding Help
Topic: Weird twitchy problem!
Replies: 12
Views: 19518

skidz wrote:Hmm, picking up using E was just something in the SP hl2 player class and it was turned off in hl2mp by a derived function I think.
lmao

i looked and it was there

but all it was, was

}


{

lol no code in-between.

I got the code from hl2_player.cpp ^,..,^
Thanks!
by Bloomer
Wed Mar 14, 2007 11:05 am
Forum: Coding Help
Topic: Compiling the Source Code
Replies: 8
Views: 16364

Damn,

I don't understand why they dont just fix everything before they give it to us =/

Stupid Microsoft! :evil:
by Bloomer
Tue Mar 13, 2007 2:55 am
Forum: General Discussion
Topic: Hey everyone!
Replies: 11
Views: 8704

Theres another coop mod called Half-Life 2 heat being developed by ninja penguin team i believe.
by Bloomer
Mon Mar 12, 2007 7:08 am
Forum: Coding Help
Topic: Map crashing problem!
Replies: 6
Views: 14638

I Think i've found the problem, i just dont know how to fix it. i get these errors choreoobjects.lib(choreoactor.obj) : warning LNK4204: 'f:\mapslol\spmodSC\src\dlls\Release HL2\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info choreoobjects.lib(ch...
by Bloomer
Mon Mar 12, 2007 3:08 am
Forum: Coding Help
Topic: Compiling the Source Code
Replies: 8
Views: 16364

I'd be happy to help ya! :D If you have a basic understanding of the program, heres the fix: Got it off wiki Necessary steps are needed to enable compiling with the Visual Studio C++ 2005 Express Edition: Files required: http://msdn.microsoft.com/directx/sdk/ http://www.microsoft.com/downloads/detai...
by Bloomer
Sat Mar 10, 2007 11:57 pm
Forum: General Discussion
Topic: Hey everyone!
Replies: 11
Views: 8704

Hello, I couldn't agree with you more, tis a fine Mod. There's not a huge amount of servers, however there's enough to find a game with somebody ....that's what matters! :lol: Enjoy your stay..... Well i always host my own servers, because i only like to play with my friends. =P im usually only pla...
by Bloomer
Sat Mar 10, 2007 1:17 pm
Forum: Coding Help
Topic: Map crashing problem!
Replies: 6
Views: 14638

Map crashing problem!

This part of the forum looks rather dead :( Anyway, i was trying to make my own personal hl2 coop mod for me and a couple friends, and so far its gone wonderful. I'm using Microsoft Visual C++ 2005 Express. I've learned a lot from it, like how the AI works, weapons, hud, teams, etc etc. I've fixed a...
by Bloomer
Sat Mar 10, 2007 1:09 pm
Forum: Coding Help
Topic: Weird twitchy problem!
Replies: 12
Views: 19518

Yea, use the hl2dm code set, its an option when you setup a mod. Half-Life 2 Multiplayer I think. You should go through all of these fixes. {link} For some reason the page wont load.... Not sure if it answered your question.."omfgwtfbbq" But heres the answer: open (your mod source code's ...