Well, I'm trying to make a script where it checks if the user is sitting inside a car. If it returns positive, then something happens and if user is not inside a vehicle, then something else happens. What is the function for this?
For example:
IF 02D8: actor $PLAYER_ACTOR current_weapon == 0
Thanks.
For example:
IF 02D8: actor $PLAYER_ACTOR current_weapon == 0
Thanks.