Numos59 / darkrp

Automatically exported from code.google.com/p/darkrp
0 stars 2 forks source link

ULX & DarkRP (Again) #520

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What is the problem? Running DarkRP and ULX together breaks ULX's function to 
give admin to users on server start. It conflicts with FAdmin.

Basically if you run ULX and Darkrp, and attempt to give yourself 
superadmin/admin on ULX, a server restart will remove it, if you remove the 
following directory, "DarkRP\gamemode\FAdmin\Access" then it gives your admin 
back right away, but then that breaks DarkRP.

ERROR: Hook 'FAdmin_DarkRP_privs' Failed: [darkrp\gamemode\sh_commands.lua:575] 
attempt to index field 'Access' (a nil value)
Removing Hook 'FAdmin_DarkRP_privs'

That is the error you get when you kill that directory, but then your ULX admin 
works fine. 

But if you do delete it, your F4 menu commands like switching jobs, will print 
to chat, such as, if you hit CP vote, it will say "/cpvote" in chat, and not do 
anything. And it doesn't give CPs stunsticks, or allow you to set other 
variables like JailPOS. 

What steps will reproduce the problem? Run darkrp and ulx together.

Do you have any errors? serverside or clientside? If you do, which ones? Only 
when I remove the files that cause the issue.

Are you using the downloaded version or an SVN revision (if SVN, which
revision number)? Latest, 805.

Please provide any additional information below.

This really needs to be fixed, I prefer ULX to Fadmin, I have more experience 
with ULX, and my community has custom built plugins based around ULX. I feel 
FAdmin should be disable-able.

Thanks!

Original issue reported on code.google.com by rok...@atlantalan.net on 22 Jan 2011 at 11:24

GoogleCodeExporter commented 8 years ago
ULX is shit swap to evolved it is very good and is compatable with Fadmin 
"http://code.google.com/p/evolvemod/"

Original comment by JamesMor...@gmail.com on 22 Jan 2011 at 11:35

GoogleCodeExporter commented 8 years ago
if you want to see how good it is look at my server '87.117.201.73:27015'

Original comment by JamesMor...@gmail.com on 22 Jan 2011 at 11:37

GoogleCodeExporter commented 8 years ago
I've used evolve, I wasn't looking for recommendations on a new admin mod to be 
honest. More so a fix, I don't see why we are getting packaged an admin mod 
with a gamemode.

Original comment by rok...@atlantalan.net on 22 Jan 2011 at 11:50

GoogleCodeExporter commented 8 years ago
I fixed ULX not saving admins in the latest SVN.

Are you sure you do NOT have assmod installed? Assmod breaks shit.

Also get the latest version of ULX.

Original comment by fpeijnen...@gmail.com on 23 Jan 2011 at 6:42

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I'm positive I do not have assmod installed, And I have the latest ULX and the 
latest DarkRP. 

Like I said though deleting that directory from darkrp fixes it, so I know it's 
darkrp.

"DarkRP\gamemode\FAdmin\Access"

Those 3 files.

Original comment by rok...@atlantalan.net on 23 Jan 2011 at 9:53

GoogleCodeExporter commented 8 years ago
Some people say they've got the latest ULX while they don't. Where did you get 
ULX?

Original comment by fpeijnen...@gmail.com on 23 Jan 2011 at 10:48

GoogleCodeExporter commented 8 years ago
SVN, I have the latest, ulx - Revision 154.

http://ulyssesmod.net/ulx/trunk/

Original comment by rok...@atlantalan.net on 23 Jan 2011 at 1:44

GoogleCodeExporter commented 8 years ago
What about ULib?

Original comment by fpeijnen...@gmail.com on 23 Jan 2011 at 7:51

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
It's all the latest, I svn'd along with DarkRP last night. And I don't seem to 
be the only one with the issue, according to ULX forums.

Original comment by rok...@atlantalan.net on 23 Jan 2011 at 10:08

GoogleCodeExporter commented 8 years ago
Found the fix, You have to add yourself to superadmin on both ULX and FAdmin, 
or in our case, You have to create a group in Fadmin called owner, and add 
yourself to it, and to ULX owner group. 

For some reason FAdmin is overriding ulx's access functions, so basically.

Enter your rcon password,
then:
rcon ulx adduser "name" "group"
rcon FAdmin SetAccess "name" "group"

You may then use admin, 24/7.

Original comment by coolfel...@live.com on 25 Jan 2011 at 2:55

GoogleCodeExporter commented 8 years ago

Original comment by fpeijnen...@gmail.com on 28 Jan 2011 at 2:05