Jump to content

Search the Community

Showing results for tags 'Model Texture'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • News & Announcements
    • News
  • Project Zomboid
    • PZ Updates
    • General Discussions
    • Bug Reports
    • PZ Support
    • PZ Multiplayer
    • PZ Community & Creativity
    • PZ Suggestions
  • PZ Modding
    • Tutorials & Resources
    • Mods
    • Items
    • Mapping
    • Mod Ideas and Requests
  • General Games Development
    • Indie Scene
  • Other Discussions
    • General Discussion
    • Forum Games & Activities

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Twitter


Interests

Found 1 result

  1. Anyone know if we can access player model textures through Lua? I was able to access weapon textures through it, pretty sure I can change them in-game but haven't tried it yet. I just don't know how to access player textures. I am able to access the weapon texture through this line: pWorTe = player:getPrimaryHandItem():getWorldTexture();This returns the following for example: media/inventory/world/WItem_Fork.png This leads me to believe I could change that in-game as long as a new texture was loaded. Haven't tested this yet, but I will today. Still would like some advice on how to access player model texture.
×
×
  • Create New...