urbanyoung / Phasor

Phasor is a server extension for Halo PC which focuses on giving the end-user the ability to deeply customize gameplay. Phasor does this via its scripting system, which uses the Lua language. Scripters are able to react to and change many different aspects of the game.
MIT License
19 stars 9 forks source link

Map voting isn't enabled, use sv_mapvote true to enable. #62

Closed kemal23 closed 10 years ago

kemal23 commented 10 years ago

What i did wrong?

Haloceded.exe Only 8 options will be displayed. You need to add some options before enabling, see sv_mapvote_add. Version checking has been disabled sv_name: ?..::Geceleri::..|Zombies|24/7? 10 Map voting isn't enabled, use sv_mapvote true to enable. zombie has been loaded. sv_name: ?..::Geceleri::..|Zombies|24/7

Init.txt: sv_public 1 sv_timelimit 30 sv_rcon_password Kemal22 sv_hash_check 0 sv_teams_balance 1 sv_mapvote_size 2 sv_mapvote 1 sv_version_check 0 sv_name “..::Geceleri::..|Zombies|24/7 sv_mapvote_add bloodgulch slayer "Bloodgulch zombiemode" zombie commands autobalance sv_mapvote_add beavercreek slayer "beavercreek zombiemode" zombie commands autobalance sv_mapcycle_timeout 10 sv_mapvote_begin sv_script_load zombie commands autobalance true

urbanyoung commented 10 years ago

Just a guess, look at the 5th line of your message....

You need to add some options before enabling, see sv_mapvote_add