Anonymous | Login | Signup for a new account | 2025-07-29 00:42 UTC | ![]() |
My View | View Issues | Change Log | Roadmap | All Projects Issue Support Ranking | Rules | My Account |
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. |
Copyright © 2000 - 2025 MantisBT Team |