17.09.2013, 23:39
I think no, because guy above xyang helped me about it and he said this;
if(newkeys == KEY_NO) // this is key N
so I click N to choose the weapons, and guess what it worked, so when i've return from school, I've pmed him how to make that i press enter for weapons, he said this;
if(newkeys == KEY_SECONDARY_ATTACK) // this is key Enter
so when i came ingame, i clicked enter and the dialog of weapons work, when I choose any gun it doesn't give me, so I've had in mind, let's get back to "N" button, but still if I press N choose the weapon it doesn't give me, it's like, first time it works second time it's not. help me please :SS
if(newkeys == KEY_NO) // this is key N
so I click N to choose the weapons, and guess what it worked, so when i've return from school, I've pmed him how to make that i press enter for weapons, he said this;
if(newkeys == KEY_SECONDARY_ATTACK) // this is key Enter
so when i came ingame, i clicked enter and the dialog of weapons work, when I choose any gun it doesn't give me, so I've had in mind, let's get back to "N" button, but still if I press N choose the weapon it doesn't give me, it's like, first time it works second time it's not. help me please :SS

