Home
last modified time | relevance | path

Searched refs:CMD_PLACE_SIGN (Results 1 – 3 of 3) sorted by relevance

/dports/games/openttd/openttd-12.1/src/script/api/
H A Dscript_sign.cpp79 …if (!ScriptObject::DoCommand(location, 0, 0, CMD_PLACE_SIGN, text, &ScriptInstance::DoCommandRetur… in BuildSign()
/dports/games/openttd/openttd-12.1/src/
H A Dsigns_cmd.cpp133 DoCommandP(tile, 0, 0, CMD_PLACE_SIGN | CMD_MSG(STR_ERROR_CAN_T_PLACE_SIGN_HERE), CcPlaceSign); in PlaceProc_Sign()
H A Dcommand_type.h251 CMD_PLACE_SIGN, ///< place a sign enumerator