06.07.2016, 17:52
Update v2.6.2:
- Added functions:
- Added ColAndreas extended functions:
- Added ColAndreas version checker
- Added functions:
PHP код:
Get3DTrygPrecision(); //returns a string with the name of precision
Tryg3DMapAndreasFindZ(Float:x,Float:y,&Float:z); //-> CA_FindZ_For2DCoord / MapAndreasFindZ / MapAndreas_FindZ_For2DCoord
Float:CalculatePercent(Float:value,Float:maxvalue);
PHP код:
//future
GetColAndreasVersion();
GetValidColAndreasVersion();
bool:IsValidColAndreas(version);
GetColAndreasVersionName(name[], value = GET_COLANDREAS_VERSION, maxdest = sizeof name);
CheckColAndreasVersion();