DK22Pac / plugin-sdk

An SDK for developing ASI/CLEO plugins for GTA San Andreas, GTA Vice City and GTA III
zlib License
435 stars 118 forks source link

CPhysical flags #120

Closed Frouk3 closed 2 years ago

Frouk3 commented 3 years ago

FOR PEDS https://github.com/DK22Pac/plugin-sdk/blob/46aefc44b301e55ccec33bc60d220cd9f6b2a7bc/plugin_sa/game_sa/CPhysical.h#L48 This maybe have Bullet-Proof, Melee-Proof and Collision-Proof I tested the value, player have proof from bullets, melee, and collision (from fall damage etc.) https://github.com/DK22Pac/plugin-sdk/blob/46aefc44b301e55ccec33bc60d220cd9f6b2a7bc/plugin_sa/game_sa/CPhysical.h#L42 Soft (makes ped ignore collision, in other words noclip) https://github.com/DK22Pac/plugin-sdk/blob/46aefc44b301e55ccec33bc60d220cd9f6b2a7bc/plugin_sa/game_sa/CPhysical.h#L43 Freezes ped