Zandronum Chat on our Discord Server Get the latest version: 3.2
Source Code

View Revisions: Issue #2117 All Revisions ] Back to Issue ]
Summary 0002117: ACS Function "KickFromGame" doesn't kick offline.
Revision 2015-03-08 19:28 by cobalt
Steps To Reproduce This ACS Script should work:

#include "zcommon.acs"
script 1 ENTER
{
    KickFromGame(PlayerNumber(), "You should be kicked!");
}

But, in Deathmatch, it doesn't work at all.
Revision 2015-03-06 01:09 by StrikerMan780
Steps To Reproduce This ACS Script should work:

#include "zcommon.acs"
script 1 ENTER
{
    KickFromGame(PlayerNumber(), "You should be kicked!");
}

But, in Deathmatch, it doesn't work at all.






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2025 MantisBT Team
Powered by Mantis Bugtracker