Garry's Mod
Precision Wheel Tool
2件中 1-2 を表示
更新: 2017年5月26日 @ 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

更新: 2017年5月18日 @ 3時06分

Original upload