Search found 9 matches

by omfgwtfbbq
Sat Mar 17, 2007 12:01 pm
Forum: Coding Help
Topic: Weird twitchy problem!
Replies: 12
Views: 19399

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.
Thank you for this.
by omfgwtfbbq
Sat Mar 10, 2007 11:42 am
Forum: Coding Help
Topic: Weird twitchy problem!
Replies: 12
Views: 19399

Nevermind, i was able to get the HL2DM code.

Though, for some reason i cant see the bullets on the airboat gun -_- i guess thats not important.


How do you enable "E" to pickup object in multiplayer? o.O
by omfgwtfbbq
Fri Mar 09, 2007 5:30 am
Forum: Coding Help
Topic: Weird twitchy problem!
Replies: 12
Views: 19399

skidz wrote:All you need are the project files to get the hl2dm layout.
Right.

And those are the files i can't get -_- am i just screwed? :(
by omfgwtfbbq
Fri Mar 09, 2007 2:33 am
Forum: Coding Help
Topic: Weird twitchy problem!
Replies: 12
Views: 19399

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. http://developer.valvesoftware.com/wiki/SDK_Known_Issues_List#Animations_are_jittery Oh hey! thanks man! that helps out tons >.< I tried looking on wiki, but i...
by omfgwtfbbq
Thu Mar 08, 2007 8:33 am
Forum: Coding Help
Topic: How do you open a DLL?
Replies: 20
Views: 30505

Yeah, but this section of the forum has like... 7 threads haha.

So i doubt anyones going to care much.
by omfgwtfbbq
Thu Mar 08, 2007 8:26 am
Forum: Coding Help
Topic: Weird twitchy problem!
Replies: 12
Views: 19399

Well if you use the hl2dm code everything will be setup to work like scoreboard and chat, and npcs and crap are still there. Acouple of those other problems have been mentioned, the twitchy animations being a client side issue. Use the HL2Dm code solution. :shock: what do you mean by 'hl2dm code' l...
by omfgwtfbbq
Thu Mar 08, 2007 3:40 am
Forum: Coding Help
Topic: Weird twitchy problem!
Replies: 12
Views: 19399

Also, i know why the chat and tab isnt working. lol durr because its set for hl2mp =P


but i dont know what the call is or where its located. is it in "hl2mp_gamerules?"
by omfgwtfbbq
Thu Mar 08, 2007 3:16 am
Forum: Coding Help
Topic: How do you open a DLL?
Replies: 20
Views: 30505

Fredy The Pwner wrote:I AM ALTERING MI (Missing Information) CODE TO MAKE THE SMG1 LEAKLIKE,IM NOT MAKING A WHOLE NEW MOD :!: AND IM DOING THIS FOR MY PERSONAL PLESURE :!:

LOL CAPS LOCK IS THE SHORTCUT TO LEETNESS.
by omfgwtfbbq
Thu Mar 08, 2007 3:02 am
Forum: Coding Help
Topic: Weird twitchy problem!
Replies: 12
Views: 19399

Weird twitchy problem!

Hey everyone. I'm a really big nub at C++, so any help would be appreciated. >.<ja>.< Anyway, i figured since its the source code of HL2 everything would work right off the back xD boi was i wrong. I'm having 4 problems. 1. No chat. 2. No "score board" like when you press tab 3. The air bo...