View Single Post
Author Message
micapat
Veteran Member
Join Date: Feb 2010
Location: Nyuu, nyuu (France).
Old 07-18-2018 , 16:52   OnMapEnd() with "sm plugins unload"
Reply With Quote #1

Hi,

OnMapStart() is always called, even if the map has already started (Late loading).

Is there a reason why its counterpart OnMapEnd() isn't called when a plugin is unloaded by an admin (sm plugins unload), even if the map hasn't still ended ?

https://wiki.alliedmods.net/Introduc...lugins#Pairing :
HTML Code:
OnMapEnd() cannot be called without an OnMapStart(), and if OnMapStart() is called, it cannot be called again without an OnMapEnd().
Thanks.
__________________

Last edited by micapat; 07-18-2018 at 17:50. Reason: Solved
micapat is offline