Ulysses
General => Developers Corner => Topic started by: Unknown Gamer on February 05, 2015, 02:58:27 PM
-
So im setting up a donate system for a guy on scriptfodder. He says hes also havin problems with perms. So I say i could do that. Im completely clueless. Help?
(http://i.imgur.com/UQxEQH3.jpg)
-
Searching our forums for text such as greyed out, blank, or empty, comes up with several exploit descriptions regarding a few scripts from workshop and copies of other 'good' scripts but from the wrong download site.
But first, before going there;
Don't use our 'release' code zip from downloads page at ulyssesmod.net. Using the link at the top of our page, get our code from Github. XGUI should be in version 14.x.x.
One shown is old, and likely from our almost 2 year old 'release'. (we're SLOWLY working towards new release, but for now, Github is best bet)
Second, have you added yourself (or the server host themself) to the superadmin group following instructions in our ulx_readme.txt, and our forum FAQs section?
Third, if darkrp, disable Fadmin, and get rid of 'owner' groups. See the Sticky post in our Off-topic section as to why owner is dumb.
Fourth: if that HUD is displaying true group name, lua, and gmod groups, are case sensitive. Super Admin is NOT the same as "superadmin", and ULib (ULX group control library, among other things) allows for custom groups that gmod would have no idea about, but still look like superadmin (ie, Superadmin, Super Admin, SuperAdmin, all of which aren't the same as Gmod superadmin)
-
This happened to me multiple times...
all i did was looked in my local garrys mod addons and i saw that i had ULX in my addons!! i removed it and restarted and BAM it was gone. Check that and if it does not work then i really don't know
-
Don't use our 'release' code zip from downloads page at ulyssesmod.net. Using the link at the top of our page, get our code from Github. XGUI should be in version 14.x.x.
I never knew this.. I always used your stable version, because.. well it makes most sense.
-
Indeed, usually, stable is steady and better. But after Gmod updates 4 or 5 times, stable isn't so stable anymore.
Our Github code, technically, can vary week to week, but, is likely has corrected bugs that appear due to gmod changes, and fixes for things that have popped up.
As for XxLMM13xX's mention of local ULX, it's likely, again, due to DarkRP - it allows local lua to run.
Though most of our mod would be overruled by server side detection...some code might slip through.
-
Sorry to bump
This is happening on my ttt server too! I found a post awhile ago on the forums but im on my mac right now since my PC parts are still being shipped. I lost the page that give something like "_xguireload; {some xgui command here" could someone find it for me? That would be great :) It was on the github
-
_xgui dataComplete; xgui getdata (https://github.com/Nayruden/Ulysses/issues/296#issuecomment-49839114)