Jump to content

Search the Community

Showing results for tags 'luanet'.

  • 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. Greetings, kinda stuck with LuaNet and really need your help guys. I want to transfer an inventoryitem (basically a table) with LuaNet, but for some reason it doesn´t send the table as payload, instead I receive an empty table transmitted. So what I want to do in a nutshell: local player = getPlayer(); local inv = player:getInventory(); module.sendPlayer(getPlayer(),"senditem", inv); (Maybe @turbotutone might know what´s going on there)
×
×
  • Create New...