Collapse All
Warhorse ScripBind documentation
CScriptBind_Action::BanPlayer Method
Syntax
C++
int
BanPlayer
(IFunctionHandler *
pH
, ScriptHandle
entityId
,
const
char
*
message
);
Parameters
Parameters
Description
ScriptHandle entityId
Identifier for the entity.
const char* message
Message for the ban.
Description
!
Action.BanPlayer( entityId, message )
!
!
! Bans a specified player.
Group
CScriptBind_Action Methods
Copyright (c) 2012. All rights reserved.
Made with Doc-O-MaticĀ® Express