Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
SCCPOINT
Syntax
C++
int SCCPOINT(IFunctionHandler* pH, char const* name);

Syntax: GameCodeCoverage.SCCPOINT("MyPoint_ProximityTrigger_OnEntered");

you can place new custom CCPoint in script using this but PLEASE do not try to simulate already existing points from code because it won't work try to make as unique names as possible since there is not possibility to make sure same CCCPoint is not already placed somewhere else in lua 

 

Copyright (c) 2012. All rights reserved.