Cancel Flag on MapChange for Delay
Posted: Thu Sep 15, 2016 9:41 pm
Hey Guys,
What do you think about a "Cancel Flag" which resets the Delay on MapChange.
Greetz
EDIT:
I saw SourceMod uses this, almost exactly.
What do you think about a "Cancel Flag" which resets the Delay on MapChange.
Greetz
EDIT:
I saw SourceMod uses this, almost exactly.
Code: Select all
CreateTimer(120, UpdatePlayerProfile, client, TIMER_FLAG_NO_MAPCHANGE);