[GTAV] Mod Menu erstellen #5 Spielerliste und erste Funktionen dafür [OUTDATED]

Channel:
Subscribers:
725
Published on ● Video Link: https://www.youtube.com/watch?v=qojvH3K_4bw



Grand Theft Auto V
Game:
Duration: 21:15
4,392 views
77


Heute will ich dir zeigen wie du online Spieler aus deiner lobby anwählst und mit denen interagieren kannst. Das wären momentan bloß teleport to player und teleport in vehicle aber das werden nicht die einzigen Funktionen bleiben, momentan habe ich viel zu tun und habe nicht so viel Zeit und Lust Videos zu machen und ich hoffe dass ihr dafür verständnis habt.
Ich hoffe dass dieses Video dir weiterhelfen konnte und würde mich über eine positive Bewertung freuen.


teleport to player code:

void TeleportToClient(int Client)
{
Vector3 Coords = ENTITY::GET_ENTITY_COORDS(Client, 1);
if (PED::IS_PED_SITTING_IN_ANY_VEHICLE(PLAYER::PLAYER_PED_ID()))
ENTITY::SET_ENTITY_COORDS(PED::GET_VEHICLE_PED_IS_USING(PLAYER::PLAYER_PED_ID()), Coords.x, Coords.y, Coords.z, 1, 0, 0, 1);
else
ENTITY::SET_ENTITY_COORDS(PLAYER::PLAYER_PED_ID(), Coords.x, Coords.y, Coords.z, 1, 0, 0, 1);
}


Mein Discord Server: https://discord.gg/WS85j4xz6M


Die im Video enthaltene Musik:

Track: Rob Gasser - Hollow (feat. Veronica Bravo) [NCS Release] Music provided by NoCopyrightSounds.
Watch: https://youtu.be/L14hxW2SN68
Free Download / Stream: http://ncs.io/RGHollow

Track: Maduk - Go Home [NCS Release] Music provided by NoCopyrightSounds.
Watch: https://youtu.be/qScpgKbuTLw
Free Download / Stream: http://ncs.io/GoHomeID

Track: Summer Was Fun & Laura Brehm - Prism [NCS Release] Music provided by NoCopyrightSounds.
Watch: https://youtu.be/Jp1Ka8ZmNFQ
Free Download / Stream: http://ncs.io/PrismID

Track: Ascence - Konnichiwa [NCS Release] Music provided by NoCopyrightSounds.
Watch: https://youtu.be/5eR1iOEp1oU
Free Download / Stream: http://ncs.io/Konnichiwa

Track: Barren Gates - Slow Down [NCS Release] Music provided by NoCopyrightSounds.
Watch: https://youtu.be/QHYN_AzRI6Q
Free Download / Stream: http://ncs.io/SlowDownID

Track: Electro-Light - Symbolism [NCS Release] Music provided by NoCopyrightSounds.
Watch: https://www.youtube.com/watch?v=__CRWE-L45k
Free Download / Stream: http://ncs.io/symbolism







Tags:
gta 5
mod
menu
programmieren
erstellen
1.46
undetected
online
story
modus
eigenes



Other Statistics

Grand Theft Auto V Statistics For TWplayer

TWplayer presently has 123,345 views for Grand Theft Auto V across 12 videos, and about 3 hours worth of Grand Theft Auto V videos were uploaded to his channel. This makes up 100.00% of the content that TWplayer has uploaded to YouTube.