ULX

Author Topic: Out of ulx  (Read 1902 times)

0 Members and 1 Guest are viewing this topic.

Offline 3RB

  • Newbie
  • *
  • Posts: 25
  • Karma: 0
Out of ulx
« on: September 04, 2015, 11:24:25 AM »
Is tgere a way that i can make pointshop items for owner only or for some admin ranks only other admin ranks cant buy it?

Offline alewis7

  • Newbie
  • *
  • Posts: 5
  • Karma: 0
Re: Out of ulx
« Reply #1 on: September 05, 2015, 03:31:45 AM »
ITEM.Name = 'Put Name Here'
ITEM.Price = 100
ITEM.Model = '.mdl'
ITEM.Attachment = 'eyes'
ITEM.AdminOnly = true

Make sure you have this last part (ITEM.AdminOnly = true), and it will make it for admin's only.


 :P :P :P :P :P :P :P :P :P :P :P :P ;)

An Error Has Occurred!

array_keys(): Argument #1 ($array) must be of type array, null given