Garry's Mod

Garry's Mod

admino ( control what is and isn't admin only today )
57 kommentarer
DinoKing1232 18. mar. kl. 12:07 
Can you please do a very detailed tutorial on how to do this?
jayshelley22 24. dec. 2024 kl. 10:41 
doesnt work
LouLouActual 26. nov. 2024 kl. 12:12 
other than a few grammatical errors, this mod is a godsend.
ilikecreepers  [ophavsmand] 12. okt. 2024 kl. 3:24 
no
doom#7379 12. okt. 2024 kl. 0:41 
it works on playermodels too ?
ilikecreepers  [ophavsmand] 25. dec. 2023 kl. 11:46 
@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 kl. 8:32 
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 kl. 5:33 
Okay ill try it the second time and ill tell what happens. Is that okay?
ilikecreepers  [ophavsmand] 2. dec. 2023 kl. 5:30 
I tried it and it worked fine I think you were just using it wrong
party 2. dec. 2023 kl. 5:24 
Didn't work last time.
ilikecreepers  [ophavsmand] 2. dec. 2023 kl. 5:21 
second tab
party 2. dec. 2023 kl. 4:43 
How do I permanently add things as admin only and not admin only?
ilikecreepers  [ophavsmand] 2. dec. 2023 kl. 4:23 
there is no line before true or false it is a comma true,false
party 27. nov. 2023 kl. 1:46 
When i manually put the |true or |false in there it will not affect them.
ilikecreepers  [ophavsmand] 26. nov. 2023 kl. 9:07 
it works fine for me maybe your using it wrong
ilikecreepers  [ophavsmand] 26. nov. 2023 kl. 8:52 
ok that strange let me check it out
party 23. nov. 2023 kl. 3:23 
adminosave.dat file does not seem to work.
Ermzec 18. nov. 2023 kl. 17:05 
thanks
ilikecreepers  [ophavsmand] 18. nov. 2023 kl. 0:50 
only admins should have access to the interface
ilikecreepers  [ophavsmand] 18. nov. 2023 kl. 0:48 
yes
Ermzec 17. nov. 2023 kl. 18:09 
is this safe?
Memerman 22. aug. 2023 kl. 7:31 
this is amazing
Rib 2. juni 2023 kl. 11:25 
Ooooooh awesome, thank you! I wish there were more mods that let us modify the spawnmenu like this...
ilikecreepers  [ophavsmand] 2. juni 2023 kl. 1:40 
@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. juni 2023 kl. 21:32 
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  [ophavsmand] 1. juni 2023 kl. 11:28 
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. maj 2023 kl. 20:05 
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  [ophavsmand] 16. maj 2023 kl. 9:45 
ok
Nahno 15. maj 2023 kl. 8:21 
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. maj 2023 kl. 8:20 
i disabled a mod and it fixed itself
ilikecreepers  [ophavsmand] 15. maj 2023 kl. 8:18 
@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. maj 2023 kl. 11:32 
even when im the host i cant respawn and i think this mod is incompatible wiht something
Nahno 14. maj 2023 kl. 11:31 
i think it bugged and made respawning a nobody thing... i cant respawn, ill try disabling this mod and see
ilikecreepers  [ophavsmand] 28. jan. 2022 kl. 5:47 
@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 kl. 11:48 
how do you make every single thing admin only
ilikecreepers  [ophavsmand] 21. aug. 2021 kl. 7:12 
@про чел в нмр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  [ophavsmand] 21. aug. 2021 kl. 6:12 
k
мертвое море 20. aug. 2021 kl. 12:48 
ok..thanks
ilikecreepers  [ophavsmand] 20. aug. 2021 kl. 12:15 
@про чел в нмрх there isn't something for that ... if you like I can add it
мертвое море 20. aug. 2021 kl. 11:48 
how to admin only everything?
ilikecreepers  [ophavsmand] 17. aug. 2021 kl. 3:56 
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 kl. 4:28 
send me the link
Nahno 16. aug. 2021 kl. 4:27 
whats a track assembly i saw it in pics
ilikecreepers  [ophavsmand] 9. mar. 2021 kl. 11:30 
@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 kl. 6:21 
Can anyone tell me how this works i cant get it to work
Nahno 26. jan. 2021 kl. 7:47 
whats the map in the pics
ilikecreepers  [ophavsmand] 25. okt. 2020 kl. 5:44 
@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. okt. 2020 kl. 21:36 
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