Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Name = "VIP Rank", // name in the menu
- Price = 500, // price in credits
- DisabledFor = { "admin", "superadmin" }, // what ulx ranks can't SEE / BUY the package
- Purchase = function( ply ) // what happens when they buy it
- RunConsoleCommand("ulx", "adduserid", ply:SteamID(), "vip" )
- end,
- //description to provide
- Description = [[
- Vip unlocks loads of cool jobs like swat, fbi, pro thief, pro criminal, kidnapper,and many more also get access to vip entities and vip printers!
- ]],
- })
Advertisement
Add Comment
Please, Sign In to add comment