Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: AviZ on January 01, 2009, 08:44:29 PM
-
Hi,
im like the way votemap2 does the voting, how can i change the command from !votemap2 to !votemap?
-
Find where the command is defined (in vote.lua, no doubt) and change it. Just search for "!votemap2".
-
Also, after finding !votemap2 and renaming it, make sure to rename any other votemap functions to 'old_votemap' etc.