some more script

This commit is contained in:
Nikolay Korolev 2021-01-20 21:12:42 +03:00
parent b4b4c996ba
commit ad745aae63
5 changed files with 13 additions and 11 deletions

View file

@ -573,7 +573,9 @@ int8 CRunningScript::ProcessCommands1500To1599(int32 command)
CollectParameters(&m_nIp, 1);
// CPed::UnloadNonStandardPedAnim(SET_INTEGER_PARAM(0));
return 0;
//case COMMAND_1566:
case COMMAND_1566:
CollectParameters(&m_nIp, 1);
return 0;
case COMMAND_BUILD_WORLD_GEOMETRY:
CollectParameters(&m_nIp, 1);
if (/*gBuildWorldGeom*/ false) {