Garry's Mod

Garry's Mod

admino ( control what is and isn't admin only today )
57 Comments
DinoKing1232 18 Mar @ 12:07pm 
Can you please do a very detailed tutorial on how to do this?
jayshelley22 24 Dec, 2024 @ 10:41am 
doesnt work
LouLouActual 26 Nov, 2024 @ 12:12pm 
other than a few grammatical errors, this mod is a godsend.
ilikecreepers  [author] 12 Oct, 2024 @ 3:24am 
no
doom#7379 12 Oct, 2024 @ 12:41am 
it works on playermodels too ?
ilikecreepers  [author] 25 Dec, 2023 @ 11:46am 
@aserSkorpion this addon has to make changes to gmods core sandbox spawnmenu code to be able to do what it does and that level of intrusion can be bad for addons messing around with the spawn menu in an unconventional way (basically doing anything that isnt adding skins,ents,sweps,npcs,tools and options) like this addon. That said I dont know way an npc addon would need to mess with code like this (usually everthing being added to the spawn menu also gets added to a list separate from the menu so it most likely isnt for getting items) but in any event there is nothing I can do on my end to fix that.

I sugest you contact the people who made vj base or the npcs
NeedMoreGun 25 Dec, 2023 @ 8:32am 
NPCs that work on VJ base don't have their weapons when i spawn them. They have their weapons when this addons is disabled, im sure thats the addon that causes the issue. Is there any way to fix it?
party 2 Dec, 2023 @ 5:33am 
Okay ill try it the second time and ill tell what happens. Is that okay?
ilikecreepers  [author] 2 Dec, 2023 @ 5:30am 
I tried it and it worked fine I think you were just using it wrong
party 2 Dec, 2023 @ 5:24am 
Didn't work last time.
ilikecreepers  [author] 2 Dec, 2023 @ 5:21am 
second tab
party 2 Dec, 2023 @ 4:43am 
How do I permanently add things as admin only and not admin only?
ilikecreepers  [author] 2 Dec, 2023 @ 4:23am 
there is no line before true or false it is a comma true,false
party 27 Nov, 2023 @ 1:46am 
When i manually put the |true or |false in there it will not affect them.
ilikecreepers  [author] 26 Nov, 2023 @ 9:07am 
it works fine for me maybe your using it wrong
ilikecreepers  [author] 26 Nov, 2023 @ 8:52am 
ok that strange let me check it out
party 23 Nov, 2023 @ 3:23am 
adminosave.dat file does not seem to work.
Ermzec 18 Nov, 2023 @ 5:05pm 
thanks
ilikecreepers  [author] 18 Nov, 2023 @ 12:50am 
only admins should have access to the interface
ilikecreepers  [author] 18 Nov, 2023 @ 12:48am 
yes
Ermzec 17 Nov, 2023 @ 6:09pm 
is this safe?
Memerman 22 Aug, 2023 @ 7:31am 
this is amazing
Rib 2 Jun, 2023 @ 11:25am 
Ooooooh awesome, thank you! I wish there were more mods that let us modify the spawnmenu like this...
ilikecreepers  [author] 2 Jun, 2023 @ 1:40am 
@Rib ohhh your on about in the spawnmenu well what that dose is simple it deletes the item from the spawn menu so that you cant spawn it anymore but it isn't permanent as long as you don't click the save changes button which will pop up some where in the spawn menu but if you do click that ...

delete Steam\steamapps\common\GarrysMod\garrysmod\gamemodes\sandbox and then re-validate gmod
Rib 1 Jun, 2023 @ 9:32pm 
I understand the functions that make items admin only or accessible to all user levels, it's the *delete* function (when you right click on an item, the last option just called "Delete" appears) I am interested in understanding further.
ilikecreepers  [author] 1 Jun, 2023 @ 11:28am 
o step one select item
o step two right click and copy item
o step three one admin interface and replace the contents of the second box down with paste
o step four put true into the fourth box to make something admin only or false to make it accissable to all
o step five profit
Rib 31 May, 2023 @ 8:05pm 
If I'm not mistaken, this adds some sort of delete function for items in the spawn-lists? Could you explain how it works? (Is this client-side or server-side, is this permanent or only for the duration of the current game, does it keep a list of the deleted items somewhere, and are there any console commands to control how it functions, or to undo these deletions?)
ilikecreepers  [author] 16 May, 2023 @ 9:45am 
ok
Nahno 15 May, 2023 @ 8:21am 
when i try to respawn it just bugs and im stuck in a camera orbiting where i died but i disabled this and it fixed it
Nahno 15 May, 2023 @ 8:20am 
i disabled a mod and it fixed itself
ilikecreepers  [author] 15 May, 2023 @ 8:18am 
@NanoDoesStuff there is nothing in this addon that should prevent re spawning I suggest you run the command "lua_run PrintTable( hook.GetTable()["PlayerDeathThink"] )" and this should give you some insight as to the things that can block respawning.

Thur more feel free to send the output back to me for me to look over or if you want you can create an autorun file with the following code to always enable respawning:

[code]
for k, y in pairs( hook.GetTable()["PlayerDeathThink"] ) do
hook.Remove( "PlayerDeathThink", k )
end
[/code]
Nahno 14 May, 2023 @ 11:32am 
even when im the host i cant respawn and i think this mod is incompatible wiht something
Nahno 14 May, 2023 @ 11:31am 
i think it bugged and made respawning a nobody thing... i cant respawn, ill try disabling this mod and see
ilikecreepers  [author] 28 Jan, 2022 @ 5:47am 
@schrillowins there isn't a feature for that I think but if the is you would just have to * in to the clipbords name section but if you want I could make it a feature.
schrillowins 25 Jan, 2022 @ 11:48am 
how do you make every single thing admin only
ilikecreepers  [author] 21 Aug, 2021 @ 7:12am 
@про чел в нмрx well I had a crack at it but I under estimated how old the amino code is and well it's age makes it like a swish watch which is very hard to mess around with.
ilikecreepers  [author] 21 Aug, 2021 @ 6:12am 
k
мертвое море 20 Aug, 2021 @ 12:48pm 
ok..thanks
ilikecreepers  [author] 20 Aug, 2021 @ 12:15pm 
@про чел в нмрх there isn't something for that ... if you like I can add it
мертвое море 20 Aug, 2021 @ 11:48am 
how to admin only everything?
ilikecreepers  [author] 17 Aug, 2021 @ 3:56am 
it tool for making track for trains (NOT ROLARCOASTERS) ant the link is:
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=287012681
Nahno 16 Aug, 2021 @ 4:28am 
send me the link
Nahno 16 Aug, 2021 @ 4:27am 
whats a track assembly i saw it in pics
ilikecreepers  [author] 9 Mar, 2021 @ 11:30am 
@STUbrainiac
::basic crash course:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

right click on something (that isn't a prop) you want to change the admin state of, click copy to clipboard then open the context menu and click admino interface then remove the text in the second box down and paste it in there and then remove the text in the third box and type true to make it admin only and false to remove the admin only after that hit apply.
STUbrainiac 8 Mar, 2021 @ 6:21am 
Can anyone tell me how this works i cant get it to work
Nahno 26 Jan, 2021 @ 7:47am 
whats the map in the pics
ilikecreepers  [author] 25 Oct, 2020 @ 5:44am 
@yoloboy068 I dont think vj base cooparates well with this addon if you would like I can see if I can do something about that but it well probley take a month
Judas Priest 24 Oct, 2020 @ 9:36pm 
this is pretty confusing to figure out, the weapons are not becoming admin only and I put this into the box like you said. (This is what is in the save file in the data file aswell)

weapon_vj_tripod_ray a,weapon_vj_tripod_2005 a, weapon_vj_tripod a|true