how to check if a player is in a race?
#1
i tried to find the byte with dolphin memory viewer, but i couldnt find it
Reply
#2
Wdym exactly? How to check if the game is currently in a race, or if a player in a specific slot from 0-11 exists in the current race, or if a local player in splitscreen 1-4 exists, etc?
Reply
#3
(11-10-2021, 04:20 PM)Seeky Wrote: Wdym exactly? How to check if the game is currently in a race, or if a player in a specific slot from 0-11 exists in the current race, or if a local player in splitscreen 1-4 exists, etc?

if the game is currently in a race
Reply
#4
(11-10-2021, 04:26 PM)jawa Wrote:
(11-10-2021, 04:20 PM)Seeky Wrote: Wdym exactly? How to check if the game is currently in a race, or if a player in a specific slot from 0-11 exists in the current race, or if a local player in splitscreen 1-4 exists, etc?

if the game is currently in a race

i got an idea of how i would do that
i would check the countdown number before the race starts
and if its higher than zero
were kinda in a race, but its good enough for what i need
Reply
#5
Check if PlayerHolder (0x809c18f8 PAL) or any of the race-specific globals is NULL.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)