PDA

View Full Version : dod_funmode


Hood [10th MD]
04-12-2007, 03:27 AM
This might be redundant, but I've made a little plugin I plan to expand to include votes for these things, but right now it lets you do a
Knife Only
Pistol Only
Bazooka/Knife Only
game, and each player glows in team colors
Borrowed some code from eviladmin, but I was hoping someone might help me start on the voting - not code, but rather flow.
Should I try to write my own voting function, or is there a good way to have the server issue a custom vote, and pick up the result and go from there? Any thoughts on that, and general comments on the code would be cool.

This does work fine, it requires you to respawn for it to take effect sometimes, I could add a part to respawn everyone if someone thinks that would be a good thing. Thanks guys.

D4rK-4nG3L-nm
04-18-2007, 11:08 PM
command lines????

diamond-optic
04-19-2007, 08:37 PM
command lines????

dod_knifearena
dod_pistolarena
dod_bazookaarena

Hood [10th MD]
04-20-2007, 03:54 PM
My guys get a kick out of it.

Are there any tutorials, or does anyone know how to make votes and or use the amx_vote function and read the result to let players start votes for knives only, etc?

=|[76AD]|= TatsuSaisei
04-20-2007, 10:57 PM
;5250']My guys get a kick out of it.

Are there any tutorials, or does anyone know how to make votes and or use the amx_vote function and read the result to let players start votes for knives only, etc?

This is a quick plugin I use for voting for stuff...

Hood [10th MD]
04-23-2007, 10:03 PM
Thanks, will try to understand, modify and incorporate!
<3 Tatsu!