Advertisement
MiaMyLove

SunShineSilver.mdA

Oct 29th, 2018
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. iVar1 = PLAYER::GET_PLAYER_PED(iVar0);
  2. uParam0->f_403 = PED::CLONE_PED(iVar1, 0, 0, 0);
  3. BRAIN::CLEAR_PED_TASKS_IMMEDIATELY(uParam0->f_403);
  4. PED::SET_BLOCKING_OF_NON_TEMPORARY_EVENTS(uParam0->f_403, true);
  5. PED::SET_PED_RESET_FLAG(uParam0->f_403, 64, true);
  6. PED::SET_PED_RESET_FLAG(uParam0->f_403, 58, true);
  7. PED::SET_PED_CONFIG_FLAG(uParam0->f_403, 179, true);
  8. PED::SET_PED_CONFIG_FLAG(uParam0->f_403, 208, true);
  9. PED::SET_PED_CONFIG_FLAG(uParam0->f_403, 118, false);
  10. PED::SET_PED_RELATIONSHIP_GROUP_HASH(uParam0->f_403, Global_1574801);
  11. ENTITY::SET_ENTITY_INVINCIBLE(uParam0->f_403, true);
  12. ENTITY::FREEZE_ENTITY_POSITION(uParam0->f_403, true);
  13. ENTITY::SET_ENTITY_VISIBLE(uParam0->f_403, false, 0);
  14. ENTITY::SET_ENTITY_COLLISION(uParam0->f_403, false, 0);
  15. if (uParam0->f_414)
  16. {
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement