ShowModelSelectionMenuEx not responding
#5

mSelection handle dynamic and static menus differently, You are using ShowModelSelectionMenuEx which means you are using a dynamic one, if that is the case you must use this callback:
pawn Код:
public OnPlayerModelSelectionEx(playerid, response, extraid, modelid)
Instead of:
pawn Код:
public OnPlayerModelSelection(playerid, response, listid, modelid)
Reply


Messages In This Thread
Nevermind - by Mikkel_RE - 05.11.2015, 15:05
Re: ShowModelSelectionMenuEx not responding - by Mikkel_RE - 05.11.2015, 16:03
Re: ShowModelSelectionMenuEx not responding - by AnthonyDaSexy - 05.11.2015, 18:58
Re: ShowModelSelectionMenuEx not responding - by Mikkel_RE - 05.11.2015, 19:57
Re: ShowModelSelectionMenuEx not responding - by AnthonyDaSexy - 05.11.2015, 20:25
Re: ShowModelSelectionMenuEx not responding - by Mikkel_RE - 06.11.2015, 10:45

Forum Jump:


Users browsing this thread: 2 Guest(s)