
Posts
200
Respect
54Add +1
Forum Rank
Mr. Elemental
Primary Group
Donator ♥
Login Issues
Forgot password?Activate Issues
Account activation email not received? Wrong account activation email used?Other Problems?
Contact Support - Help Center Get help on the UGX Discord. Join it now!![]() | Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum. |
rawfile,character/char_zomb_player_2.gsc
xmodel,char_usa_marine_body2_1
xmodel,char_usa_raider_player_head_gas
xmodel
// THIS FILE IS AUTOGENERATED, DO NOT MODIFY
main()
{
self setModel("char_usa_marine_body2_1");
self.headModel = "char_usa_raider_player_head_gas";
self attach(self.headModel, "", true);
self.voice = "american";
}
precache()
{
precacheModel("char_usa_marine_body2_1");
precacheModel("char_usa_raider_player_head_gas");
}
![]() | |
![]() | Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum. |
![]() | Has shown excellence and experience in the area of custom scripting in the UGX-Mods community. |
![]() BO3 Modtools Alpha | This user has access to the Black Ops 3 Modtools Alpha |
![]() | Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum. |
If you have AI models, convert them as multiplayer body (only body models, head models are animated).