in Maniaplanet3 I ran a server (Your Choice) with xAseco2 where every user could add maps by clicking on the mapname of an mx-map (after typing /xlist). It started a chat-based vote.
I tried to have the same in Maniaplanet4 with uaseco but a normal user gets the message "/ad is not currently enabled on this server."
I changed in config/rasp.xml:
Code: Select all
<feature_mxadd>true</feature_mxadd>
<feature_votes>true</feature_votes>
<mx_voteratio>0.5</mx_voteratio>
Code: Select all
<!-- add - ignored, defined by <mx_voteratio> in rasp_settings.xml -->
<vote_ratio_add>1.0</vote_ratio_add>
Greetings,
aca