Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: Zaitzev on May 23, 2008, 05:26:30 AM
-
So, I got this rented gmod server. And of course, I've put in ULX, ULib and Uclip, together with Simple Prop Protection and ASSMod. And I've added my steam id to both /garrysmod/settings/users.txt AND /data/ULib/users.txt. As far as I know that's all I need to do. I've set myself as owner in ASSMod. I can access the SPP menu, but for some reason I can't..change stuff properly. I get "You don't have access" all the time. The "Cleanup entire server" doesn't work either. And I can't noclip through world, like I could before. I couldn't even noclip through my own stuff at first, but now I can.
Am I missing something? :O
I have SVN versions of ULX, ULib and Uclip.
Edit: The ULX Menu only shows MOTD. I had Admin, Client and all that before..
-
You need to make yourself an admin. See the ULX readme.
-
Like I wrote in the first post..I did, by adding myself into the users.txt file(s) in both locations. The problem is still there.
-
You still are not an admin. Read our FAQs for help in that case.
-
I am currently running uclip, with having some issues....
most everthing works correclty except players can still noclip through other players props,
however they cannot noclip through the world. (good thing)
the admin thing works just fine no problems there.
Using uclip, and simple prop protection, and of course ulx ulib
any suggestions?
or a link to another forum?
anything you can provide would be useful
i've edited the config to look like this;
------------
-- Config --
------------
function adminCheck( ply ) -- Who can move through everything? Comment out the line below if you don't want anyone moving through anything but their own stuff.
if ply:IsAdmin() or ply:IsSuperAdmin() then
return true
end
return false
end
-
I've looked in every seemingly related post, nothing helped me out there. The FAQ doesn't cover it. I do have installed ULX, ULib, Uclip and Simple Prop Protection. I can do certain admin-things, like cleanup, kicking, changing server cvars, but it stops there. Everybody can noclip through all the stuff. Me being admin should be able to noclip through world, but no. I can't pick up or manipulate other players or their props. Settings are default, Prop Protection is on, etc..
ASSMod is installed, but this shouldn't be causing the problem. I've used them all together before without any big trouble. I did the same then like I did now: Installed the addons, edited the users.txt, restarted the server (more than once). I would guess that editing any file is not the answer, since I've never had to do it before. Or..?
-
I am currently running uclip, with having some issues....
most everthing works correclty except players can still noclip through other players props,
however they cannot noclip through the world. (good thing)
the admin thing works just fine no problems there.
Using uclip, and simple prop protection, and of course ulx ulib
any suggestions?
or a link to another forum?
anything you can provide would be useful
i've edited the config to look like this;
------------
-- Config --
------------
function adminCheck( ply ) -- Who can move through everything? Comment out the line below if you don't want anyone moving through anything but their own stuff.
if ply:IsAdmin() or ply:IsSuperAdmin() then
return true
end
return false
end
Did SPP update recently? Perhaps the API changed.
-
Honestly i don't know when the last time SPP updated, I just got the sever like a week ago so this is the first time i've downloaded SPP,
do you know the last version of SPP that was working with UCLIP?
maybe i could go back to a workign version?
-
sorry for the double post, but i just had a simple question,
would you recommend i switch to a different prop protection addon?
is there one that works as well? or better?
the big reason i've been using SPP is the "use protection option" so players can press buttons and use others pods and vehicles and etc...
-
You could use UPS (see release section), but it's beta.