RAGECOOP / RAGECOOP-V

Drive around the interstate with your buddy, enjoy GTAs environment, make own missions and events or just chill in Grove Street! 🌐
https://ragecoop.com
MIT License
57 stars 17 forks source link

Ruiner 2000 #18

Closed ForgeGMP closed 2 years ago

ForgeGMP commented 2 years ago
                    // RUINER2
                    case 941494461:
                        i=BulletsShot%2==0 ? 65 : 66;
                        return new MuzzleInfo(v.Bones[i].Position, v.Bones[i].ForwardVector);

This vehicle have one animation in the missiles, i must add it also here?