mtasa-blue icon indicating copy to clipboard operation
mtasa-blue copied to clipboard

Engine pool functions

Open TheNormalnij opened this issue 11 months ago • 1 comments

After #3330 and #3275

The set function is implemented for building pool only.

number engineGetPoolCapacity(enum pool)
number engineGetPoolDefaultCapacity(enum pool)
number engineGetPoolUsedCapacity(enum pool)
boolean engineSetPoolCapacity('building', number newSize)

TheNormalnij avatar Mar 18 '24 21:03 TheNormalnij

Please resolve conflicts @TheNormalnij

Dutchman101 avatar Apr 05 '24 03:04 Dutchman101

Please resolve conflicts @TheNormalnij

done

TheNormalnij avatar May 25 '24 19:05 TheNormalnij

@TheNormalnij

done

There's still a conflict in mods/deathmatch/logic/CClientBuilding.h

Dutchman101 avatar May 25 '24 23:05 Dutchman101

There's still a conflict in mods/deathmatch/logic/CClientBuilding.h

It's a new one. Resolved

TheNormalnij avatar May 26 '24 11:05 TheNormalnij

This is quite a big change, and it appears no one's interested in reviewing it. Despite that, you did many passes over it yourself (kept improving upon it) and it's known your skills resulted in your own write access as well as not really producing bugs in other contributions. That's my reasoning for just going ahead with merge and saying it can be tested in nightly instead.

Thanks!

Dutchman101 avatar May 27 '24 00:05 Dutchman101