Ulysses
General => Off-Topic => Topic started by: Nolava on March 21, 2017, 09:57:53 AM
-
This sub-forum is only for help or discussion regarding projects created by Team Ulysses. If you are requesting help, please search the forums FIRST to make sure your question has not already been answered. If you still need help, fill in the following information.
My ULib/ULX versions (run "ulx version" in console):
ULib v2.62
ULX v3.72
Game mode(s) I am having this problem on: Terrortown
Lua errors shown in console, if any: -
Hello there!
I want to expand the List of the Mapvote to see more Maps. How can i do it?
Would be great if someone could help me :)
-
You want to show more than 10 maps? We currently use Garry's voting framework (http://wiki.garrysmod.com/page/Player/AddPlayerOption), which only supports ten options. To change this would require quite a bit of extra code for the additional keys, different UI, or to implement vote paging.
-
Uhm i have "Fretta-like MapVote". I know it is possible to show more maps but i dont know how
-
ULX does not use Fretta
-
So ULX got its own MapVote? But i got ULX an Fretta activated
-
ULX uses a the built in voting system that garrysmod has. Having more than 10 vote options is not possible with this system unless we decide to rewrite it, which is unlikely at this moment due to the amount of work it would require.
-
I think there's a bit of a misunderstanding here.
Nolava, Idon't think, is referring to ULX's built-in mapvote system. He's referring to the addon "Freeta-like MapVote," which has its own method for displaying a vote. If so, the configuration file (in /data/mapvote/config.txt) has a MapLimit key, which can be increased to suit your needs. The system will add a scrollbar if necessary.