ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!
Home
Upgrade
Credits
Help
Search
Awards
Achievements
 1996

MAKE VEHICLES STOREABLE

by LegendarySprx - 04-08-2018 - 01:21 AM
#1
Do anyone know how to make vehicles storable for online players
Reply
#2
ill leak it in a minute it is simple
This account is currently banned
Ban reason: multi | IP: 74.139.57.189 | Email: N/A
Reply
#3
It is really simple indeed
Reply
#4
Vehicle veh = PED::GET_VEHICLE_PED_IS_IN(PLAYER::GET_PLAYER_PED_SCRIPT_INDEX(PLAYER::PLAYER_ID()), 1);
int hash = Hooking::_NETWORK_HASH_FROM_PLAYER_HANDLE(selectedPlayer);
DECORATOR::DECOR_SET_INT(veh, "Player_Vehicle", hash);
DECORATOR::DECOR_SET_INT(veh, "Veh_Modded_By_Player", hash);
DECORATOR::DECOR_SET_INT(veh, "PV_Slot", 2);
DECORATOR::DECOR_SET_INT(veh, "Previous_Owner", hash);
Reply
#5
For xbox or ps3 is this?
Reply
#6
(04-08-2018 - 09:30 PM)SuicideSquad Wrote: For xbox or ps3 is this?

for both lol
Reply
#7
Isnt This On Most Menus
Reply
#8
cant storage modded vehicles
Reply

Users browsing: 1 Guest(s)