PDA

View Full Version : [HELP] Not working map_vote even not next map...



lamakak
11th February 2016, 17:24
Hello i have mod zombie mod by neo , all its working only not mapvote or map rotation..

I will show u my server.cfg,and _mapvote.gsc and more...

SERVER.CFG(link to pastebin...) (http://pastebin.com/6kJXfyTs)

_MAPVOTE.GSC(link to pastebin again...) (http://pastebin.com/y0LWC0ZG)

So the problem is when map end it dont do map_Vote or even change map its again the same (vansbysix...)
If u need more files just respong

Thanks for help :)

Ni3ls
11th February 2016, 17:38
do you "load" the votemap in zom script?

lamakak
11th February 2016, 17:44
do you "load" the votemap in zom script?

Thanks for respond, i don't know i am not modder/scripter , i just have this mod from my friend and i translated it but on his server like 3 yrs ago it was working i don't know how to ,,load" it? But the vote script is 2nd problem because even when end map it don't load nextmap but the same..

Ni3ls
11th February 2016, 18:03
Open zom.gsc

in main()
{
(first part )
add

thread maps\mp\gametypes\_mapvote::Init();

Then scroll down untill you see
endMap()
{

add

maps\mp\gametypes\_mapvote::Initialize();

lamakak
11th February 2016, 18:31
Open zom.gsc

in main()
{
(first part )
add

thread maps\mp\gametypes\_mapvote::Init();

Then scroll down untill you see
endMap()
{

add

maps\mp\gametypes\_mapvote::Initialize();

I have server.gsc not zom.gsc, i added the in main() what u said , in endmap i had it - i will send my full server.gsc...

Server.gsc(pastebin) (http://pastebin.com/5hTTkP6A)

(Do you have skype or something? i can show u all files or w/e if u want help me :) thanks)
(if u wanna try server ip is cod2.karelbalata.xyz:28961)

Ni3ls
11th February 2016, 23:00
Just add what i said to server.gsc then. I will not check all ur code

lamakak
12th February 2016, 06:06
Just add what i said to server.gsc then. I will not check all ur code

i added and its still not working :/

Ni3ls
12th February 2016, 08:02
Add to your server.cfg and change what you want

set scr_map_vote 1
set scr_map_vote_time 15
set scr_map_vote_replay 1

filthy_freak_
12th February 2016, 11:14
I'll quote IzNoGod; "Does not work" is an error report for a bug between keyboard and chair.

Another user expecting us to do everything for him. Shouldn't post here unless you have some sort of programming knowledge or at-least some experience debugging.

lamakak
12th February 2016, 18:24
Add to your server.cfg and change what you want

set scr_map_vote 1
set scr_map_vote_time 15
set scr_map_vote_replay 1

Thanks that helped now it's working :) +1