Garry's Mod

Garry's Mod

admino ( control what is and isn't admin only today )
Počet komentářů: 57
DinoKing1232 18. bře. v 12.07 
Can you please do a very detailed tutorial on how to do this?
jayshelley22 24. pro. 2024 v 10.41 
doesnt work
LouLouActual 26. lis. 2024 v 12.12 
other than a few grammatical errors, this mod is a godsend.
ilikecreepers  [autor] 12. říj. 2024 v 3.24 
no
doom#7379 12. říj. 2024 v 0.41 
it works on playermodels too ?
ilikecreepers  [autor] 25. pro. 2023 v 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. pro. 2023 v 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. pro. 2023 v 5.33 
Okay ill try it the second time and ill tell what happens. Is that okay?
ilikecreepers  [autor] 2. pro. 2023 v 5.30 
I tried it and it worked fine I think you were just using it wrong
party 2. pro. 2023 v 5.24 
Didn't work last time.
ilikecreepers  [autor] 2. pro. 2023 v 5.21 
second tab
party 2. pro. 2023 v 4.43 
How do I permanently add things as admin only and not admin only?
ilikecreepers  [autor] 2. pro. 2023 v 4.23 
there is no line before true or false it is a comma true,false
party 27. lis. 2023 v 1.46 
When i manually put the |true or |false in there it will not affect them.
ilikecreepers  [autor] 26. lis. 2023 v 9.07 
it works fine for me maybe your using it wrong
ilikecreepers  [autor] 26. lis. 2023 v 8.52 
ok that strange let me check it out
party 23. lis. 2023 v 3.23 
adminosave.dat file does not seem to work.
Ermzec 18. lis. 2023 v 17.05 
thanks
ilikecreepers  [autor] 18. lis. 2023 v 0.50 
only admins should have access to the interface
ilikecreepers  [autor] 18. lis. 2023 v 0.48 
yes
Ermzec 17. lis. 2023 v 18.09 
is this safe?
Memerman 22. srp. 2023 v 7.31 
this is amazing
Rib 2. čvn. 2023 v 11.25 
Ooooooh awesome, thank you! I wish there were more mods that let us modify the spawnmenu like this...
ilikecreepers  [autor] 2. čvn. 2023 v 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. čvn. 2023 v 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  [autor] 1. čvn. 2023 v 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. kvě. 2023 v 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  [autor] 16. kvě. 2023 v 9.45 
ok
Nahno 15. kvě. 2023 v 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. kvě. 2023 v 8.20 
i disabled a mod and it fixed itself
ilikecreepers  [autor] 15. kvě. 2023 v 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. kvě. 2023 v 11.32 
even when im the host i cant respawn and i think this mod is incompatible wiht something
Nahno 14. kvě. 2023 v 11.31 
i think it bugged and made respawning a nobody thing... i cant respawn, ill try disabling this mod and see
ilikecreepers  [autor] 28. led. 2022 v 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. led. 2022 v 11.48 
how do you make every single thing admin only
ilikecreepers  [autor] 21. srp. 2021 v 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  [autor] 21. srp. 2021 v 6.12 
k
мертвое море 20. srp. 2021 v 12.48 
ok..thanks
ilikecreepers  [autor] 20. srp. 2021 v 12.15 
@про чел в нмрх there isn't something for that ... if you like I can add it
мертвое море 20. srp. 2021 v 11.48 
how to admin only everything?
ilikecreepers  [autor] 17. srp. 2021 v 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. srp. 2021 v 4.28 
send me the link
Nahno 16. srp. 2021 v 4.27 
whats a track assembly i saw it in pics
ilikecreepers  [autor] 9. bře. 2021 v 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. bře. 2021 v 6.21 
Can anyone tell me how this works i cant get it to work
Nahno 26. led. 2021 v 7.47 
whats the map in the pics
ilikecreepers  [autor] 25. říj. 2020 v 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. říj. 2020 v 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