Change player model?

Solstar

Pirate
is there a mod or is it possible to change the player model with other models like main dbad guys,the deckers cyber "monster "suits or even better ,the monster avatar(possibly with his moves and size)fro m the final part of the mission deckers.die ?
 
It's not possible at this time. The morph cheats from SR2 no longer exist for SRTT, and nobody has figured out the clothing format to create wearable outfits like the Cyrus one, and toilet.
 
I want to play as Shaundi! there must be some code in the game that allows you to play as NPC's after all you play as Cyrus Temple in one mission, so...
 
I want to play as Shaundi! there must be some code in the game that allows you to play as NPC's after all you play as Cyrus Temple in one mission, so...

Did you read my post above? It is not a code that morphs you into Cyrus. it's CLOTHING. It's the same for the toilet, blowup doll, etc. Maybe one day we will have custom fan created tools that will let us create our own clothing, but nobody is even remotely close to figuring that out yet.
 
is there a mod or is it possible to change the player model with other models like main dbad guys,the deckers cyber "monster "suits or even better ,the monster avatar(possibly with his moves and size)fro m the final part of the mission deckers.die ?

* Comment removed by moderator. We have a zero tolerance policy regarding piracy and the use of cracked exes.
 
I understand that, but can you define "clothing"? when I think of clothing, I think of the items you can buy in planet saints, leather & lace etc... if the toilet were "clothing" in that sense, wouldn't my player model clip through the toilet model? for instance I'm using a mod that lets you make the player models breasts larger then what was programmed by volition, and on some shirts etc the breasts clip through the clothing slightly, so the player model is still there, but the shirt model is over the player model. my player model is not "inside" the toilet model. my player model is swapped out for the toilet model, the blow-up doll, Cyrus, etc - obviously you know more about the coding of this game then I could ever hope to know, but I have played hundreds of pc games and Ive modded many of them, and it seems more like it's some kind of model-swap code, like in the kenzie mission where you go in to the "tron-like" universe and your avatar switches from the toilet to the blow-up doll to the black & white arm cannon player model, the Cyrus model is a "stagnant" model, meaning nothing on the model changes, same for Shaundi, Pierce, etc - that's the way it seems to me anyway. maybe you can clear it up here or point me to a website that gives a better explanation of how volition coded the models?
 
Because each different part of the player body is a slot and they obscure every slot with those outfits. For example, here's the first part toilet clothing entry. See all the obscured slots?
Code:
        <Customization_Item>
            <Name>cm_toilet</Name>
            <DisplayName>CUST_ITEM_TOILET</DisplayName>
            <Wear_Options>
                <Wear_Option>
                    <Name>CUST_WEAR_NORMAL</Name>
                    <disabled>no</disabled>
                    <Active_Flags/>
                    <Required_Flags/>
                    <Incompatible_Flags/>
                    <Particle_Systems/>
                    <Mesh_Information>
                        <Male_Mesh_Filename>
                            <Filename>cm_toilet.cmeshx</Filename>
                        </Male_Mesh_Filename>
                        <Cutscene_Only>no</Cutscene_Only>
                        <Obscured_slots>
                            <Obscured_slot>
                                <Slot>body</Slot>
                            </Obscured_slot>
                            <Obscured_slot>
                                <Slot>bra</Slot>
                            </Obscured_slot>
                            <Obscured_slot>
                                <Slot>ear piercings</Slot>
                            </Obscured_slot>
                            <Obscured_slot>
                                <Slot>eyewear</Slot>
                            </Obscured_slot>
                            <Obscured_slot>
                                <Slot>face piercings</Slot>
                            </Obscured_slot>
                            <Obscured_slot>
                                <Slot>facewear</Slot>
                            </Obscured_slot>
                            <Obscured_slot>
                                <Slot>gloves</Slot>
                            </Obscured_slot>
                            <Obscured_slot>
                                <Slot>head hair</Slot>
                            </Obscured_slot>
                            <Obscured_slot>
                                <Slot>headwear</Slot>
                            </Obscured_slot>
                            <Obscured_slot>
                                <Slot>left wrist</Slot>
                            </Obscured_slot>
                            <Obscured_slot>
                                <Slot>long chain</Slot>
                            </Obscured_slot>
                            <Obscured_slot>
                                <Slot>lower body</Slot>
                            </Obscured_slot>
                            <Obscured_slot>
                                <Slot>mouth</Slot>
                            </Obscured_slot>
                            <Obscured_slot>
                                <Slot>parachute</Slot>
                            </Obscured_slot>
                            <Obscured_slot>
                                <Slot>privacy bar bottom</Slot>
                            </Obscured_slot>
                            <Obscured_slot>
                                <Slot>privacy bar top</Slot>
                            </Obscured_slot>
                            <Obscured_slot>
                                <Slot>right wrist</Slot>
                            </Obscured_slot>
                            <Obscured_slot>
                                <Slot>shoes</Slot>
                            </Obscured_slot>
                            <Obscured_slot>
                                <Slot>underwear</Slot>
                            </Obscured_slot>
                            <Obscured_slot>
                                <Slot>upper body</Slot>
                            </Obscured_slot>
                        </Obscured_slots>
                        <VID_List>0</VID_List>
                        <Female_Mesh_Filename>
                            <Filename>cf_toilet.cmeshx</Filename>
                        </Female_Mesh_Filename>
                        <Obscured_VIDs>
                            <Obscured_VID>
                                <VID>1</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>2</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>3</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>4</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>5</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>7</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>8</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>9</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>10</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>16</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>17</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>18</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>19</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>20</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>21</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>24</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>25</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>28</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>29</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>30</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>33</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>34</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>35</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>37</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>38</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>39</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>40</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>41</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>42</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>47</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>48</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>49</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>50</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>51</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>52</VID>
                            </Obscured_VID>
                            <Obscured_VID>
                                <VID>53</VID>
                            </Obscured_VID>
                        </Obscured_VIDs>
 
Back
Top