mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-14 15:44:34 +00:00
Changed Msg
This commit is contained in:
parent
42ffe4602a
commit
81b5e72d19
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ function CloakingPackImage::onActivate(%data, %obj, %slot)
|
||||||
{
|
{
|
||||||
if(%obj.canCloak() $= "true")
|
if(%obj.canCloak() $= "true")
|
||||||
{
|
{
|
||||||
messageClient(%obj.client, 'MsgCloakingPackOn', '\c2Cloakpack is disabled.');
|
messageClient(%obj.client, 'MsgCloakingPackInvalid', '\c2Cloakpack is disabled until %1 players.', $Host::AntiCloakPlayerCount );
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue