Jump to content

Overcrash

Members
  • Posts

    6
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Overcrash

  1. namespace rp.model { public class InventoryModel { public int id { get; set; } public String hash { get; set; } public String description { get; set; } public int type { get; set; } public int amount { get; set; } } }
  2. Hello how to implement an invertary system I have a database of course on mysql Thanks for your help
  3. CarShop Simple System 1.0 we can not integrate it
  4. thx to help
  5. help please
×
×
  • Create New...