OpenArena Message Boards

OpenArena => General => Topic started by: Cedonime on May 10, 2013, 04:38:44 PM



Title: vote custom
Post by: Cedonime on May 10, 2013, 04:38:44 PM
hello!
sorry for my english.
Code:
votecommand "bfg"
displayname "Activate/Deactivate BFG"
command "toogle disable_weapon_bfg ; map_restart"

Why my command(order) does not work ??

Thank you


Title: Re: vote custom
Post by: Neon_Knight on May 10, 2013, 05:03:58 PM
It's "toggle" instead of "toogle".


Title: Re: vote custom
Post by: Cedonime on May 11, 2013, 05:55:31 AM
Thank  you Neon_knight. :D

i replaced by "toggle" is  work !