Die Suche ergab 4 Treffer
- Mi 11. Feb 2015, 06:48
- Forum: RtCW MoDs
- Thema: rtcw and wolfbot (old school help)
- Antworten: 5
- Zugriffe: 9549
Re: rtcw and wolfbot (old school help)
Fixed :) I had too many "quotes" in the wrong places and also I put into server.cfg file // Map // map mp_village set m_rotate1_1 "set g_gametype 5; map mp_beach; set nextmap vstr m_rotate1_2" set m_rotate1_2 "set g_gametype 5; map mp_base; set nextmap vstr m_rotate1_3"...
- Di 10. Feb 2015, 08:45
- Forum: RtCW MoDs
- Thema: rtcw and wolfbot (old school help)
- Antworten: 5
- Zugriffe: 9549
Re: rtcw and wolfbot (old school help)
This seems to load the 1st map in ok but when next map is pressed in game it just goes back to the 1st map
exec rotation.cfg
vstr m_rotate1_1
exec rotation.cfg
vstr m_rotate1_1
- Di 10. Feb 2015, 07:09
- Forum: RtCW MoDs
- Thema: rtcw and wolfbot (old school help)
- Antworten: 5
- Zugriffe: 9549
Re: rtcw and wolfbot (old school help)
I do have a rotation.cfg but it doesn't seem to be working / loading do I have to 'exec rotaion.cfg' ? do I need to setup a variable in the system.cfg? //~~~~~~~~~~ rotation.cfg set m_rotate1_1 "set g_gametype 5 ;"map mp_beach ; set nextmap vstr m_rotate1_2" set m_rotate1_2 "set ...
- Mo 9. Feb 2015, 15:41
- Forum: RtCW MoDs
- Thema: rtcw and wolfbot (old school help)
- Antworten: 5
- Zugriffe: 9549
rtcw and wolfbot (old school help)
Hi, I have a problem with rtcw 1.4b mp on a linux server and the wolfbot mod 1.5 Everything works fine and the bots are ok and working with all the maps working fine in /rcon map mp_whatever. The game is working fine and runs great. IP: 198.50.147.37 : 27992 Here is my problem ... In the in game &qu...