SWBF2-Lua-API icon indicating copy to clipboard operation
SWBF2-Lua-API copied to clipboard

Lua API for Star Wars Battlefront II

Results 3 SWBF2-Lua-API issues
Sort by recently updated
recently updated
newest added

All event callbacks that filter for 'config' are incorrectly named. For example, `OnCharacterSpawnConfig` should be `OnCharacterSpawnClass`. Documentation: https://sites.google.com/site/swbf2modtoolsdocumentation/battlefront2_scripting_system

bug
attrib_functions
api_vscode
api_luadoc

i see that there isnt a list of all classes or entitys for some functions and there is no teamIndex cases like: cis vs rep= "cis"=1, "rep"=2 etc.. can this...

attrib_params
type_missing

While documenting the functions for VSCode, I noticed a number of incorrect descriptions/parameter names with some functions. I've corrected some of them, but I need to do another pass over...

attrib_functions
api_luadoc
attrib_params
attrib_returns
scope_info
scope_names
type_missing
type_incorrect