script 994 (void) // ending use button detection.
{
int buttons = GetPlayerInput(-1, INPUT_BUTTONS);
if (buttons == BT_USE)
{
Exit_Normal(0);
}
delay(1);
Restart;
}HudMessage(s:""; 0, ?, 0, 0, 0, 0);Users browsing this forum: No registered users and 1 guest