MegaGlest/source/shared_lib/sources/lua
Mark Vejvoda 7c0e10684a - added lua functions to add / remove cell markers:
addCellMarker(0,'test from scenario!','',cellMarker)
param1=factionindex
param2=cell hint
param3=empty string
param4=cellPosition

removeCellMarker(0,{46,13})
param1=factionindex
param2=cellPosition
2012-09-25 07:05:52 +00:00
..
lua_script.cpp - added lua functions to add / remove cell markers: 2012-09-25 07:05:52 +00:00