Native referenceFiveM

ADD_EXTRA_CALMING_QUAD

0xFDBF4CDBC07E1706 WATER
FUNCTION SIGNATURE
int ADD_EXTRA_CALMING_QUAD(float xLow, float yLow, float xHigh, float yHigh, float height);
Property Value
Native Name ADD_EXTRA_CALMING_QUAD
Hash 0xFDBF4CDBC07E1706
Return Type int
Parameters xLow (float), yLow (float), xHigh (float), yHigh (float), height (float)

Description: Only 8 current rises can exist. If rises need to be changed, use REMOVE_EXTRA_CALMING_QUAD and then ADD_EXTRA_CALMING_QUAD again. After removing a rise, you will be able to add a rise again.

Back to WATER