22.10.2016, 08:01
Update v3.0.1:
- Update FCNPC Module v1.4.0
- Added functions:
- Renamed functions (preserved old):
- Added new compiler options:
- Update FCNPC Module v1.4.0
- Added functions:
PHP Code:
bool:IsPlayerStay(playerid); //Animation test
bool:IsPlayerRunning(playerid); //Animation test
bool:IsPlayerSwim(playerid); //Animation test
bool:IsPlayerJump(playerid); //Animation test
bool:IsPlayerParaFall(playerid); //Animation test
bool:IsPlayerParaGlide(playerid); //Animation test
bool:IsPlayerFall(playerid); //Animation test
PHP Code:
Tryg3DKeyPressed -> Tryg3D_KeyPressed
Tryg3DKeyReleased -> Tryg3D_KeyReleased
Tryg3DKeyHolding -> Tryg3D_KeyHolding
PHP Code:
#define DISABLE_3D_TRYG_MAPANDREAS //Use before 3DTryg.inc for disable MapAndreas Module
#define DISABLE_3D_TRYG_COLANDREAS //Use before 3DTryg.inc for disable ColAndreas Module
#define DISABLE_3D_TRYG_YSF //Use before 3DTryg.inc for disable YSF Module
#define DISABLE_3D_TRYG_STREAMER //Use before 3DTryg.inc for disable Streamer Module
#define DISABLE_3D_TRYG_FOXFOREACH //Use before 3DTryg.inc for disable FoxForeach Module
#define DISABLE_3D_TRYG_YSIFOREACH //Use before 3DTryg.inc for disable Foreach Module
#define DISABLE_3D_TRYG_FCNPC //Use before 3DTryg.inc for disable FCNPC Module