Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: B-Phoenix on June 05, 2009, 07:06:15 AM
-
Hey guys
I currently am running ulx and ulib SVN (which i got the links from this site) and its running nicely the motd and everything is working also gave myself the correct access too, but whenever i type "!adminmenu" in the chat box i get the message that "this function is only available in the sandbox gamemode" can anybody tell me how to make it work with Spacebuild3 i would very much appreciate it
- B
-
Is spacebuild itself working?
-
yes Spacebuild3 and everything is set up correctly, i am having no errors in that department
i am also assigned correctly to admin as when i type !menu that list comes up correctly !clientmenu works !adminmenu does not
i am also having problems with Uteam all of my players are showing up as "unassigned" and no matter how i code it does not fix it
here is the Uteam.txt file
"Out"
{
"teams"
{
}
"1"
{
"name" "Server Owner"
"group" "superadmin"
"armor" "1000"
"hp" "1000"
"color"
{
"a" "255"
"B" "85"
"g" "200"
"r" "0"
}
"plytable"
{
"1" "SprintSpeed:1000"
"2" "WalkSpeed:500"
}
"2"
{
"name" "Administrator"
"group" "Admin"
"armor" "500"
"hp" "500"
"color"
{
"a" "255"
"B" "50"
"g" "50"
"r" "255"
}
}
"3"
{
"name" "Respected"
"group" "Respected"
"armor" "200"
"hp" "200"
"color"
{
"a" "255"
"B" "0"
"g" "200"
"r" "255"
}
}
"4"
{
"name" "Players"
"group" "user"
"color"
{
"a" "255"
"B" "255"
"g" "100"
"r" "0"
}
"model" "male1"
}
}
"gamemodes"
{
"1" "Sandbox"
"2" "Spacebuild3"
}
}
so if you could help with the Uteam issue too i would be very greatful, i have also had a long look around your forum and cannot find an answer to my problem
but as i've said my ULX and ULIB is SVN version from this site.
-B
-
Your UTeams file brackets are really messed up.
You have a closing bracket after teams, before any teams are specified.
Once you've corrected that, one or two other of your teams will need to be corrected.
Please find a text editor such as Notepad++, Context + it's lua language editor, or any application made for text editing of programs. The two I mentioned I know include visual clues for editing code with brackets.
-
thanks for the reply about uteams JamminR
i will take a look at those programs, however it still doesnt solve the main problem that i cannot use the "!adminmenu" in-game
- B
-
I've looked at the code check for gamemode. It uses a variable I'm not familiar with and can't find much documentation on at the Gmod wiki. I might take another look at it later.
I thought Spacebuild3 was built on sandbox, but I guess SB3 has changed how it's reported to scripts, or, just as likely, Garry has changed how Gmod reports its gamemode variables to scripts.
-
well at this point i'd appreciate any help you can offer
- B
-
still no luck on spacebuild3 ?
-
Well as the title says i dont need to say more
but please make this admin mod compatible with Spacebuild3 as this is the best admin mod around and i'd like to see it functional with spacebuild3
- B
-
Technically, ULX is compatible with Spacebuild3 in all command functions. The GUI menu you're wanting just doesn't work.
Not exactly 'not compatible'
-
If it's not based off Sandbox anymore, it means we'll need to add an exception for it. We don't like adding exceptions for other mods, but I might do it in this case.
-
if you could do it in this case Megiddo i would be very very happy, and i am sure a lot of other spacebuild /ULX fans will be too
-
What really gets me is that, Spacebuild3 has been out for a long time... yet, this is the first we've heard of it not working with ULX.
-
i guess the other people use new admin or assmod with spacebuild3 however i dont really like those admin mods
-
I had this problem to and found the solution :D
Make sure instead of Spacebuild3 it's set for "Spacebuild 3: The New Age (Beta)"
That worked for me.
-
Disco, 'what' is set for that title? The game mode? Does it have some configuration I'm not aware of?
-
It was for his uteam issue.
-
thanks, that worked
sorry for long reply but my internet has been down for a long time
- B
however the adminmenu is still bugged