Jump to content
uncookedzebra

BIS_curatorRace_winner?

Recommended Posts

I know this is from Karts and it's been awhile but is there anyway to get BIS_curatorRace_winner from the BIS_fnc_moduleObjectiveRaceFinish or otherwise Race- Finish in the objectives folder. I want to use the user who wins the race. 

Share this post


Link to post
Share on other sites

BIS_curatorRace_winner is a global variable that is publicVariable'd to all clients and is wiped (set to nil) shortly after.

Just use a addPublicVariableEventHandler to capture the variable when it is transmitted.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×