Bully-Board

Bully Modding Section => Modding Questions/Help => Modding Questions/Help Archives => Topic started by: Ky on February 22, 2015, 02:43:10 PM

Title: how do I change my skin? please help
Post by: Ky on February 22, 2015, 02:43:10 PM
??
Title: Re: how do I change my skin? please help
Post by: boyser on February 22, 2015, 03:09:18 PM
PlayerSwapModel("DOLead_Edgar")   this is the code for swapping models

that's the edgar skin just change it to anyone of these
http://pastebin.com/y3bMnak8 (http://pastebin.com/y3bMnak8)
this is from the super mod menu system
Title: Re: how do I change my skin? please help
Post by: boyser on February 22, 2015, 03:13:58 PM
PlayerSwapModel("DOLead_Edgar")    this is the code for swapping models

that's the edgar skin just change it to anyone of these
http://pastebin.com/y3bMnak8 (http://pastebin.com/y3bMnak8)
this is from the super mod menu system
Title: Re: how do I change my skin? please help
Post by: Ky on February 22, 2015, 03:22:21 PM
PlayerSwapModel("DOLead_Edgar")   this is the code for swapping models

that's the edgar skin just change it to anyone of these
http://pastebin.com/y3bMnak8 (http://pastebin.com/y3bMnak8)
this is from the super mod menu system
Thanks !