04.06.2016, 21:40
If you are using YSI 4, then it's simple:
then
pawn Код:
DEFINE_HOOK_REPLACEMENT(Selection, Sel );
pawn Код:
hook OnPlayerModelSelEx(playerid, response, extraid, modelid){
//some code will go here
}