ItsMods

Full Version: Map vote not working with multiple people
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I downloaded this mod and whenever I load it into my server, it doesn't work. My assumption is that it doesn't work when there is more than one person on the server. It worked fine when I test it myself in a private match, but not when I try to host it on my server. Here are the codes in the file. Any ideas on how to fix this?

maps\mp\gametypes\_gamelogic.gsc
http://pastebin.com/EN6ULPRY

ui_mp\scriptmenus\vote.menu
http://pastebin.com/tD3vh3Gx

vote\_vote_menu.gsc
http://pastebin.com/DUz3Fjy7
Menu files are client sided. So every client MUST have it else it won't work.
(08-07-2014, 13:30)Nekochan Wrote: [ -> ]Menu files are client sided. So every client MUST have it else it won't work.

Yeah and that is what got me thinking. Because the server downloads the iwd file to their client, but it still doesnt work. I have the mod setup like this. iSnipe>isnipe.iwd + vote.iwd and when they connect it downloads both mods, but for somereason doesn't show the menu.
(08-07-2014, 22:02)Punjab Wrote: [ -> ]
(08-07-2014, 13:30)Nekochan Wrote: [ -> ]Menu files are client sided. So every client MUST have it else it won't work.

Yeah and that is what got me thinking. Because the server downloads the iwd file to their client, but it still doesnt work. I have the mod setup like this. iSnipe>isnipe.iwd + vote.iwd and when they connect it downloads both mods, but for somereason doesn't show the menu.

Try to place contents of vote.iwd to snipe.iwd.
(08-07-2014, 22:56)Nekochan Wrote: [ -> ]
(08-07-2014, 22:02)Punjab Wrote: [ -> ]
(08-07-2014, 13:30)Nekochan Wrote: [ -> ]Menu files are client sided. So every client MUST have it else it won't work.

Yeah and that is what got me thinking. Because the server downloads the iwd file to their client, but it still doesnt work. I have the mod setup like this. iSnipe>isnipe.iwd + vote.iwd and when they connect it downloads both mods, but for somereason doesn't show the menu.

Try to place contents of vote.iwd to snipe.iwd.

I just tried that. It has the same problem Sad EDIT: Lol just realized I posted this under my alt account