How do I give my unit a custom firsthand?
Posted: Mon Jan 05, 2009 6:50 am
Hello,
my problem is that I want to give one of my units a reskinned firsthand model of the stock bf2 clonecommander and it doesn´t work.
I tried adding this
but that line just loaded the shipped firsthand.
So I tried this
but then there was no firsthand and the game didn´t even show the weapon.
Does anybody know how to do it right?
my problem is that I want to give one of my units a reskinned firsthand model of the stock bf2 clonecommander and it doesn´t work.
I tried adding this
Code: Select all
FirstPerson = "REP\repcomm;rep_1st_clonecommander"So I tried this
Code: Select all
FirstPerson = "dc:REP\repcomm;rep_1st_clonecommander"Does anybody know how to do it right?