Post: C++/SPRX spawnEntity function ??
08-05-2014, 05:02 PM #1
xballox
Pokemon Trainer
(adsbygoogle = window.adsbygoogle || []).push({}); Hi All, I want to add in my menu the function to spawn models (carepackage), I tried with this function but ps3 freeze/crash:
    

unsigned int Entity = (unsigned int)CALL(1,0x278C60,0);
PS3::WriteFloat(Entity + Offsets::EntOrigin, Origin, 3);
PS3::WriteFloat(Entity + Offsets::EntAngles, Angles, 3);
CALL(3,0x277644, 0,Entity , modelname);
CALL(2,0x2670E8,0, Entity);

(adsbygoogle = window.adsbygoogle || []).push({});
06-11-2015, 11:02 AM #2
You must login or register to view this content.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo