Does the file show the permissions you granted? If not, they were never granted.
InfiniteAmmo
Moved
Total Downloads: 4,448 - First Release: May 30, 2015 - Last Update: Jul 19, 2015
- 4.38889/5, 18 likes
-
Wulf Community Admin
-
-
Wulf Community Admin
-
-
Can you make it so Torches have "infinite ammo"?
-
I checked and in cfg I have permission.
Code:{ "Players": [ { "UserId": "7****************", "Name": "Crimson" } ] }
Last edited by a moderator: Jun 10, 2015 -
Wulf Community Admin
-
oxide/data/InfiniteAmmo.json. but now that I know I need to look into the users >_<...
-
Wulf Community Admin
-
},
"Crimson": {
"LastSeenNickname": "Crimson",
"Perms": [
"infinite.ammo"
],
cut out from users.json -
Wulf Community Admin
-
Slowly learning to do this right... I just don't want to come across a total nuisance
Code:{ "7**************": { "LastSeenNickname": "Crimson", "Perms": [ "canusegodmode" ], "Groups": [ "admin" ] }, "Crimson": { "LastSeenNickname": "Crimson", "Perms": [ "infinite.ammo" ], "Groups": [] }, "7*****************": { "LastSeenNickname": "MoonLyre", "Perms": [], "Groups": [ "moderator" ] } }
-
Wulf Community Admin
-
F1 oxide.grant user "me" "infinite.ammo" user permission granted
Then chat command /toggleammo
response you are not allowed to use this command.
But wait even though it said that and everything looks the way it does the plugin now works??????????? -
Wulf Community Admin
-
the full number. instead of having symbols in it
-
Wulf Community Admin
-
Code:
{ "76561198084210038": { "LastSeenNickname": "Crimson", "Perms": [ "canusegodmode" ], "Groups": [ "admin" ] }, "Crimson": { "LastSeenNickname": "Crimson", "Perms": [ "infinite.ammo" ], "Groups": [] }, "76561198078895331": { "LastSeenNickname": "MoonLyre", "Perms": [], "Groups": [ "moderator" ] } }
-
Wulf Community Admin
-
I'll give it a try
oxide.grant user Crimson infinite.ammo finally got the confirmation
[DOUBLEPOST=1433962331][/DOUBLEPOST]people won't hack my steam account will they?