Hey, I have made an online 2D Shooter. And when you pick-up a weapon (Active) it changes the animation sequence to that weapon (I have 4 weapons) but each-time I pick 1 up it goes to that sequence then a split-second goes back to the first animation sequence, I have not had this problem in any other games. And I've checked the code out over 5 times and in no way has any event saying "Every '01.00' : Change animation sequence to 'Pistol'"
Without seeing the code i am having difficulty understanding what the problem is and seeing a solution. When you pick up another weapon, what code are you using to change the animation sequence?