Ulysses
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Ulysses
»
General
»
Developers Corner
»
pointshop ulx
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: pointshop ulx (Read 2298 times)
0 Members and 1 Guest are viewing this topic.
matths1985
Newbie
Posts: 2
Karma: 0
pointshop ulx
«
on:
February 22, 2015, 04:47:17 AM »
ITEM.Name = 'VIP Terriens'
ITEM.Price = 1000
ITEM.Model = 'models/dog.mdl'
function ITEM:OnEquip( ply )
RunConsoleCommand( "ulx", "tempadduserid", SteamID(), "vipterrien", "30 ", "user" )
end
when I create my her does not group all the items
Logged
Zmaster
Full Member
Posts: 235
Karma: 25
Re: pointshop ulx
«
Reply #1 on:
February 22, 2015, 07:39:49 AM »
For starters, you would have to use "ply:SteamID()" -- not just "SteamID()"
And I have no idea what this means:
"when I create my her does not group all the items"
Logged
(Working) Grim Reaper Playermodel
Server "Hopper" + Platform
911 Reports for DarkRP
SimpleCommands
matths1985
Newbie
Posts: 2
Karma: 0
Re: pointshop ulx
«
Reply #2 on:
February 23, 2015, 01:28:20 PM »
this does not change, its still not working please.
need help
Logged
An Error Has Occurred!
array_keys(): Argument #1 ($array) must be of type array, null given
Back