Guest User

Untitled

a guest
Jun 19th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.56 KB | None | 0 0
  1. AddEntity("Standard printer", "standardprinter", "models/props_c17/consolebox01a.mdl", 3000, 2, "/buystandardprinter")
  2. AddEntity("Express printer", "expressprinter", "models/props_c17/consolebox01a.mdl", 5000, 1, "/buyexpressprinter")
  3. AddEntity("Emerald printer", "emeraldprinter", "models/props_c17/consolebox01a.mdl", 7000, 2, "/buyemeraldprinter")
  4. AddEntity("Smart printer", "smartprinter", "models/props_c17/consolebox01a.mdl", 1000, 4, "/buysmartprinter")
  5. AddEntity("Tech printer", "techprinter", "models/props_c17/consolebox01a.mdl", 12000, 1, "/buytechprinter")
Add Comment
Please, Sign In to add comment