ItsMods

Full Version: NeeD VoteMap and kick
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello guys!

I need Votemap on end game (how i remember its look Favela [0] ,Afghan [0] ...)
And script to mod or B3 (Working script) to Vote Kick.

Someone help me ?? ;>
i think the zombie mods have it take the code from there...
I search in zombie mod Votemap script but need VoteKick too ;>
oh lol idk ask yamato xd
(06-13-2012, 21:55)guliwer Wrote: [ -> ]Hello guys!

I need Votemap on end game (how i remember its look Favela [0] ,Afghan [0] ...)
And script to mod or B3 (Working script) to Vote Kick.

Someone help me ?? ;>

http://www.mediafire.com/?w1hou5xntabn4dn

add maplist.txt and voting.xml to the folder
BigBrotherBot\conf

add voting.py to the folder
BigBrotherBot\extplugins

find b3.xml in folder BigBrotherBot\conf and edit, write

<plugin name="voting" priority="14" config="@b3/conf/voting.xml"/>

this line has to go in the section:
as the other plugins
<plugin>
.... other plugins...
<plugin name="voting" priority="14" config="@b3/conf/voting.xml"/>
</plugin>