Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

  1. Home
  2. BO2 Modding Support & Discussion
  3. [Question] Kicking During Map Change

[Question] Kicking During Map Change

Scheduled Pinned Locked Moved BO2 Modding Support & Discussion
1 Posts 1 Posters 155 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • acmeundefined Offline
    acmeundefined Offline
    acme
    wrote on last edited by
    #1

    Hello all.

    I've seen several times throughout my searching on this forum for GSC script help that players are being disconnected from a server during map change.

    Interestingly enough, I did not have any issues being kicked from my server until I added the gamemode .cfg files onto my server.

    I'm just wondering if there's been an update or if anybody's found a solution to prevent this from happening.

    Incase it's my method of map changing, here's how I'm currently handling it:

    SetDvar( "sv_maprotation", "exec dom.cfg map mp_skate" );	//dom.cfg and mp_skate are example mode/maps
    level thread maps/mp/gametypes/_globallogic::forceend();	//Ends the game
    

    Thank you for any input you might have.

    1 Reply Last reply
    1
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Donate