Garry's Mod
Precision Wheel Tool
Mostrando 1-2 de 2 aportaciones
Actualización: 26 MAY 2017 a las 20:20

-Fixed Precision Wheels not duplicating
Gmods vanilla duplicator calls MakeWheel function that will only accept limited wheel models

-Added a renamed blatant copy paste of the wheel_ent file and editted tool so the precision wheels are no longer wheel_ent. They are wheel_prez_ent

-Code now registers wheel_prez_ent with the duplicator and calls MakePrezWheel instead of MakeWheel, allowing all models through for wheel creation

Actualización: 18 MAY 2017 a las 3:06

Original upload