SadNesS Posted October 6, 2015 Share Posted October 6, 2015 Hello, i have no clue what to do now. I try to solve this Problem since hours but i can'tdo it and hope you can help me. I've created a objectivecycle and i couldn't do !nextmap, it loaded always thefirst map. Then i changed it several times but always it stucked on the firstmap. After it i tried to put only 2 Standard maps (railgun and battery) in mycycle and somehow i have the same problem - it do not load the next map. Do you have a solution for it? Quote Link to comment Share on other sites More sharing options...
Subscriber alex Posted October 6, 2015 Subscriber Share Posted October 6, 2015 Make sure maps contained in your objectivecycle are really present in your etmain/ folder and have reading permission! Quote Link to comment Share on other sites More sharing options...
Purple Posted October 6, 2015 Share Posted October 6, 2015 Your objective cycle could be wrong, could you post it? Quote Link to comment Share on other sites More sharing options...
Subscriber alex Posted October 6, 2015 Subscriber Share Posted October 6, 2015 Your objective cycle could be wrong, could you post it? http://mygamingtalk.com/forums/topic/6368-tga-problems/?do=findComment&comment=19772 Quote Link to comment Share on other sites More sharing options...
Subscriber alex Posted October 6, 2015 Subscriber Share Posted October 6, 2015 After it i tried to put only 2 Standard maps (railgun and battery) in mycycle and somehow i have the same problem - it do not load the next map. Does it load the next map when map runs out of time ? Quote Link to comment Share on other sites More sharing options...
SadNesS Posted October 6, 2015 Author Share Posted October 6, 2015 set d1 "set g_gametype 2 ; map railgun ; set nextmap vstr d2" set d2 "set g_gametype 2 ; map battery ; set nextmap vstr d1" vstr d1Does it load the next map when map runs out of time ?I haven't tried it atm but i will! Quote Link to comment Share on other sites More sharing options...
Subscriber alex Posted October 6, 2015 Subscriber Share Posted October 6, 2015 instead of waiting you can use: /rcon xxxxxxxx timelimit 0.05 SadNesS 1 Quote Link to comment Share on other sites More sharing options...
SadNesS Posted October 6, 2015 Author Share Posted October 6, 2015 Ok i did /rcon xxx timelimit 0.05 and it loads again the first map, in this case - railgun Quote Link to comment Share on other sites More sharing options...
Subscriber alex Posted October 6, 2015 Subscriber Share Posted October 6, 2015 In your server config, please check you have the following cvars: set com_watchdog 60set com_watchdog_cmd "exec objectivecycle.cfg" Quote Link to comment Share on other sites More sharing options...
SadNesS Posted October 6, 2015 Author Share Posted October 6, 2015 Yes i have! Quote Link to comment Share on other sites More sharing options...
Subscriber alex Posted October 6, 2015 Subscriber Share Posted October 6, 2015 (edited) Can you try "/rcon xxx exec objectivecycle" and then !nextmap and see if it loads the nextmap. Edited October 6, 2015 by alex Quote Link to comment Share on other sites More sharing options...
SadNesS Posted October 6, 2015 Author Share Posted October 6, 2015 I've tried it and it do not works! It loads the first map, railgun! Quote Link to comment Share on other sites More sharing options...
Subscriber alex Posted October 6, 2015 Subscriber Share Posted October 6, 2015 (edited) btw, Whats your server IP ? Edited October 6, 2015 by alex Quote Link to comment Share on other sites More sharing options...
SadNesS Posted October 6, 2015 Author Share Posted October 6, 2015 I've deleted the mapvotecycle. And the cycle works now and the next map loads but only if i do /rcon xxx exec objectivecycle?! That's not the way it should be. The Server IP is 108.61.18.110:27930 and the pass is test1. Quote Link to comment Share on other sites More sharing options...
Subscriber alex Posted October 6, 2015 Subscriber Share Posted October 6, 2015 Can you add at the end of the config: exec objectivecycle.cfg Quote Link to comment Share on other sites More sharing options...
SadNesS Posted October 6, 2015 Author Share Posted October 6, 2015 I had, and now i restarted the Server and suddenly the Server is full, i guess the bots... Quote Link to comment Share on other sites More sharing options...
SadNesS Posted October 6, 2015 Author Share Posted October 6, 2015 Atm it is solved, thanks Alex! If it do not works or i have other questions i will post it in other Topic alex 1 Quote Link to comment Share on other sites More sharing options...
Subscriber alex Posted October 6, 2015 Subscriber Share Posted October 6, 2015 I'm glad it works! SadNesS 1 Quote Link to comment Share on other sites More sharing options...
Purple Posted October 7, 2015 Share Posted October 7, 2015 Can you add at the end of the config: exec objectivecycle.cfgbeat me to it :c Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.