[hlcoders] Adding new weapons, ammo, engine crashing

2002-12-23 Thread Bodek
Hi! I'm new here and I have problems with adding new weapons. First od all I will try to explain what I do in sdk (I'm sure everything I done properly). But every time I'm picking up the weapon (my or orginal weapon (like shotgun) engine crashes with annoying windows message 'Program run bad

Re: [hlcoders] Adding new weapons, ammo, engine crashing

2002-12-23 Thread Barret Rhoden
- From: Bodek [EMAIL PROTECTED] To: HLCODERS LIST [EMAIL PROTECTED] Sent: Monday, December 23, 2002 6:35 PM Subject: [hlcoders] Adding new weapons, ammo, engine crashing Hi! I'm new here and I have problems with adding new weapons. First od all I will try to explain what I do in sdk (I'm sure

Re: [hlcoders] Adding new weapons, ammo, engine crashing

2002-12-23 Thread Cortex
Have you tried to debug your code in MSVC ? Then, you'll see where it crashes using the stack window. It can be an odd pointer problem :p It's often the dummy things that make the most strange problem :p - Cortex : HL ALBATOR coder mapper - [EMAIL PROTECTED] ICQ : 71548738 Bodek